Click here to Skip to main content
15,891,136 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: uninitialized pointer Pin
Michael Dunn26-Dec-06 20:57
sitebuilderMichael Dunn26-Dec-06 20:57 
GeneralThanks!! Re: uninitialized pointer Pin
rp_suman27-Dec-06 15:36
rp_suman27-Dec-06 15:36 
AnswerRe: uninitialized pointer Pin
Cristian Amarie25-Dec-06 5:31
Cristian Amarie25-Dec-06 5:31 
GeneralRe: uninitialized pointer Pin
Michael Dunn25-Dec-06 6:31
sitebuilderMichael Dunn25-Dec-06 6:31 
GeneralRe: uninitialized pointer Pin
Cristian Amarie25-Dec-06 7:18
Cristian Amarie25-Dec-06 7:18 
GeneralRe: uninitialized pointer Pin
rp_suman25-Dec-06 14:02
rp_suman25-Dec-06 14:02 
Questioncan we get the Floppy Driver's information? Pin
jakeyjia24-Dec-06 20:55
jakeyjia24-Dec-06 20:55 
AnswerRe: can we get the Floppy Driver's information? Pin
Cristian Amarie25-Dec-06 5:36
Cristian Amarie25-Dec-06 5:36 
CreateFile to open the floppy device;
DeviceIoControl with codes of choice; may include:
- IOCTL_STORAGE_GET_MEDIA_SERIAL_NUMBER
- IOCTL_STORAGE_GET_MEDIA_TYPES(EX)
etc.

GeneralRe: can we get the Floppy Driver's information? [modified] Pin
jakeyjia26-Dec-06 14:13
jakeyjia26-Dec-06 14:13 
QuestionHow to control Parallel port by programming Visual C++ Pin
BK200724-Dec-06 20:55
BK200724-Dec-06 20:55 
AnswerRe: How to control Parallel port by programming Visual C++ Pin
kasturi_haribabu25-Dec-06 22:47
kasturi_haribabu25-Dec-06 22:47 
Questionmutithreading, how to synchronize threads Pin
saania khan24-Dec-06 20:26
saania khan24-Dec-06 20:26 
AnswerRe: mutithreading, how to synchronize threads Pin
Mark Salsbery25-Dec-06 6:51
Mark Salsbery25-Dec-06 6:51 
QuestionExpandEnvironmentStrings Pin
Waldermort24-Dec-06 20:06
Waldermort24-Dec-06 20:06 
AnswerRe: ExpandEnvironmentStrings Pin
Michael Dunn24-Dec-06 20:31
sitebuilderMichael Dunn24-Dec-06 20:31 
GeneralRe: ExpandEnvironmentStrings Pin
Waldermort24-Dec-06 21:01
Waldermort24-Dec-06 21:01 
QuestionHow to running console program on background? Pin
hanlei000000000924-Dec-06 14:19
hanlei000000000924-Dec-06 14:19 
AnswerRe: How to running console program on background? Pin
Waldermort24-Dec-06 18:20
Waldermort24-Dec-06 18:20 
Generalthanks Pin
hanlei000000000924-Dec-06 18:24
hanlei000000000924-Dec-06 18:24 
QuestionStart Button color Pin
locoone24-Dec-06 11:53
locoone24-Dec-06 11:53 
AnswerRe: Start Button color Pin
Hamid_RT24-Dec-06 18:31
Hamid_RT24-Dec-06 18:31 
Questionunable to run exe Pin
ennm424-Dec-06 11:24
ennm424-Dec-06 11:24 
AnswerRe: unable to run exe Pin
Waldermort24-Dec-06 13:54
Waldermort24-Dec-06 13:54 
GeneralRe: unable to run exe Pin
ennm424-Dec-06 15:13
ennm424-Dec-06 15:13 
GeneralRe: unable to run exe Pin
Waldermort24-Dec-06 18:04
Waldermort24-Dec-06 18:04 

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.