Perhaps it's possible to compile/build the application/my tool in such a way
that profiling information from a tool like qatime is added.
Then this executable could be transferred to windows 95 (However I would
expect qatime code to fail because of old platform).
Then this executable could be transferred to windows x64 pro virtualized os
and hopefully get some performance metrics.
This would then save me quite some time... no need to go add profiling code
manually, no need to start guessing where the slow down might occur.
Hopefully qatime modified executable can then collect profiling data, and
hopefully this can then be transferred back to my debugging/development
system for a looksy.
Failing that it would be interesting if windows 7 had a "default graphics
driver" mode to test my app under default windows 7 conditions.
Perhaps windows 7 still has safe mode which might work like that
Bye,
Skybuck.