Store the module instance we get in DllMain to avoid extra LoadLibrary
authorAlexandre Julliard <julliard@winehq.org>
Fri, 6 May 2005 20:02:36 +0000 (20:02 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 6 May 2005 20:02:36 +0000 (20:02 +0000)
commit0bb4bddff4a45220d339a50ff0a548bc4fba20aa
tree9d2077408666fd6d459f1b959afceca4357f86eb
parentc3116c5e6108fd33b9f25a8acf8e2dfe370aa87c
Store the module instance we get in DllMain to avoid extra LoadLibrary
calls.
dlls/wineps/driver.c
dlls/wineps/init.c
dlls/wineps/psdrv.h