Re: AfxHookWindowCreate ... What type of DLL are you using? ... If its a Regular DLL, you will need to use AFX_MANAGE_STATE to change ... You should be typically using a MFC Extension DLL.... (microsoft.public.vc.mfc)
Re: System-wide hooking, VB+ASM ... > The problem is that VB won't create a regular DLL.... > very minor in comparsion.... Available for consulting: http://www.softcircuits.com/jwood/resume.htm ...Prev by Date: ... (microsoft.public.vb.winapi)
Re: DLL problems ... They only need to be registered if you intend to use them ... >Even if you can use them as if they are a regular DLL,... (please post replies to the newsgroup) ...Prev by Date: ... (microsoft.public.vb.winapi)
Writing a regular DLL ... I want to write a regular DLL but need to use that DLL in all my application ... no matter in which programming language it is written. ...Prev by Date: ... (microsoft.public.vc.mfc)