CreateWindow in DLL

is it possible to create a window through a dll?if so can some one help me with this? I've been searching the net for some time and can't find a single good recourse on this topic.
Do you mean a shared library? Of course you can. You don't need any resources on that, because it doesn't work any differently.
tell that to my failing to be created window :P
Forgive me I'm new to windows programming, but how should I obtain the hinstance parameter of the WNDCLASS
Windows Programming? This is the UNIX/Linux forum.
Anyway, that parameter is passed to WinMain when the program starts.
oh sh!t, sorry, I clicked the wrong forum. and posted without looking XD I've been refreshing the page since I posted and didnt once notice..,sorry again
Topic archived. No new replies allowed.