search for: getcurrentdirectoryw

Displaying 11 results from an estimated 11 matches for "getcurrentdirectoryw".

2004 Sep 19
2
[LLVMdev] Files to lib/System/Win32
...250D0 0x00322C68 0x00020024), main()+0013 bytes(s), c:\projects\llvm\test.cpp, line 19 00409A2C (0x00020024 0x7FFDF000 0x7FFDF000 0xF3893CF0), mainCRTStartup()+0300 bytes(s), f:\vs70builds\3077\vc\crtbld\crt\src\crtexe.c, line 398+0017 byte(s) 77E814C7 (0x00409900 0x00000000 0x78746341 0x00000020), GetCurrentDirectoryW()+0068 bytes(s) However, for some reason I haven't been able to determine, the lovely trace you see above comes out only on Windows XP. On Windows 2000, it can't get the symbol information for EXEs, though it does for DLLs. I know this code worked on 2000 in the past, so it must be somet...
2004 Sep 19
0
[LLVMdev] Files to lib/System/Win32
...322C68 0x00020024), main()+0013 bytes(s), c:\projects\llvm\test.cpp, line 19 > 00409A2C (0x00020024 0x7FFDF000 0x7FFDF000 0xF3893CF0), mainCRTStartup()+0300 bytes(s), f:\vs70builds\3077\vc\crtbld\crt\src\crtexe.c, line 398+0017 byte(s) > 77E814C7 (0x00409900 0x00000000 0x78746341 0x00000020), GetCurrentDirectoryW()+0068 bytes(s) > > However, for some reason I haven't been able to determine, the lovely > trace you see above comes out only on Windows XP. On Windows 2000, it > can't get the symbol information for EXEs, though it does for DLLs. I > know this code worked on 2000 in the...
2004 Sep 19
2
[LLVMdev] Files to lib/System/Win32
...0020024), main()+0013 bytes(s), c:\projects\llvm\test.cpp, line 19 > > 00409A2C (0x00020024 0x7FFDF000 0x7FFDF000 0xF3893CF0), mainCRTStartup()+0300 bytes(s), f:\vs70builds\3077\vc\crtbld\crt\src\crtexe.c, line 398+0017 byte(s) > > 77E814C7 (0x00409900 0x00000000 0x78746341 0x00000020), GetCurrentDirectoryW()+0068 bytes(s) > > > > However, for some reason I haven't been able to determine, the lovely > > trace you see above comes out only on Windows XP. On Windows 2000, it > > can't get the symbol information for EXEs, though it does for DLLs. I > > know this co...
2004 Sep 19
0
[LLVMdev] Files to lib/System/Win32
...main()+0013 bytes(s), c:\projects\llvm\test.cpp, line 19 > > > 00409A2C (0x00020024 0x7FFDF000 0x7FFDF000 0xF3893CF0), mainCRTStartup()+0300 bytes(s), f:\vs70builds\3077\vc\crtbld\crt\src\crtexe.c, line 398+0017 byte(s) > > > 77E814C7 (0x00409900 0x00000000 0x78746341 0x00000020), GetCurrentDirectoryW()+0068 bytes(s) > > > > > > However, for some reason I haven't been able to determine, the lovely > > > trace you see above comes out only on Windows XP. On Windows 2000, it > > > can't get the symbol information for EXEs, though it does for DLLs. I &g...
2004 Sep 18
0
[LLVMdev] Files to lib/System/Win32
Patch looks good so I committed it. I'd be interested in knowing what your test results are once you start testing with the Win32 port. Reid. On Sat, 2004-09-18 at 12:01, Jeff Cohen wrote: > Here's my first take on Path.cpp. It has a few holes still but it ought > to be basically functional. > > A few observations: > > First, the Win32 version still has a lot of code
2003 Jul 04
1
R crashes when installing package from CRAN (PR#3399)
...004FA06E R.dll:004FA06E Rf_ReplIteration 004FA672 R.dll:004FA672 Rf_ReplIteration 004FB176 R.dll:004FB176 run_Rmainloop 00401407 Rgui.exe:00401407 0040134E Rgui.exe:0040134E 00401523 Rgui.exe:00401523 00401170 Rgui.exe:00401170 00401013 Rgui.exe:00401013 77E614C7 kernel32.dll:77E614C7 GetCurrentDirectoryW ############# 2 Rgui.exe caused an Access Violation at location 005b5845 in module R.dll Writing to location 0000002a. Registers: eax=0000002a ebx=0153a81c ecx=0062f8e0 edx=00000000 esi=0022e028 edi=000e038e eip=005b5845 esp=0022e008 ebp=0022e010 iopl=0 nv up ei pl nz na pe nc cs=001b...
2004 Sep 18
3
[LLVMdev] Files to lib/System/Win32
Here's my first take on Path.cpp. It has a few holes still but it ought to be basically functional. A few observations: First, the Win32 version still has a lot of code in common with Unix. This code should be pulled out into a common file. Second, some of the functions leave me scratching me head. What purpose does create_file serve? Is there really a need to create empty files? (It
2003 Apr 22
3
zip.unpack() crashes R (PR#2818)
...996E Rf_ReplIteration # 00549F72 R.dll:00549F72 Rf_ReplIteration # 0054AA76 R.dll:0054AA76 run_Rmainloop # 00401571 Rterm.exe:00401571 # 0040141E Rterm.exe:0040141E # 004017B3 Rterm.exe:004017B3 # 00401165 Rterm.exe:00401165 # 00401013 Rterm.exe:00401013 # 77E814C7 kernel32.dll:77E814C7 GetCurrentDirectoryW # Platform (a fresh R installation): # > R.version # _ # platform i386-pc-mingw32 # arch i386 # os mingw32 # system i386, mingw32 # status # major 1 # minor 7.0 # year 2003 # month 04 # day 16 # language R
2003 Apr 22
0
zip.unpack() crashes R (PR#2820)
...996E Rf_ReplIteration # 00549F72 R.dll:00549F72 Rf_ReplIteration # 0054AA76 R.dll:0054AA76 run_Rmainloop # 00401571 Rterm.exe:00401571 # 0040141E Rterm.exe:0040141E # 004017B3 Rterm.exe:004017B3 # 00401165 Rterm.exe:00401165 # 00401013 Rterm.exe:00401013 # 77E814C7 kernel32.dll:77E814C7 GetCurrentDirectoryW # Platform (a fresh R installation): # > R.version # _ # platform i386-pc-mingw32 # arch i386 # os mingw32 # system i386, mingw32 # status # major 1 # minor 7.0 # year 2003 # month 04 # day 16 # language R
2003 Apr 22
0
zip.unpack() crashes R (PR#2821)
...996E Rf_ReplIteration # 00549F72 R.dll:00549F72 Rf_ReplIteration # 0054AA76 R.dll:0054AA76 run_Rmainloop # 00401571 Rterm.exe:00401571 # 0040141E Rterm.exe:0040141E # 004017B3 Rterm.exe:004017B3 # 00401165 Rterm.exe:00401165 # 00401013 Rterm.exe:00401013 # 77E814C7 kernel32.dll:77E814C7 GetCurrentDirectoryW # Platform (a fresh R installation): # > R.version # _ # platform i386-pc-mingw32 # arch i386 # os mingw32 # system i386, mingw32 # status # major 1 # minor 7.0 # year 2003 # month 04 # day 16 # language R
2015 Jun 26
0
Wine release 1.7.46
...s. dbghelp: Add partial support for version 3 of DWARF CIEs which are generated by Clang/LLVM. dbghelp: Parse the DWARF information in Mach-O modules. Marcus Meissner (3): shlwapi: Add missing braces (Coverity). oledb32: Free memory on error exit (Coverity). kernel32: GetCurrentDirectoryW gets characters, not bytes. Matteo Bruni (9): wined3d: Handle per-vertex point size in the GLSL FFP replacement. wined3d: Cleanup and simplify texture sampling code generation. wined3d: Drop WINED3D_RS_TEXTUREPERSPECTIVE handling. wined3d: Make use of the EXT_BLEND_SUBTRACT...