Click here to Skip to main content
15,909,193 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: how to build a project to intercept the communication data between any program and the CDROM? Pin
kcynic1-Apr-08 15:40
kcynic1-Apr-08 15:40 
GeneralRe: how to build a project to intercept the communication data between any program and the CDROM? Pin
JudyL_MD2-Apr-08 2:04
JudyL_MD2-Apr-08 2:04 
GeneralRun application in Hidden mode Pin
john563231-Mar-08 21:36
john563231-Mar-08 21:36 
GeneralRe: Run application in Hidden mode Pin
Nibu babu thomas31-Mar-08 21:49
Nibu babu thomas31-Mar-08 21:49 
GeneralRe: Run application in Hidden mode Pin
Hamid_RT7-Apr-08 2:57
Hamid_RT7-Apr-08 2:57 
Generaldouble click in dialog Pin
Anu_Bala31-Mar-08 21:29
Anu_Bala31-Mar-08 21:29 
GeneralRe: double click in dialog Pin
kcynic31-Mar-08 21:43
kcynic31-Mar-08 21:43 
GeneralRe: double click in dialog Pin
Nibu babu thomas31-Mar-08 21:54
Nibu babu thomas31-Mar-08 21:54 
Anu_Bala wrote:
When im double clicking the dialog box, it does not got coding part.
It shows thenclass wizard.


Try deleting the .clw file and then press Ctrl + W to recreate a class wizard file!


Anu_Bala wrote:
And also in my dialog i add combo box, but in run time when i drop cursor, it does not drop down, it just look as like in static. I cann to view the data in combo box..Whats the problem? i add data for combo box in coding by using AddString.


In the dialog designer window click on the "combo drop down arrow", you should see that the handle for resizing is now shown at the top and bottom of the combo, so now drag the bottom one down. This will be the dropdown list size of your combo!


Nibu thomas
Microsoft MVP for VC++


Code must be written to be read, not by the compiler, but by another human being.

Programming Blog: http://nibuthomas.wordpress.com

Questionhow to get the pictures from Microsoft Office? Pin
dezhou31-Mar-08 21:17
dezhou31-Mar-08 21:17 
QuestionRe: how to get the pictures from Microsoft Office? Pin
David Crow1-Apr-08 3:36
David Crow1-Apr-08 3:36 
Generalcheck/ uncheck menu item in a pop up menu Pin
kutti31-Mar-08 20:15
kutti31-Mar-08 20:15 
GeneralRe: check/ uncheck menu item in a pop up menu Pin
Saurabh.Garg31-Mar-08 20:30
Saurabh.Garg31-Mar-08 20:30 
GeneralRe: check/ uncheck menu item in a pop up menu Pin
kutti31-Mar-08 21:09
kutti31-Mar-08 21:09 
GeneralRe: check/ uncheck menu item in a pop up menu Pin
Nibu babu thomas31-Mar-08 21:22
Nibu babu thomas31-Mar-08 21:22 
GeneralRe: check/ uncheck menu item in a pop up menu Pin
kutti31-Mar-08 21:25
kutti31-Mar-08 21:25 
GeneralRe: check/ uncheck menu item in a pop up menu Pin
Nibu babu thomas31-Mar-08 21:29
Nibu babu thomas31-Mar-08 21:29 
GeneralRe: check/ uncheck menu item in a pop up menu Pin
kutti31-Mar-08 22:42
kutti31-Mar-08 22:42 
GeneralRe: check/ uncheck menu item in a pop up menu Pin
Nibu babu thomas31-Mar-08 22:54
Nibu babu thomas31-Mar-08 22:54 
GeneralRe: check/ uncheck menu item in a pop up menu Pin
kutti31-Mar-08 23:02
kutti31-Mar-08 23:02 
GeneralRe: check/ uncheck menu item in a pop up menu Pin
Nibu babu thomas31-Mar-08 23:14
Nibu babu thomas31-Mar-08 23:14 
GeneralRe: check/ uncheck menu item in a pop up menu Pin
Saurabh.Garg31-Mar-08 21:33
Saurabh.Garg31-Mar-08 21:33 
GeneralRe: check/ uncheck menu item in a pop up menu Pin
kutti31-Mar-08 21:35
kutti31-Mar-08 21:35 
GeneralRe: check/ uncheck menu item in a pop up menu Pin
Saurabh.Garg31-Mar-08 22:48
Saurabh.Garg31-Mar-08 22:48 
GeneralRe: check/ uncheck menu item in a pop up menu Pin
kutti31-Mar-08 22:54
kutti31-Mar-08 22:54 
GeneralRe: check/ uncheck menu item in a pop up menu Pin
Saurabh.Garg31-Mar-08 23:23
Saurabh.Garg31-Mar-08 23:23 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.