Displaying 3 results from an estimated 3 matches for "pathfindextensiona".
2008 Nov 10
4
PathFindExtension and wide strings
Hi,
What''s happening here?
require ''windows/path''
require ''windows/unicode''
include Windows::Path
include Windows::Unicode
file_a = ''bar.txt''
file_w = multi_to_wide(file_a)
p PathFindExtensionA(file_a) # ''.txt'' => OK
p PathFindExtensionW(file_w) # ''.'' => WRONG
Is Ruby chopping the result because of an embedding null? How do we deal
with it?
Thanks,
Dan
This communication is the property of Qwest and may contain confidential or
privileged i...
2001 Feb 15
0
FrameMaker 6.0 problem - further information
...nel32.372: GetProcAddress() retval=70bdcb4a ret=407f4afa fs=008f
Call kernel32.372: GetProcAddress(70bd0000,4082dc26 "PathAddBackslashW")
ret=407f4b1a fs=008f
Ret kernel32.372: GetProcAddress() retval=70bd665f ret=407f4b1a fs=008f
Call kernel32.372: GetProcAddress(70bd0000,4082dc38 "PathFindExtensionA")
ret=407f4b3a fs=008f
Ret kernel32.372: GetProcAddress() retval=70bde787 ret=407f4b3a fs=008f
Call kernel32.372: GetProcAddress(70bd0000,4082dc4b "PathAddExtensionA")
ret=407f4b5a fs=008f
Ret kernel32.372: GetProcAddress() retval=70bf3489 ret=407f4b5a fs=008f
trace:relay:PE_InitDL...
2001 Feb 20
1
I need some help for using wine
...dress() retval=70bdcb4a ret=407f4afa fs=008f
> Call kernel32.372: GetProcAddress(70bd0000,4082dc26 "PathAddBackslashW")
> ret=407f4b1a fs=008f
> Ret kernel32.372: GetProcAddress() retval=70bd665f ret=407f4b1a fs=008f
> Call kernel32.372: GetProcAddress(70bd0000,4082dc38 "PathFindExtensionA")
> ret=407f4b3a fs=008f
> Ret kernel32.372: GetProcAddress() retval=70bde787 ret=407f4b3a fs=008f
> Call kernel32.372: GetProcAddress(70bd0000,4082dc4b "PathAddExtensionA")
> ret=407f4b5a fs=008f
> Ret kernel32.372: GetProcAddress() retval=70bf3489 ret=407f4b5a fs=0...