Thanks Scott
I've mailed support. Just installed XP Mode and that works great with minimal penalties:
XPM
Compile time: 3.5 seconds, at 2182542 lines/minute
Native Win7
Compile time: 2.5 seconds, at 3055560 lines/minute
Announcement
Collapse
No announcement yet.
Windows 7 64Bit and Debugging
Collapse
X
-
Windows 7 64Bit and Debugging
Can anyone validate what is happening to me? If I start to debug any program in the above environment, the .EXE remains active in memory and cannot be killed from the task manager even if the program ends properly.
Code:#COMPILE EXE #DIM ALL FUNCTION PBMAIN () AS LONG MSGBOX "Hello" END FUNCTION
Thanks - CarloTags: None
Leave a comment: