mirror of
https://github.com/reactos/reactos.git
synced 2025-02-23 17:05:46 +00:00
[SETUPAPI]
* Remove exports that do not exist in native. CORE-8174 svn path=/trunk/; revision=63584
This commit is contained in:
parent
7d49f9ccaa
commit
b8480056d0
1 changed files with 0 additions and 28 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue