Re: ASSERT problem in CWnd::DestroyWindow within a DLL



I've tried with extension DLL's and I've got the following error:

"DllMain already defined in DLL1.obj"

How can i avoid this problem?

I also tried to add a doc/view (the view derived from CFormView) in the
example DLLHusk of Microsoft but I get an error when I try to create a
new document based on this template because the resource of the dialog
is not found.

Any solution? I really need it.

.



Relevant Pages

  • Re: [HEADSUP] naming of tty devices.
    ... In message, Alexey Dokuchaev writes: ... >device names is a thing to avoid, ... The problem with just a 'i' or 'l' is that it creates confusion as to ... what is the device name and what is the extension. ...
    (freebsd-arch)
  • Re: [HEADSUP] naming of tty devices.
    ... >>device names is a thing to avoid, ... > what is the device name and what is the extension. ... they won't show up until first time you try to access them. ... To unsubscribe, ...
    (freebsd-arch)
  • Re: Most significant bit in WM_COMMAND wparam
    ... I'd guess that the purpose is to avoid sign extension that would result in the ... division operation. ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: Most significant bit in WM_COMMAND wparam
    ... > I'd guess that the purpose is to avoid sign extension that would result in ... > division operation. ...
    (microsoft.public.dotnet.languages.csharp)