Don't prefix the functions DllInstall and DllGetVersion with the dll
commit94defee57992d96642ded2fae5a29fb8b9731934
authorAlexandre Julliard <julliard@winehq.org>
Mon, 8 Aug 2005 17:43:51 +0000 (8 17:43 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 8 Aug 2005 17:43:51 +0000 (8 17:43 +0000)
tree9b25fed2b975af021bc44287bf29fe6c22a0ce69
parent5f4cdfcd8a1d6ec89dc85597bdbf8b12bfac6156
Don't prefix the functions DllInstall and DllGetVersion with the dll
name so that the compiler can check the prototypes.
dlls/richedit/riched32.spec
dlls/richedit/richedit.c
dlls/shlwapi/shlwapi.spec
dlls/shlwapi/shlwapi_main.c
dlls/wininet/wininet.spec
dlls/wininet/wininet_main.c