mirror of
https://github.com/reactos/reactos.git
synced 2025-08-05 22:52:54 +00:00
- Fix msvc linker warning
svn path=/branches/cmake-bringup/; revision=50749
This commit is contained in:
parent
3ae2bbdad9
commit
9a3aebab03
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
@ stub DllInstall
|
@ stub -private DllInstall
|
||||||
@ stdcall -private DllRegisterServer()
|
@ stdcall -private DllRegisterServer()
|
||||||
@ stdcall -private DllUnregisterServer()
|
@ stdcall -private DllUnregisterServer()
|
||||||
@ stub InitializePKI
|
@ stub InitializePKI
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue