Click here to Skip to main content
16,011,120 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Exe files Pin
Michael P Butler30-Dec-03 8:50
Michael P Butler30-Dec-03 8:50 
GeneralVisual C++ .NET and bug with warnings Pin
Mendicant30-Dec-03 6:37
Mendicant30-Dec-03 6:37 
GeneralRe: Visual C++ .NET and bug with warnings Pin
Michael Dunn30-Dec-03 6:49
sitebuilderMichael Dunn30-Dec-03 6:49 
GeneralRe: Visual C++ .NET and bug with warnings Pin
Orhun Birsoy30-Dec-03 10:06
Orhun Birsoy30-Dec-03 10:06 
GeneralDLL works in Win95/NT/2k, but not XP Pin
TClegg30-Dec-03 6:27
TClegg30-Dec-03 6:27 
GeneralRe: DLL works in Win95/NT/2k, but not XP Pin
Jörgen Sigvardsson30-Dec-03 6:38
Jörgen Sigvardsson30-Dec-03 6:38 
GeneralRe: DLL works in Win95/NT/2k, but not XP Pin
TClegg30-Dec-03 7:05
TClegg30-Dec-03 7:05 
GeneralRe: DLL works in Win95/NT/2k, but not XP Pin
Jörgen Sigvardsson30-Dec-03 7:28
Jörgen Sigvardsson30-Dec-03 7:28 
It may very well be a problem with different versions of DLLs found in the system. XP probably delivers newer DLLs (MSVCRT et al) than Windows 2000, and if the semantics have changed (bug fixes, etc), then your code may very well be affected.

Can't you just debug the app on XP to see what's going on?

--
Watcha' gonna do, when Hulkamania runs wild on you!?
GeneralA VB like IDE Pin
Jagadeesh VN30-Dec-03 6:05
Jagadeesh VN30-Dec-03 6:05 
GeneralRe: A VB like IDE Pin
Stefan Pedersen30-Dec-03 6:44
Stefan Pedersen30-Dec-03 6:44 
GeneralRe: A VB like IDE Pin
Jagadeesh VN30-Dec-03 6:53
Jagadeesh VN30-Dec-03 6:53 
GeneralToolbar Button Enable/Disable Pin
jdgonko30-Dec-03 5:49
jdgonko30-Dec-03 5:49 
GeneralRe: Toolbar Button Enable/Disable Pin
Maximilien30-Dec-03 6:00
Maximilien30-Dec-03 6:00 
GeneralRe: Toolbar Button Enable/Disable Pin
jdgonko30-Dec-03 8:02
jdgonko30-Dec-03 8:02 
GeneralRe: Toolbar Button Enable/Disable Pin
jdgonko30-Dec-03 11:12
jdgonko30-Dec-03 11:12 
Generalsending long string to Printer Pin
pnpfriend30-Dec-03 4:50
pnpfriend30-Dec-03 4:50 
GeneralRe: sending long string to Printer Pin
Roger Allen1-Jan-04 23:55
Roger Allen1-Jan-04 23:55 
GeneralSHLoadInProc() Pin
Rickard Andersson2030-Dec-03 3:39
Rickard Andersson2030-Dec-03 3:39 
GeneralDisablign Flat-Menus in XP for a specific App Pin
ohadp30-Dec-03 3:18
ohadp30-Dec-03 3:18 
Questionhow to beautify a button in a dialog? Pin
yunhe30-Dec-03 2:54
yunhe30-Dec-03 2:54 
AnswerRe: how to beautify a button in a dialog? Pin
Anand Paranjpe30-Dec-03 3:42
Anand Paranjpe30-Dec-03 3:42 
GeneralB&W BMP to RLE Pin
kiyoko30-Dec-03 1:44
kiyoko30-Dec-03 1:44 
QuestionCan we create a Search Engine in VC++ Pin
Azghar Hussain30-Dec-03 1:13
professionalAzghar Hussain30-Dec-03 1:13 
AnswerRe: Can we create a Search Engine in VC++ Pin
Abhishek Srivastava30-Dec-03 1:29
Abhishek Srivastava30-Dec-03 1:29 
GeneralRe: Can we create a Search Engine in VC++ Pin
Azghar Hussain30-Dec-03 1:37
professionalAzghar Hussain30-Dec-03 1:37 

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.