search for: _core_

Displaying 5 results from an estimated 5 matches for "_core_".

Did you mean: _core
2009 Aug 28
2
HMRC Employer's CD won't launch
...Code: err:module:import_dll Library MSVCP71.dll (which is needed by L"C:\\Program Files\\HMRC\\Employer CD-ROM 2009\\python\\wxbase28uh_vc.dll") not found err:module:import_dll Library wxbase28uh_vc.dll (which is needed by L"C:\\Program Files\\HMRC\\Employer CD-ROM 2009\\python\\wx._core_.pyd") not found err:module:import_dll Library MSVCP71.dll (which is needed by L"C:\\Program Files\\HMRC\\Employer CD-ROM 2009\\python\\wxbase28uh_vc.dll") not found err:module:import_dll Library wxbase28uh_vc.dll (which is needed by L"C:\\Program Files\\HMRC\\Employer CD-ROM 200...
2006 Apr 06
0
what''s wrong with engines
...out of the box. I add plugins for what I need/want. Many of those plugins have features I don''t need, but that doesn''t bother me much. Okay digressing. Basically, I''m not in school, and I''m learning a lot with the rails development I''m doing for the _core_ of my project, so I don''t want the intellectual exercise of coding my own auth/login features. I want to reuse something someone else has done. If the solution for that is rails-engines, then YAY engines! Go plugins! Yippee for components. When the only alternative offered is to code...
2010 Jun 24
1
Running Chandler, error message when moving files
...user32 (0x0042e3d0) 8 0x6836ffd1 DialogBoxIndirectParamW+0x40() in user32 (0x0042e400) 9 0x683a75e3 MessageBoxIndirectW+0x92() in user32 (0x0042e450) 10 0x683a773f MessageBoxExW+0x5e() in user32 (0x0042e4a0) 11 0x683a778a MessageBoxW+0x39() in user32 (0x0042e4d0) 12 0x00dab9b7 in wxmsw28u_core_vc_custom (+0x7b9b6) (0x0042f480) 13 0x00d32e02 in wxmsw28u_core_vc_custom (+0x2e01) (0x018928f0) 0x68b7b0dc: movl %eax,0x0(%edx) Modules: Module Address Debug info Name (145 modules) PE 430000- 43d000 Deferred _socket.pyd PE af0000- bdb000 Deferred _core_.pyd PE be0000- d...
2010 Feb 01
6
Civstat Uploader 1.5.1.0 : error ntdll
hello, I have install wine and i have installed CIV 4 BTS. the game civ 4 BTS has a good install and good working all game mode. The Pitboss worked correctly also. but when I launch civstat uploader : it bugged pitboss > Backtrace: > =>0 0x7bc4730f in ntdll (+0x3730f) (0x0032db60) > 1 0x7bc47586 in ntdll (+0x37586) (0x0032db80) > 2 0x7bc48996 RtlAllocateHeap+0xc6() in ntdll
2007 Dec 14
21
Some silly benchs (was: 1.9)
Guys, Just for fun, I tried to see (I know, a silly way to test it) how much overhead we have calling the C functions of the extensions. the benchmark script and the results: http://pastie.caboo.se/128646 The naive C extension: http://pastie.caboo.se/128647 I compared 1.8.6 (VC6 and mingw builds) against a fresh checkout of ruby trunk. What I understand from that is 1.9 is slower than 1.8