Author: akhaldi
Date: Tue Jun 10 16:14:12 2014
New Revision: 63584

URL: http://svn.reactos.org/svn/reactos?rev=63584&view=rev
Log:
[SETUPAPI]
* Remove exports that do not exist in native.
CORE-8174

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=63584&r1=63583&r2=63584&view=diff
==============================================================================
--- trunk/reactos/dll/win32/setupapi/setupapi.spec      [iso-8859-1] (original)
+++ trunk/reactos/dll/win32/setupapi/setupapi.spec      [iso-8859-1] Tue Jun 10 
16:14:12 2014
@@ -604,31 +604,3 @@
 @ stub pSetupVerifyQueuedCatalogs
 @ stub pSetupWriteLogEntry
 @ stub pSetupWriteLogError
-
-# Unknown functions, they are not present in Win2003 SP1
-@ stdcall AssertFail(str long str)
-@ stub CM_Remove_Unmarked_Children
-@ stub CM_Remove_Unmarked_Children_Ex
-@ stub CM_Reset_Children_Marks
-@ stub CM_Reset_Children_Marks_Ex
-@ stdcall CaptureStringArg(wstr ptr)
-@ stdcall DelayedMove(wstr wstr)
-@ stub DelimStringToMultiSz
-@ stub DestroyTextFileReadBuffer
-@ stdcall FileExists(wstr ptr)
-@ stub GetNewInfName
-@ stdcall GetSetFileTimestamp(wstr ptr ptr ptr long)
-@ stub LookUpStringInTable
-@ stub MemoryInitialize
-@ stub MultiSzFromSearchControl
-@ stdcall QueryRegistryValue(long wstr ptr ptr ptr)
-@ stub ReadAsciiOrUnicodeTextFile
-# Yes, Microsoft really misspelled this one!
-@ stdcall RetreiveFileSecurity(wstr ptr)
-@ stub SearchForInfFile
-@ stdcall StampFileSecurity(wstr ptr)
-@ stdcall TakeOwnershipOfFile(wstr)
-@ stub pSetupDirectoryIdToPath
-@ stub pSetupGetOsLoaderDriveAndPath
-@ stub pSetupGetVersionDatum
-@ stub pSetupSetSystemSourceFlags


Reply via email to