Click here to Skip to main content
15,925,369 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralHelp me to open browse dialog box. Pin
Ghasrfakhri12-Apr-01 22:35
Ghasrfakhri12-Apr-01 22:35 
GeneralAutomatic year in Date Problem :( Pin
Ammar12-Apr-01 19:31
Ammar12-Apr-01 19:31 
GeneralRe: Automatic year in Date Problem :( Pin
l a u r e n13-Apr-01 23:03
l a u r e n13-Apr-01 23:03 
GeneralRe: Automatic year in Date Problem :( Pin
Anders Molin14-Apr-01 12:56
professionalAnders Molin14-Apr-01 12:56 
Generaldev c++ Pin
James McCarty12-Apr-01 16:31
James McCarty12-Apr-01 16:31 
QuestionWin98.....Win NT?????? Pin
Richard Cheng12-Apr-01 11:39
Richard Cheng12-Apr-01 11:39 
AnswerRe: Win98.....Win NT?????? Pin
l a u r e n13-Apr-01 23:06
l a u r e n13-Apr-01 23:06 
QuestionWin98.....Win NT?????? Pin
Richard Cheng12-Apr-01 11:21
Richard Cheng12-Apr-01 11:21 
I'm writing program under WinNT environment recently and wants to make it workable in Win95/98. This program has to talk to the Touchscreen driver. This driver has different interface file for 85/98 and NT, but they do share some *.h files (share the main .h file.......for example, i have to access function ABC(). Both W95/98 and NT's interface file have this function (same name) and share the same .h file (ABC.h). So, I just only have to include ABC.h in my program and use this function. If i want to work in 95/98, i just have to put the w95/98 file in my project....same as WinNT.

However, can i put everything in the project and let the program to decide whether using w95/98 or NT. I don't want to have two separate programs in W95/98 and NT.......

Thanks
GeneralADO with VC Pin
12-Apr-01 10:51
suss12-Apr-01 10:51 
GeneralWH_SHELL Hook Pin
Mustafa Demirhan12-Apr-01 9:46
Mustafa Demirhan12-Apr-01 9:46 
GeneralSTL compiling problems in New and Memory : syntax error : identifier 'THIS_FILE' Pin
12-Apr-01 8:21
suss12-Apr-01 8:21 
GeneralError about MFC42D.DLL ... Pin
Hadi Rezaee12-Apr-01 8:14
Hadi Rezaee12-Apr-01 8:14 
GeneralRe: Error about MFC42D.DLL ... Pin
Mustafa Demirhan12-Apr-01 9:51
Mustafa Demirhan12-Apr-01 9:51 
GeneralRe: Error about MFC42D.DLL ... Pin
Mustafa Demirhan12-Apr-01 9:53
Mustafa Demirhan12-Apr-01 9:53 
QuestionHow to Clone a Workspace/Project? Pin
Bryan Anslow12-Apr-01 6:30
Bryan Anslow12-Apr-01 6:30 
AnswerRe: How to Clone a Workspace/Project? Pin
Daniel Ferguson12-Apr-01 10:15
Daniel Ferguson12-Apr-01 10:15 
GeneralRe: How to Clone a Workspace/Project? Pin
Christian Skovdal Andersen14-Apr-01 22:17
Christian Skovdal Andersen14-Apr-01 22:17 
GeneralMy greatest fear... Pin
Brendan Tregear11-Apr-01 16:50
Brendan Tregear11-Apr-01 16:50 
GeneralRe: My greatest fear... Pin
Michael Dunn12-Apr-01 10:40
sitebuilderMichael Dunn12-Apr-01 10:40 
GeneralRe: My greatest fear... Pin
12-Apr-01 11:04
suss12-Apr-01 11:04 
GeneralThanks everyone for your help.... Pin
Brendan Tregear16-Apr-01 12:19
Brendan Tregear16-Apr-01 12:19 
QuestionHow to make a icon from a graphic file? Pin
Richard Cheng11-Apr-01 11:31
Richard Cheng11-Apr-01 11:31 
AnswerRe: How to make a icon from a graphic file? Pin
Andrew Peace14-Apr-01 4:40
Andrew Peace14-Apr-01 4:40 
GeneralRe: How to make a icon from a graphic file? Pin
PJ Arends14-Apr-01 7:35
professionalPJ Arends14-Apr-01 7:35 
GeneralPlease help me with WinHelp (and RoboHelp) Pin
Matt Philmon11-Apr-01 10:33
Matt Philmon11-Apr-01 10:33 

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.