mirror of
https://github.com/reactos/reactos.git
synced 2025-08-04 15:05:54 +00:00
- Fixed a missing 'S' from SynchronizeWindows31FilesAndWindowsNTRegistry.
svn path=/trunk/; revision=6289
This commit is contained in:
parent
e959d6aee2
commit
e9be00f3e9
1 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
; $Id: advapi32.edf,v 1.26 2003/09/12 17:51:46 vizzini Exp $
|
||||
; $Id: advapi32.edf,v 1.27 2003/10/12 09:39:44 hbirr Exp $
|
||||
;
|
||||
; advapi32.edf
|
||||
;
|
||||
|
@ -597,7 +597,7 @@ StartServiceW=StartServiceW@12
|
|||
;StartTraceW
|
||||
;StopTraceA
|
||||
;StopTraceW
|
||||
ynchronizeWindows31FilesAndWindowsNTRegistry=SynchronizeWindows31FilesAndWindowsNTRegistry@16
|
||||
SynchronizeWindows31FilesAndWindowsNTRegistry=SynchronizeWindows31FilesAndWindowsNTRegistry@16
|
||||
SystemFunction001=SystemFunction001@12
|
||||
SystemFunction002=SystemFunction002@12
|
||||
SystemFunction003=SystemFunction003@8
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue