search for: softice

Displaying 4 results from an estimated 4 matches for "softice".

Did you mean: soffice
2004 Mar 22
2
How to debug an app in windows
Hi, I'm trying to get a game (ZooTycoon Demo Version) running in wine but so far I cannot put my finger on the problem. My guess is it's something with PeekMessageW and the procedures called by it. I now want to debug this game on windows 2000 Prof to get a trace that looks a bit like the +relay one. How do I do this (or am I even allowed to do this) ? Cheers, Paul Vriens.
2001 Mar 22
1
Compiling Windows
Hi everyone, I need something like a "virtual windows machine" to capture all the Windows' messages and events (even the messages and events between "user32" and "gdi" libraries).... do I have a way to make that?.... I'm trying to compile WINE under Windows OS (w2k)...every graphic function called by Windows should be in USER MODE and I'd be able to
2008 Oct 17
1
Hype: The time quest won't install.
Hype is a Win95/98/ME 3D action game that has always been a favorite of mine. The demo installed fine, so I decided to get my full copy and try it out. For some reason, when it tries to install, it gives this at the beginning: fixme:vxd:VXD_Open Unknown/unsupported VxD L"sice.vxd". Try setting Windows version to 'nt40' or 'win31'. However, that goes away and it starts
2005 Mar 07
2
Running DVD Profiler fails
Hi ! I'm trying to get a program called DVD Profiler from InterVocative Software working in wine but it fails: #!/bin/bash . findwine cd "$WINEDIR/c/Program Files/InterVocative Software/DVD Profiler" #$WINE "c:\\program files\\InterVocative Software\\DVD Profiler\\dvdpro.exe" ${PARAM:+"$PARAM"} &>/dev/null & $WINE "c:\\program