We define PathISURLA, so use it.
This commit is contained in:
parent
a39cbbc0eb
commit
a5402d896e
|
@ -228,8 +228,8 @@ type win32
|
||||||
@ stub PathIsUNCServerShareA
|
@ stub PathIsUNCServerShareA
|
||||||
@ stub PathIsUNCServerShareW
|
@ stub PathIsUNCServerShareW
|
||||||
@ stub PathIsUNCServerW
|
@ stub PathIsUNCServerW
|
||||||
@ stdcall PathIsUNCW (ptr) PathIsUNCW
|
@ stdcall PathIsUNCW(wstr) PathIsUNCW
|
||||||
@ stub PathIsURLA
|
@ stdcall PathIsURLA(str) PathIsURLA
|
||||||
@ stub PathIsURLW
|
@ stub PathIsURLW
|
||||||
@ stub PathMakePrettyA
|
@ stub PathMakePrettyA
|
||||||
@ stub PathMakePrettyW
|
@ stub PathMakePrettyW
|
||||||
|
|
Loading…
Reference in New Issue