Skip to content
Snippets Groups Projects
Commit 5bc7d736 authored by Stefan Leichter's avatar Stefan Leichter Committed by Alexandre Julliard
Browse files

Fixed parameters of SetupOpenInfFileA.

parent 3949386d
No related branches found
No related tags found
No related merge requests found
......@@ -178,7 +178,7 @@ debug_channels (setupapi)
209 stdcall SetupOpenAppendInfFileA(str ptr ptr) SetupOpenAppendInfFileA
#210 stdcall SetupOpenAppendInfFileW() SetupOpenAppendInfFileW
211 stdcall SetupOpenFileQueue() SetupOpenFileQueue
212 stdcall SetupOpenInfFileA(ptr ptr long ptr) SetupOpenInfFileA
212 stdcall SetupOpenInfFileA(str str long ptr) SetupOpenInfFileA
#213 stdcall SetupOpenInfFileW() SetupOpenInfFileW
#214 stdcall SetupOpenMasterInf() SetupOpenMasterInf
#215 stdcall SetupPromptForDiskA() SetupPromptForDiskA
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment