search for: lpszpath

Displaying 1 result from an estimated 1 matches for "lpszpath".

Did you mean: lp_path
2002 Feb 19
1
Shlwapi UNC problems with IE6
...h IE6 ends like this : $ wine --winver winme IEXPLORE.EXE [....] Unhandled exception: page fault on read access to 0x00000001 in 32-bit code (0x4081749c). In 32-bit mode. Symbol h_errno is invalid 0x4081749c (PathIsUNCServerShareA+0x44 [path.c:1308] in libshlwapi.so): cmpb $0x5c,0x0(%esi) 1308 if (lpszPath[0]=='\\' && lpszPath[1]=='\\') regs are like this :Wine-dbg>info regs Register dump: CS:0023 SS:002b DS:002b ES:002b FS:008f GS:0000 EIP:4081749c ESP:405c5ce0 EBP:405c5cec EFLAGS:00010246( R- 00 I Z- -P1 ) EAX:405c5d40 EBX:4082c8b4 ECX:00000000 EDX:00000000 ESI:0...