Is it possible to create a window in a win32 dll? If so, how can I do it?
I have a service and another DLL that runs under MTX that need to be able to call a DLL that creates a valid window handle.
This is a discussion on Create a Window in a Win32 Dll? within the C++ Programming forums, part of the General Programming Boards category; Is it possible to create a window in a win32 dll? If so, how can I do it? I have ...
Is it possible to create a window in a win32 dll? If so, how can I do it?
I have a service and another DLL that runs under MTX that need to be able to call a DLL that creates a valid window handle.