[ros-diffs] [dchapyshev] 39711: - pSetupGetFileTitle calling MyGetFileTitle

dchapyshev at svn.reactos.org dchapyshev at svn.reactos.org
Sun Feb 22 14:54:52 CET 2009


Author: dchapyshev
Date: Sun Feb 22 16:54:51 2009
New Revision: 39711

URL: http://svn.reactos.org/svn/reactos?rev=39711&view=rev
Log:
- pSetupGetFileTitle calling MyGetFileTitle

Modified:
    trunk/reactos/dll/win32/setupapi/setupapi.spec

Modified: trunk/reactos/dll/win32/setupapi/setupapi.spec
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/setupapi/setupapi.spec?rev=39711&r1=39710&r2=39711&view=diff
==============================================================================
--- trunk/reactos/dll/win32/setupapi/setupapi.spec [iso-8859-1] (original)
+++ trunk/reactos/dll/win32/setupapi/setupapi.spec [iso-8859-1] Sun Feb 22 16:54:51 2009
@@ -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!



More information about the Ros-diffs mailing list