Displaying 1 result from an estimated 1 matches for "quantasm".
2008 Jul 17
2
Quantasm
...t to waste time at work too [Wink]
http://appdb.winehq.org/objectManager.php?sClass=application&iId=7840
What seems to be happening is that its call to msvcrt.fread() gets caught in a loop reading the data file "QUANT0.DAT"
Code:
0009:Call KERNEL32.CreateFileA(00a632b0 "C:\\QUANTASM\\QUANT0.DAT",80000000,00000001,00000000,00000003,00000000,00000000) ret=00647e7c
0009:Ret KERNEL32.CreateFileA() retval=00000010 ret=00647e7c
0009:Call KERNEL32.SetFilePointer(00000010,00000024,00000000,00000000) ret=00647e94
0009:Ret KERNEL32.SetFilePointer() retval=00000024 ret=00647e94...