Click here to Skip to main content
15,917,568 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: How to exit an application by hitting an exit button Pin
Mircea Puiu29-Jan-05 5:08
Mircea Puiu29-Jan-05 5:08 
AnswerRe: How to exit an application by hitting an exit button Pin
Michael Dunn29-Jan-05 6:40
sitebuilderMichael Dunn29-Jan-05 6:40 
GeneralHelp with Help (contexthelp) Pin
User 137680028-Jan-05 14:08
User 137680028-Jan-05 14:08 
GeneralRe: Help with Help (contexthelp) Pin
PJ Arends28-Jan-05 14:38
professionalPJ Arends28-Jan-05 14:38 
GeneralRe: Help with Help (contexthelp) Pin
User 137680028-Jan-05 15:27
User 137680028-Jan-05 15:27 
GeneralTesting code on multiple platforms Pin
Deian28-Jan-05 12:52
Deian28-Jan-05 12:52 
GeneralRe: Testing code on multiple platforms Pin
User 137680028-Jan-05 14:25
User 137680028-Jan-05 14:25 
GeneralRe: Testing code on multiple platforms Pin
Deian29-Jan-05 1:20
Deian29-Jan-05 1:20 
It simulates a PC with certain OS, this means that it's capable as let's say having a second pc, with the given configuration, so one may test his code on a single PC using VMWare instead of testing it on multiple platforms, I had certain bugs in my app, which I encountered on win2000, I made a vmware station with win2000 and got the same problem, made the fix, and it's working, so according to my experience it's great for testing purposes and up to this point for me is 100% accurate

Still waiting for more comments on the subject... Smile | :)
GeneralRe: Testing code on multiple platforms Pin
toxcct29-Jan-05 2:24
toxcct29-Jan-05 2:24 
GeneralCFileDialog Pin
JKallen28-Jan-05 12:33
JKallen28-Jan-05 12:33 
GeneralRe: CFileDialog Pin
PJ Arends28-Jan-05 14:42
professionalPJ Arends28-Jan-05 14:42 
GeneralRe: CFileDialog Pin
JKallen29-Jan-05 0:58
JKallen29-Jan-05 0:58 
QuestionUnsized array of tokens??? Pin
r3dqu33n28-Jan-05 10:20
r3dqu33n28-Jan-05 10:20 
AnswerRe: Unsized array of tokens??? Pin
PJ Arends28-Jan-05 14:47
professionalPJ Arends28-Jan-05 14:47 
GeneralRe: Unsized array of tokens??? Pin
r3dqu33n31-Jan-05 4:42
r3dqu33n31-Jan-05 4:42 
GeneralFind the process that send the print job Pin
Wander Costa28-Jan-05 10:17
Wander Costa28-Jan-05 10:17 
GeneralOnKeyDown Pin
Anonymous28-Jan-05 9:10
Anonymous28-Jan-05 9:10 
GeneralRe: onkeydown Pin
Shog928-Jan-05 9:17
sitebuilderShog928-Jan-05 9:17 
GeneralRe: onkeydown Pin
Iain Clarke, Warrior Programmer28-Jan-05 12:33
Iain Clarke, Warrior Programmer28-Jan-05 12:33 
Questionjava in c code? Pin
porac6928-Jan-05 7:26
porac6928-Jan-05 7:26 
AnswerRe: java in c code? Pin
includeh1028-Jan-05 7:37
includeh1028-Jan-05 7:37 
AnswerRe: java in c code? Pin
David Crow28-Jan-05 7:44
David Crow28-Jan-05 7:44 
GeneralRe: java in c code? Pin
porac6928-Jan-05 7:51
porac6928-Jan-05 7:51 
GeneralRe: java in c code? Pin
David Crow28-Jan-05 8:30
David Crow28-Jan-05 8:30 
GeneralSetupDiGetClassDevs fails with -1 Pin
John R. Shaw28-Jan-05 7:25
John R. Shaw28-Jan-05 7:25 

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.