Hi,
I made a dll in C++ which hooks into the WH_SHELL and looks for the WM_CREATE message. After it found the message it sends a defined message back to the EXE. It all works great, but the only thing is, that no application shows up in the taskbar anymore, while my DLL is running. Anyone knows why?
LuCkY
I made a dll in C++ which hooks into the WH_SHELL and looks for the WM_CREATE message. After it found the message it sends a defined message back to the EXE. It all works great, but the only thing is, that no application shows up in the taskbar anymore, while my DLL is running. Anyone knows why?
LuCkY