- Fix LINK (msvc) warnings.

svn path=/branches/cmake-bringup/; revision=50788
This commit is contained in:
Amine Khaldi 2011-02-18 10:43:59 +00:00
parent 2788bb0fbe
commit b3ffef4ca9

View file

@ -2,11 +2,11 @@
133 stdcall DeleteProfileA(str str str) 133 stdcall DeleteProfileA(str str str)
134 stdcall DeleteProfileW(wstr wstr wstr) 134 stdcall DeleteProfileW(wstr wstr wstr)
176 stdcall DestroyEnvironmentBlock(ptr) 176 stdcall DestroyEnvironmentBlock(ptr)
177 stub DllCanUnloadNow #stdcall DllCanUnloadNow() @ stub -private DllCanUnloadNow #stdcall DllCanUnloadNow()
178 stub DllGetClassObject #stdcall DllGetClassObject(ptr ptr ptr) @ stub -private DllGetClassObject #stdcall DllGetClassObject(ptr ptr ptr)
179 stub DllInstall #stdcall DllInstall(long wstr) @ stub -private DllInstall #stdcall DllInstall(long wstr)
180 stub DllRegisterServer #stdcall DllRegisterServer() @ stub -private DllRegisterServer #stdcall DllRegisterServer()
181 stub DllUnregisterServer #stdcall DllUnregisterServer() @ stub -private DllUnregisterServer #stdcall DllUnregisterServer()
182 stdcall EnterCriticalPolicySection(long) 182 stdcall EnterCriticalPolicySection(long)
183 stdcall ExpandEnvironmentStringsForUserA(ptr str str long) 183 stdcall ExpandEnvironmentStringsForUserA(ptr str str long)
184 stdcall ExpandEnvironmentStringsForUserW(ptr wstr wstr long) 184 stdcall ExpandEnvironmentStringsForUserW(ptr wstr wstr long)