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

C / C++ / MFC

 
GeneralRe: Debug Assert Pin
Neville Franks21-Oct-03 10:07
Neville Franks21-Oct-03 10:07 
GeneralRe: Debug Assert Pin
SamirSood21-Oct-03 18:08
SamirSood21-Oct-03 18:08 
GeneralCFile problem Pin
Shah Shehpori21-Oct-03 2:48
sussShah Shehpori21-Oct-03 2:48 
GeneralRe: CFile problem Pin
Joe Woodbury21-Oct-03 5:04
professionalJoe Woodbury21-Oct-03 5:04 
GeneralRe: CFile problem Pin
John R. Shaw21-Oct-03 17:38
John R. Shaw21-Oct-03 17:38 
Questionhow to find printer status? Pin
murali_utr21-Oct-03 1:57
murali_utr21-Oct-03 1:57 
AnswerRe: how to find printer status? Pin
Steve Thresher21-Oct-03 2:35
Steve Thresher21-Oct-03 2:35 
GeneralMigration to .NET problems Pin
HudsonKane21-Oct-03 1:51
HudsonKane21-Oct-03 1:51 
we are investigating moving our application from dev studio 6 to .NET.
It is c++, API, non-MFC. It compiles fine but when executing the program we get a series of
"Unhandled exception at 0x00000000 in MyApp.exe: 0xC0000005: Access violation reading location 0x00000000." The first one appears to be in a listview control, but cant track down exactly where. call stack only shows disassembly, and only back 1 call.

If I remove the listview control I get the exact same error, possibly in the creation of a dialog box.

Is there anything special I need to do to:
1) get a project that runs perfectly fine when compiled with vs6 to compile and run with .NET
2) get the debugger to give me better information as to the cause of the problem
Thank You
GeneralRe: Migration to .NET problems Pin
Steve S21-Oct-03 2:00
Steve S21-Oct-03 2:00 
GeneralRe: Migration to .NET problems Pin
HudsonKane21-Oct-03 3:18
HudsonKane21-Oct-03 3:18 
GeneralRe: Migration to .NET problems Pin
HudsonKane21-Oct-03 4:08
HudsonKane21-Oct-03 4:08 
GeneralRe: Migration to .NET problems Pin
Tim Smith21-Oct-03 4:21
Tim Smith21-Oct-03 4:21 
GeneralRe: Migration to .NET problems Pin
HudsonKane21-Oct-03 4:25
HudsonKane21-Oct-03 4:25 
GeneralRe: Migration to .NET problems Pin
HudsonKane22-Oct-03 5:10
HudsonKane22-Oct-03 5:10 
GeneralVariable width of CToolBar's buttons Pin
scul7021-Oct-03 0:40
scul7021-Oct-03 0:40 
GeneralRe: Variable width of CToolBar's buttons Pin
Steve S21-Oct-03 1:49
Steve S21-Oct-03 1:49 
GeneralRe: Variable width of CToolBar's buttons Pin
scul7022-Oct-03 22:08
scul7022-Oct-03 22:08 
GeneralRe: Variable width of CToolBar's buttons Pin
John R. Shaw21-Oct-03 17:44
John R. Shaw21-Oct-03 17:44 
QuestionDoes some pointer provides memory-check for operation correctness control ? Pin
vgrigor21-Oct-03 0:15
vgrigor21-Oct-03 0:15 
AnswerRe: Does some pointer provides memory-check for operation correctness control ? Pin
John R. Shaw21-Oct-03 18:27
John R. Shaw21-Oct-03 18:27 
GeneralRe: Does some pointer provides memory-check for operation correctness control ? Pin
vgrigor21-Oct-03 20:51
vgrigor21-Oct-03 20:51 
QuestionMSXML Parser?? createNode() ??? Pin
xxhimanshu20-Oct-03 23:37
xxhimanshu20-Oct-03 23:37 
GeneralProblem With Accelerators Pin
spiritualfields20-Oct-03 21:01
spiritualfields20-Oct-03 21:01 
GeneralRe: Problem With Accelerators Pin
vcplusplus20-Oct-03 23:15
vcplusplus20-Oct-03 23:15 
GeneralGDI+ Double Buffer and Flood Fill Pin
Grape-Man20-Oct-03 17:23
Grape-Man20-Oct-03 17:23 

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.