Re: How can I make my programe running ahead?
- From: "Mark Randall" <markyr@xxxxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Tue, 10 May 2005 11:29:24 +0100
Well, according to my source thats:
ASSERT(lpDialogTemplate != NULL);
Have to guess that means that somehow your resources are corrupted and it
cannot find the template handle you used (or it used, automatically),
despite it being defined (.. or you would get not defined).
Try remaking the dialog
--
- Mark Randall
http://zetech.swehli.com
"Carl" <carl8421@xxxxxxx> wrote in message
news:uyCuL8TVFHA.2664@xxxxxxxxxxxxxxxxxxxxxxx
> This caller get into the kernel, and it notes me "File:wingdi.cpp" and
> "line:1220", it was the first sub-function of ::CreateDlgIndirect()
>
>
.
- References:
- How can I make my programe running ahead?
- From: Carl
- Re: How can I make my programe running ahead?
- From: Mark Randall
- Re: How can I make my programe running ahead?
- From: Carl
- Re: How can I make my programe running ahead?
- From: Mark Randall
- Re: How can I make my programe running ahead?
- From: Carl
- How can I make my programe running ahead?
- Prev by Date: Re: How can I make my programe running ahead?
- Next by Date: Re: Trying to resolve "Internal Compiler Error" Conflict
- Previous by thread: Re: How can I make my programe running ahead?
- Next by thread: OpenProcess returns 0x00000000
- Index(es):
Relevant Pages
|