N
Nathan Mellor
I've tried using the DebugAsHighRes that is reccommended to debug resolution
aware applications.
http://blogs.msdn.com/windowsmobile/archive/2004/04/03/107203.aspx
It doesn't work for me.
After debugging the macro and fixing a few strings, it does run if I start
it from a keyboard shortcut in an editor window.
It does start debugging, but it is not in HiRes mode. I can only get it to
hires mode if I manually copy the dll to the machine. Not helpful because
there is no "Attache to process" that I know of for
The project is part of a solution with other projects. I don't know if that
makes a difference or not.
The write time changes, indicating the res2exe worked, but the write time
changes again before debugging starts, indicating that visual studio felt
inclined to build it again just in case.
Any suggestions?
Nathan
aware applications.
http://blogs.msdn.com/windowsmobile/archive/2004/04/03/107203.aspx
It doesn't work for me.
After debugging the macro and fixing a few strings, it does run if I start
it from a keyboard shortcut in an editor window.
It does start debugging, but it is not in HiRes mode. I can only get it to
hires mode if I manually copy the dll to the machine. Not helpful because
there is no "Attache to process" that I know of for
The project is part of a solution with other projects. I don't know if that
makes a difference or not.
The write time changes, indicating the res2exe worked, but the write time
changes again before debugging starts, indicating that visual studio felt
inclined to build it again just in case.
Any suggestions?
Nathan