mirror of
https://github.com/reactos/reactos.git
synced 2025-02-24 01:15:09 +00:00
[SHDOCVW]
- Improve stub for _GetStdLocation. Patch by Jared Smudde. CORE-12467 #resolve svn path=/trunk/; revision=73380
This commit is contained in:
parent
6ca897b261
commit
7e8e4427bf
1 changed files with 1 additions and 1 deletions
|
@ -47,7 +47,7 @@
|
|||
147 stub -noname IEGetNameAndFlags
|
||||
148 stub -noname IEGetDisplayName
|
||||
149 stub -noname IEBindToObjectEx
|
||||
150 stub -noname _GetStdLocation # FIXME: Inspect
|
||||
150 stdcall -stub -noname _GetStdLocation(ptr long long)
|
||||
151 stdcall -noname URLSubRegQueryA(str str long ptr long long) # FIXME: Inspect
|
||||
152 stub -noname CShellUIHelper_CreateInstance2 # FIXME: Inspect
|
||||
153 stub -noname IsURLChild
|
||||
|
|
Loading…
Reference in a new issue