winetest: Use the registry path for COM dlls instead of GetModuleFileName.
commitc75aa35ba2380829a1f442a5479f9b5ad760a34b
authorAlexandre Julliard <julliard@winehq.org>
Tue, 29 Sep 2009 11:06:09 +0000 (29 13:06 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 29 Sep 2009 11:06:09 +0000 (29 13:06 +0200)
tree19f9401b1b53e2f9ee9f6c555769f98328f31245
parent0250eab25e220193645a065c5a45c2f0d35e14f9
winetest: Use the registry path for COM dlls instead of GetModuleFileName.

This allows to load them with LOAD_LIBRARY_AS_DATAFILE.
programs/winetest/main.c