search for: pinco

Displaying 3 results from an estimated 3 matches for "pinco".

Did you mean: pico
2008 Jul 16
1
Error with a .exe file compiled with visual basic 6
Hello, I have installed the last versione of wine for linux ubuntu 7.10. If I run, by wine, a .exe file (that I compiled, in windows xp, by the visual basic 6), it appears this error: (/home/pinco/PINCOPROVA)>wine pinco.exe err:module:import_dll Library MSVBVM60.DLL (which is needed by L"D:\\PINCOPROVA\\pinco.exe") not found err:module:LdrInitializeThunk Main exe initialization for L"D:\\PINCOPROVA\\pinco.exe" failed, status c0000135 How can I resolve it? Thank you.
2001 Dec 09
1
(fwd) Re: [Possible BUG]: Wine-20011108
...: winedebug I'd show you the backtrace. The problem is > : in heap.c, line 353 - something on this line causes > : signal 11 to be generated. > Running with --debugmsg +heap you get something like: > 0806feb0:Call msvcrt.strcat(403a4005 "Cygwin/bin/",403a3fb0 > "/pinco/panco") ret=004014f2 > 0806feb0:Ret msvcrt.strcat() retval=403a4005 ret=004014f2 > 0806feb0:Call msvcrt.free(403a3fac) ret=00401501 > 0806feb0:Call kernel32.HeapFree(403a0000,00000000,403a3fac) > ret=42563e35 > err:heap:HEAP_ValidateFreeArena Heap 403a0000: prev arena 403a401c...
2001 Dec 07
2
[Possible BUG]: Wine-20011108
...The cross-compiler can be found at: http://members.telering.at/jessich/mingw/mingwcross/mingw_cross.html This is the output of the program being run with Wine on RedHat Linux 7.1: Setting the URL base path to: file://C/Cygwin/bin/ Parsing relative URL of type file: Authority: C Path: Cygwin/bin//pinco/panco fixme:msvcrt:MSVCRT_signal (11 (nil)):stub err:seh:EXC_DefaultHandling Unhandled exception code c000013a flags 0 addr 0xffffffff And here is the correct ouput as produced by native linux executable on the same system: Setting the URL base path to: file://C/Cygwin/bin/ Parsing relative URL...