Click here to Skip to main content
15,914,274 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Dialog opens properly in winxp, but Freezes in win98se Pin
Blake V. Miller10-Jul-05 19:09
Blake V. Miller10-Jul-05 19:09 
Questionhow to export dialog class from dll, and ...? Pin
Martial Spirit9-Jul-05 8:20
Martial Spirit9-Jul-05 8:20 
AnswerRe: how to export dialog class from dll, and ...? Pin
Martial Spirit10-Jul-05 0:00
Martial Spirit10-Jul-05 0:00 
AnswerRe: how to export dialog class from dll, and ...? Pin
Alexander M.,10-Jul-05 3:50
Alexander M.,10-Jul-05 3:50 
Generalhelp Pin
_tasleem9-Jul-05 3:55
_tasleem9-Jul-05 3:55 
QuestionDebugging EIP = 00000000 crashes ?? Pin
mnelles9-Jul-05 3:20
mnelles9-Jul-05 3:20 
AnswerRe: Debugging EIP = 00000000 crashes ?? Pin
Alexander M.,9-Jul-05 4:45
Alexander M.,9-Jul-05 4:45 
GeneralRe: Debugging EIP = 00000000 crashes ?? Pin
Toby Opferman10-Jul-05 15:53
Toby Opferman10-Jul-05 15:53 
Sometimes, not always. If the stack pointer was "corrupted" for example by invalid calling convention for example, the function could have returned to this location. The return value could also have been overwritten, so top of stack is a good starting place but you may need to check down the stack to perhaps try to realign the stack to figure out what really happened and if the stack pointer is correct or not and then piece back what happened.







8bc7c0ec02c0e404c0cc0680f7018827ebee
GeneralRe: Debugging EIP = 00000000 crashes ?? Pin
Toby Opferman10-Jul-05 16:07
Toby Opferman10-Jul-05 16:07 
GeneralCreating Setup Projects And Adding Merge Modules Pin
ugur_basak9-Jul-05 2:52
ugur_basak9-Jul-05 2:52 
GeneralRe: Creating Setup Projects And Adding Merge Modules Pin
squidev9-Jul-05 5:04
squidev9-Jul-05 5:04 
GeneralCHtmlView Question Pin
Abhishek Narula9-Jul-05 1:26
Abhishek Narula9-Jul-05 1:26 
GeneralRe: CHtmlView Question Pin
Sheng Jiang 蒋晟10-Jul-05 14:13
Sheng Jiang 蒋晟10-Jul-05 14:13 
GeneralRe: CHtmlView Question Pin
Abhishek Narula10-Jul-05 19:58
Abhishek Narula10-Jul-05 19:58 
GeneralRe: CHtmlView Question Pin
Sheng Jiang 蒋晟11-Jul-05 7:10
Sheng Jiang 蒋晟11-Jul-05 7:10 
Questionhow to Ensure my program works across platforms? Pin
awah8-Jul-05 23:31
awah8-Jul-05 23:31 
AnswerRe: how to Ensure my program works across platforms? Pin
Alexander M.,8-Jul-05 23:40
Alexander M.,8-Jul-05 23:40 
AnswerRe: how to Ensure my program works across platforms? Pin
Jack Puppy9-Jul-05 2:24
Jack Puppy9-Jul-05 2:24 
GeneralRe: how to Ensure my program works across platforms? Pin
awah9-Jul-05 17:04
awah9-Jul-05 17:04 
GeneralRe: how to Ensure my program works across platforms? Pin
S. Senthil Kumar10-Jul-05 3:46
S. Senthil Kumar10-Jul-05 3:46 
GeneralRe: how to Ensure my program works across platforms? Pin
Toby Opferman10-Jul-05 16:55
Toby Opferman10-Jul-05 16:55 
GeneralPrint Files via DOS-Prompt Pin
Balaji Krishna8-Jul-05 23:18
Balaji Krishna8-Jul-05 23:18 
GeneralRe: Print Files via DOS-Prompt Pin
Roger Wright9-Jul-05 6:07
professionalRoger Wright9-Jul-05 6:07 
GeneralRe: Print Files via DOS-Prompt Pin
Ravi Bhavnani9-Jul-05 6:58
professionalRavi Bhavnani9-Jul-05 6:58 
GeneralMonitor The Folder Pin
Balaji Krishna8-Jul-05 19:39
Balaji Krishna8-Jul-05 19:39 

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.