PreTranslateMessage in the DLL is not called

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



Hi there.
I have a strange thing in my code. I have a class which is derived from
CEdit. In that class there is a PreTranslateMessage method. It is called
when I compile this class in the Exe. But it is not never called when I
compile this class as a DLL and load it dynamically by LoadLibrary and use
the class.
Please do you have any ideas what is wrong there? What is the difference of
using derived class as a exe or as a dll?
Thanks!

German Koninin


.



Relevant Pages

  • Re: Appl. Security Problems
    ... When I Release compile the exe and dll' are in one directory on the network. ... the key you use to sign your production assemblies ...
    (microsoft.public.dotnet.security)
  • Re: DLL Woes
    ... How do I get them to display after I "Make" it into an .exe? ... Do you happen to have a check in the Unattended Execution checkbox? ... compile it' ... DLL Hell problems? ...
    (microsoft.public.vb.general.discussion)
  • Re: Creating classes via DLL.
    ... The code for the call back is in your main exe, ... without any knowledge of the code of the dll. ... must contain a definition of what comprises TMyClass or it won't compile. ... Now you need to compile another free-standing module which is the dll. ...
    (comp.lang.pascal.delphi.misc)
  • wfSpy and VS2005
    ... and convert and compile the source in VS 2005 ... Since the error is not stopping the generation of the .exe and .dll I ... like the author I get an exception for 1.0 controls and 2.0 control ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: recognize .Net controls properly and get infos/styles/properties
    ... and convert and compile the source in VS 2005 ... Since the error is not stopping the generation of the .exe and .dll I ... have both .net 1.0 and 2.0 window listed in the treeview. ...
    (microsoft.public.vc.language)