mirror of
https://github.com/reactos/reactos.git
synced 2025-01-10 16:18:16 +00:00
- Fix build
svn path=/trunk/; revision=39386
This commit is contained in:
parent
23559be882
commit
0a8a745e77
1 changed files with 1 additions and 1 deletions
|
@ -249,7 +249,7 @@
|
|||
249 stdcall -noname PathParseIconLocation(wstr) PathParseIconLocationW
|
||||
250 stdcall -noname PathRemoveExtension(wstr) PathRemoveExtensionW
|
||||
251 stdcall -noname PathRemoveArgs(wstr) PathRemoveArgsW
|
||||
252 stdcall -noname PathIsURL(wstr) # Fixme
|
||||
252 stdcall -noname PathIsURL(wstr) shell32.PathIsURL # Fixme
|
||||
253 stub -noname SHIsCurrentProcessConsoleSession
|
||||
254 stub -noname DisconnectWindowsDialog
|
||||
255 stdcall Options_RunDLLA(ptr ptr str long)
|
||||
|
|
Loading…
Reference in a new issue