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

C / C++ / MFC

 
AnswerRe: Do you use WTL in production code? Pin
Michael Dunn12-Sep-01 18:36
sitebuilderMichael Dunn12-Sep-01 18:36 
GeneralDoesn't DS_SHELLFONT require DIALOGEX resources? Pin
Jim Lamb13-Sep-01 6:29
Jim Lamb13-Sep-01 6:29 
GeneralRe: Doesn't DS_SHELLFONT require DIALOGEX resources? Pin
Michael Dunn13-Sep-01 8:08
sitebuilderMichael Dunn13-Sep-01 8:08 
GeneralTAPI Pin
ac952_z_cn12-Sep-01 15:06
ac952_z_cn12-Sep-01 15:06 
GeneralRe: TAPI Pin
Michael P Butler13-Sep-01 1:16
Michael P Butler13-Sep-01 1:16 
GeneralHey i need some help.... Pin
BlasterMage12-Sep-01 14:43
BlasterMage12-Sep-01 14:43 
GeneralRe: Hey i need some help.... Pin
Christian Graus12-Sep-01 14:48
protectorChristian Graus12-Sep-01 14:48 
GeneralDebugging Pin
Matt Newman12-Sep-01 13:30
Matt Newman12-Sep-01 13:30 
I am a beginner programmer and I don't know much about debugging but I get KERNAL32 errors when I hit the close button now and have no idea what to do. When I hit close I get this error box:
%Name% has caused an error in
KERNAL32.DLL
%Name% will now close

When I hit debug I get another one that says:
Unhandled exception in %Name%.exe (KERNAL32.DLL): 0xC0000005: Access Violation.

Then a yellow arrow is pointing at the following code:
BFF64346	xadd	dword ptr [ecx],eax

Where should I be looking and what should I look for? I tried commenting out all functions etc except:
CDialog::OnOK();

Please help

-Matt Newman Suspicious | :suss:
GeneralRe: Debugging Pin
Tim Deveaux12-Sep-01 14:07
Tim Deveaux12-Sep-01 14:07 
QuestionHow do I use the lparam of TV_INSERTSTRUCT Pin
Craig Miller12-Sep-01 13:15
Craig Miller12-Sep-01 13:15 
AnswerRe: How do I use the lparam of TV_INSERTSTRUCT Pin
Michael Dunn12-Sep-01 13:31
sitebuilderMichael Dunn12-Sep-01 13:31 
GeneralRe: How do I use the lparam of TV_INSERTSTRUCT Pin
Craig Miller12-Sep-01 13:41
Craig Miller12-Sep-01 13:41 
GeneralFocus Rect on a CButton Pin
Remi Morin12-Sep-01 10:57
Remi Morin12-Sep-01 10:57 
GeneralRe: Focus Rect on a CButton Pin
Derek Lakin12-Sep-01 22:13
Derek Lakin12-Sep-01 22:13 
GeneralRe: Focus Rect on a CButton Pin
Remi Morin13-Sep-01 3:50
Remi Morin13-Sep-01 3:50 
General_T("") Pin
RobJones12-Sep-01 9:52
RobJones12-Sep-01 9:52 
GeneralRe: _T("") Pin
Chris Losinger12-Sep-01 9:56
professionalChris Losinger12-Sep-01 9:56 
GeneralAppending integer values to a string? (for Tree labels) Pin
12-Sep-01 9:12
suss12-Sep-01 9:12 
GeneralRe: Appending integer values to a string? (for Tree labels) Pin
Chris Losinger12-Sep-01 9:17
professionalChris Losinger12-Sep-01 9:17 
GeneralRe: Appending integer values to a string? (for Tree labels) Pin
Carlos Antollini12-Sep-01 10:31
Carlos Antollini12-Sep-01 10:31 
GeneralPlease help with memory leak Pin
Craig Miller12-Sep-01 8:53
Craig Miller12-Sep-01 8:53 
GeneralRe: Please help with memory leak Pin
Tim Deveaux12-Sep-01 9:26
Tim Deveaux12-Sep-01 9:26 
GeneralRe: Please help with memory leak Pin
Craig Miller12-Sep-01 10:30
Craig Miller12-Sep-01 10:30 
GeneralRe: Please help with memory leak Pin
Tim Deveaux12-Sep-01 11:05
Tim Deveaux12-Sep-01 11:05 
QuestionHow can i register a .dll or .ocx file in my program similar register it using regsvr32.exe? Pin
12-Sep-01 4:37
suss12-Sep-01 4: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.