mirror of
https://github.com/reactos/reactos.git
synced 2025-02-25 01:39:30 +00:00
- pSetupGetFileTitle calling MyGetFileTitle
svn path=/trunk/; revision=39711
This commit is contained in:
parent
fe13378775
commit
860749b5f3
1 changed files with 1 additions and 2 deletions
|
@ -552,7 +552,7 @@
|
|||
@ stub pSetupFreeStringArray
|
||||
@ stub pSetupGetCurrentDriverSigningPolicy
|
||||
@ stdcall pSetupGetField(ptr long)
|
||||
@ stub pSetupGetFileTitle
|
||||
@ stdcall pSetupGetFileTitle(wstr) MyGetFileTitle
|
||||
@ stdcall pSetupGetGlobalFlags()
|
||||
@ stub pSetupGetInfSections
|
||||
@ stdcall pSetupGetQueueFlags(ptr)
|
||||
|
@ -621,7 +621,6 @@
|
|||
@ stub LookUpStringInTable
|
||||
@ stub MemoryInitialize
|
||||
@ stub MultiSzFromSearchControl
|
||||
@ stdcall MyGetFileTitle(wstr)
|
||||
@ stdcall QueryRegistryValue(long wstr ptr ptr ptr)
|
||||
@ stub ReadAsciiOrUnicodeTextFile
|
||||
# Yes, Microsoft really misspelled this one!
|
||||
|
|
Loading…
Reference in a new issue