Displaying 2 results from an estimated 2 matches for "_ui64toa".
2002 Oct 09
2
Setup.exe Exception
Hi,
I tried to run a setup.exe (Installshiled).
The setup started but when I click the next button on third Dialog I get
an exception message "unimplemented function .... msvcrt.dll:_ui64toa
..".
The setup is using the builtin msvcrt.dll. I defined the msvcrt.dll as
native in the DllOverrides section but the setup.exe/wine ignored it and
loaded the builtin.
Any idea??
TIA
Stefan
2005 Jan 20
2
Compiling wxRuby 0.6 with Borland C++ Compiler
I''m trying to recompile wxRuby 0.6 using Borland''s C++ Compiler
(version 5.5.1).
So far I was able to do the following:
1) Recompile a working version of ruby V1.8.1 executable using bcc32
2) Recompile a working version of wxWindows 2.4.2 using bcc32
However for wxruby, I''m having some problems with the Makefile which I
fixed.
Now when I''m compiling the