Hello,
before i convert the function QueryDosDevice from ascii to unicode i did some testings on my NT box. The result returned of the test are much different from what the current implementation returned. Therefore i am okking for some testers which are building the attached program on their computer and returning the output to me.
Thanks Stefan
Hi,
On Wed, Jul 02, 2003 at 09:33:34PM +0200, Stefan Leichter wrote:
before i convert the function QueryDosDevice from ascii to unicode i did some testings on my NT box. The result returned of the test are much different from what the current implementation returned. Therefore i am okking for some testers which are building the attached program on their computer and returning the output to me.
I have a win95 box sitting near me. I would prefer a compiled test, would save me the hazzle to cross-compile it.
bye michael
On Wed, Jul 02, 2003 at 09:33:34PM +0200, Stefan Leichter wrote:
before i convert the function QueryDosDevice from ascii to unicode i did some testings on my NT box. The result returned of the test are much different from what the current implementation returned. Therefore i am okking for some testers which are building the attached program on their computer and returning the output to me.
I've got 2 precompiled binaries from Marcelo Duarte (mingw) and from you but both print garbage in the terminal and die after a while (yours much faster) with Windows equivalent (aka MessageBox) of a SIGSEGV. I guess i need to install cygwin on the win95 box and try to compile the test program myself and see if that works better.
bye michael