advpack: LaunchINFSectionExW is available, so mark it so in the spec file.

This commit is contained in:
James Hawkins 2006-03-30 12:50:37 -06:00 committed by Alexandre Julliard
parent 017d1b0b56
commit d04606b583

View file

@ -39,7 +39,7 @@
# stdcall LaunchINFSectionW(ptr ptr wstr long)
@ stdcall LaunchINFSection(ptr ptr str long) LaunchINFSectionA
@ stdcall LaunchINFSectionExA(ptr ptr str long)
# stdcall LaunchINFSectionExW(ptr ptr wstr long)
@ stdcall LaunchINFSectionExW(ptr ptr wstr long)
@ stdcall LaunchINFSectionEx(ptr ptr str long) LaunchINFSectionExA
@ stdcall NeedReboot(long)
@ stdcall NeedRebootInit()