mirror of
https://github.com/reactos/reactos.git
synced 2025-08-03 20:25:39 +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
|
||||
117 stub -noname DDEHandleViewFolderNotify
|
||||
118 stdcall -noname ShellDDEInit(long)
|
||||
119 stub -noname SHCreateDesktop
|
||||
120 stub -noname SHDesktopMessageLoop
|
||||
119 stub -noname SHCreateDesktopDEPRECATED
|
||||
120 stub -noname SHDesktopMessageLoopDEPRECATED
|
||||
121 stdcall -noname StopWatchModeFORWARD()
|
||||
122 stdcall -noname StopWatchFlushFORWARD()
|
||||
123 stdcall -noname StopWatchWFORWARD(long str long long long)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue