mirror of
https://github.com/reactos/reactos.git
synced 2025-08-06 06:02:56 +00:00
[SHDOCVW] -Rename some unused stubs to resolve conflicts with shell32
svn path=/trunk/; revision=68771
This commit is contained in:
parent
c812e0a4a1
commit
b2676665f2
1 changed files with 2 additions and 2 deletions
|
@ -16,8 +16,8 @@
|
||||||
116 stub -noname DDECreatePostNotify
|
116 stub -noname DDECreatePostNotify
|
||||||
117 stub -noname DDEHandleViewFolderNotify
|
117 stub -noname DDEHandleViewFolderNotify
|
||||||
118 stdcall -noname ShellDDEInit(long)
|
118 stdcall -noname ShellDDEInit(long)
|
||||||
119 stub -noname SHCreateDesktop
|
119 stub -noname SHCreateDesktopDEPRECATED
|
||||||
120 stub -noname SHDesktopMessageLoop
|
120 stub -noname SHDesktopMessageLoopDEPRECATED
|
||||||
121 stdcall -noname StopWatchModeFORWARD()
|
121 stdcall -noname StopWatchModeFORWARD()
|
||||||
122 stdcall -noname StopWatchFlushFORWARD()
|
122 stdcall -noname StopWatchFlushFORWARD()
|
||||||
123 stdcall -noname StopWatchWFORWARD(long str long long long)
|
123 stdcall -noname StopWatchWFORWARD(long str long long long)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue