Added some SetLastError()s in GetProcAddress() and LoadLibrary().
authorMarcus Meissner <marcus@jet.franken.de>
Sat, 3 Apr 1999 16:23:47 +0000 (16:23 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Sat, 3 Apr 1999 16:23:47 +0000 (16:23 +0000)
commit574ef76b9f9909ec2dac6b80a2c279f93407336e
treedb7fb3d12b358348eefb6b058b2bce43d779e3cf
parentcc08b38f95d659266e44fcd014219100a3f7bfad
Added some SetLastError()s in GetProcAddress() and LoadLibrary().
loader/module.c