Search:
Type: Posts; User: ravirams
Search :
Search took 0.01 seconds.
March 31st, 2009 08:51 AM
hi...
hot to make SDI application to MDI application...
in so many interviews am facing this question...
September 8th, 2008 02:42 AM
Hi,
is it possible to make single document interface to Multiple Document interface. If yes.. How.
How to make SDI to MDI
thanking You
Rams
I am developed a dialog base application, and i am having a mainframe server, then how to connect with my dialog base application to Mainframe server, for retrieving and sending data.
kindly...
1.How many types of Messages?
2. Whet is the process, when we destroy the Single document?
How can i add check box and combo box to the listctrl, can any body give me help code for this .
Thanking You
Ravi Rams
Hi
How can i use
_connectionptr cnn;
_commandptr;
_recordsetptr;
can u help me by giving exaple code for connection to MyData.mdb file and DSN name is MyDatabase;
April 20th, 2006 08:48 AM
Hi,
Can U give me steps to create a dll and that dll how to us in the application?
January 9th, 2006 12:39 AM
Hi,
How can i show on a window an image, if it is tiff format/in jpg format,
by opening through the file menu, like open dialog and selecting the file name i.e. either tiff/jpg file
Thanking...
December 5th, 2005 11:01 PM
what is Document view archietecture?
what are its uses?
October 6th, 2005 10:00 PM
How can i open and display the image(like jpg, tiff, bmp files) by opening through FileDialog;
October 6th, 2005 09:53 PM
Hi,
How can i move foolder from on directory to another directory in a system.
i want to know about the device drivers.
Please give me information about device drivers,
suggest me which books or any site information .
Thanking Your
i am created n number of buttons dynamically at runtime, on a dialog.
how can i delete a specific button at runtime.
1 to refresh the menu items at runtime,
2 how to delete the memory, which are dynamically created at runtime
April 24th, 2005 03:32 AM
how can i read the ip addresses where are presently renning in network
April 22nd, 2005 10:21 AM
i am haveing 3 structures
1 struct1
2 struct2
3 struct 3
i want to send any on of them as an arguments for a function
April 22nd, 2005 10:15 AM
i am have classes
1 CmyEdit with base class CEdit
2 CmyButton with base class CButton
i created objects dynamically, for about m_EdtCtrl[10] and m_Btn[10];
i want to send...
March 24th, 2005 08:33 AM
1-
i am created some different type of controls (edit box, combo box etc)dynamically,
i want the count of the controls which are on dialog
***********
2 how can i delete the object from...
March 22nd, 2005 08:58 AM
in afxstud.h
CString str1;
then use as
extern CString str1; where ever u want( other classes);
*** enjoy in programming***
March 20th, 2005 12:09 AM
the control like edit control, button contol etc
how to move these controls in runtime
i mean user can have to move the control where ever he wants with in the dialogbox
March 16th, 2005 09:16 AM
i am having a dialog box with two buttons namely
1 CREATBTN
2 SHOWBTN
my request
1 when i click CREATEBTN, i want to create dynamically edit controls
2 when i click SHOWBTN, i want to get...
March 12th, 2005 09:47 AM
in a dialog base application, i am having a menu ,
on clicking the menu item, i want to show that selected item through
MessageBox, how
February 21st, 2005 09:23 AM
I am creating mdb files using the CDaoDatabase... create ... function,
mdb is created, but when i am trying to open the mdb file directly, the version problem is comming,
and again i have to...
February 16th, 2005 08:58 AM
I am created 3 dialog dynamically, with captions dialog1,dialog2,dialog3
my request is to add these dialog to Menu,
Here i am having IDC_MENU1 already, i want to add the three dialog boxes to...
February 11th, 2005 08:58 AM
i am having a dialog box, on that i am have controls lik static1(label) , edit1 box,
save button and cancel button.
how can i read the postions of the each and every control
Click Here to Expand Forum to Full Width