Click here to Skip to main content
15,921,884 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: float Root(float x, float y) Pin
The_Server2-Feb-03 18:40
The_Server2-Feb-03 18:40 
GeneralCRecordset and SQL problem Pin
Stefan Dahlin2-Feb-03 14:44
Stefan Dahlin2-Feb-03 14:44 
GeneralRe: CRecordset and SQL problem Pin
Stefan Dahlin2-Feb-03 14:57
Stefan Dahlin2-Feb-03 14:57 
GeneralXP Compatibility Mode Pin
Dov Sherman2-Feb-03 12:58
Dov Sherman2-Feb-03 12:58 
GeneralRe: XP Compatibility Mode Pin
Michael Dunn2-Feb-03 13:18
sitebuilderMichael Dunn2-Feb-03 13:18 
GeneralRe: XP Compatibility Mode Pin
Neville Franks2-Feb-03 13:46
Neville Franks2-Feb-03 13:46 
GeneralRe: XP Compatibility Mode Pin
Dov Sherman2-Feb-03 18:23
Dov Sherman2-Feb-03 18:23 
GeneralRe: XP Compatibility Mode Pin
Neville Franks2-Feb-03 18:52
Neville Franks2-Feb-03 18:52 
Dov Sherman wrote:
My program runs perfectly in Windows 95, 98, 2000, or NT (haven't tried ME yet).

If you say so.

Dov Sherman wrote:
What is the underlying problem?

I'm afraid without having access to your source code I can't answer that.

I can tell you that if this was my program I wouldn't sleep too well knowing that it crashed on XP and my only solution was to say "use compatibility mode" and it will probably work ok. I'd either say don't use it on XP, use it at your own risk knowing there is a problem and it may crash, or wait untill I get XP and fix the problem before using it.

If you can't afford or justify purchasing XP another option which may help is to add crash handling code which gives you a stack backtrace with symbols. This should assist in pinpointing the cause, and may help you to find a solution.

Neville Franks, Author of ED for Windows. www.getsoft.com
Make money with our new Affilate program
GeneralRe: XP Compatibility Mode Pin
Mike Nordell2-Feb-03 23:11
Mike Nordell2-Feb-03 23:11 
GeneralRe: XP Compatibility Mode Pin
Dov Sherman3-Feb-03 8:20
Dov Sherman3-Feb-03 8:20 
GeneralDockable Menu Bar Pin
Steven M Hunt2-Feb-03 11:48
Steven M Hunt2-Feb-03 11:48 
GeneralRe: Dockable Menu Bar Pin
Ben Burnett2-Feb-03 14:38
Ben Burnett2-Feb-03 14:38 
QuestionHow to get DLL dependencies info? Pin
almc2-Feb-03 11:17
almc2-Feb-03 11:17 
AnswerRe: How to get DLL dependencies info? Pin
Jesus Oliva2-Feb-03 13:16
Jesus Oliva2-Feb-03 13:16 
AnswerRe: How to get DLL dependencies info? Pin
Neville Franks2-Feb-03 14:19
Neville Franks2-Feb-03 14:19 
GeneralDOS file functions Pin
Steven M Hunt2-Feb-03 10:25
Steven M Hunt2-Feb-03 10:25 
GeneralRe: DOS file functions Pin
Anonymous2-Feb-03 10:43
Anonymous2-Feb-03 10:43 
GeneralRe: DOS file functions Pin
Steven M Hunt2-Feb-03 11:22
Steven M Hunt2-Feb-03 11:22 
GeneralRe: DOS file functions Pin
Chris Losinger2-Feb-03 13:27
professionalChris Losinger2-Feb-03 13:27 
QuestionMFC or Win32? Pin
LiquidKnight2-Feb-03 10:20
LiquidKnight2-Feb-03 10:20 
AnswerRe: MFC or Win32? Pin
Chris Losinger2-Feb-03 10:25
professionalChris Losinger2-Feb-03 10:25 
AnswerRe: MFC or Win32? Pin
willempipi2-Feb-03 21:24
willempipi2-Feb-03 21:24 
General.NET runtime environments Pin
Anonymous2-Feb-03 9:48
Anonymous2-Feb-03 9:48 
GeneralRe: .NET runtime environments Pin
Michael Dunn2-Feb-03 10:20
sitebuilderMichael Dunn2-Feb-03 10:20 
GeneralRe: .NET runtime environments Pin
Joaquín M López Muñoz2-Feb-03 10:17
Joaquín M López Muñoz2-Feb-03 10:17 

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.