Re: PostMessage from a DLL
- From: "Stefano" <posting@xxxxxxxxxx>
- Date: 13 Dec 2005 10:01:31 -0800
I thiks so because the handler of the message in the .exe is called but
I got a
First-chance exception in SerialReader.exe: 0xC0000005: Access
Violation
Sometimes I got this error too (from a memory check program):
NPW: NULL pointer write in CSerialReaderApp::InitInstance(void) {1
occurrence}
CSerialReaderDlg dlg; // CSerialReaderDlg is the main dialog of ".exe"
--> m_pMainWnd = &dlg;
.
- Follow-Ups:
- Re: PostMessage from a DLL
- From: Ajay Kalra
- Re: PostMessage from a DLL
- References:
- PostMessage from a DLL
- From: Stefano
- Re: PostMessage from a DLL
- From: Ajay Kalra
- PostMessage from a DLL
- Prev by Date: Re: Making an App wait 3 minutes without using sleep() function...
- Next by Date: CListCtrl - disable items in icon view
- Previous by thread: Re: PostMessage from a DLL
- Next by thread: Re: PostMessage from a DLL
- Index(es):
Relevant Pages
|