mirror of
https://github.com/reactos/reactos.git
synced 2025-08-04 16:35:49 +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 pSetupFreeStringArray
|
||||||
@ stub pSetupGetCurrentDriverSigningPolicy
|
@ stub pSetupGetCurrentDriverSigningPolicy
|
||||||
@ stdcall pSetupGetField(ptr long)
|
@ stdcall pSetupGetField(ptr long)
|
||||||
@ stub pSetupGetFileTitle
|
@ stdcall pSetupGetFileTitle(wstr) MyGetFileTitle
|
||||||
@ stdcall pSetupGetGlobalFlags()
|
@ stdcall pSetupGetGlobalFlags()
|
||||||
@ stub pSetupGetInfSections
|
@ stub pSetupGetInfSections
|
||||||
@ stdcall pSetupGetQueueFlags(ptr)
|
@ stdcall pSetupGetQueueFlags(ptr)
|
||||||
|
@ -621,7 +621,6 @@
|
||||||
@ stub LookUpStringInTable
|
@ stub LookUpStringInTable
|
||||||
@ stub MemoryInitialize
|
@ stub MemoryInitialize
|
||||||
@ stub MultiSzFromSearchControl
|
@ stub MultiSzFromSearchControl
|
||||||
@ stdcall MyGetFileTitle(wstr)
|
|
||||||
@ stdcall QueryRegistryValue(long wstr ptr ptr ptr)
|
@ stdcall QueryRegistryValue(long wstr ptr ptr ptr)
|
||||||
@ stub ReadAsciiOrUnicodeTextFile
|
@ stub ReadAsciiOrUnicodeTextFile
|
||||||
# Yes, Microsoft really misspelled this one!
|
# Yes, Microsoft really misspelled this one!
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue