c++ - Version resource?
- Matthew Wilson (8/8) Dec 23 2002 Walter
- Walter (7/15) Dec 24 2002 your
Walter Any chance you could be persuaded to put Windows version resources into your exes, as this would be useful in (the execrable) Windows XP when it pops up crash information for naughty processes? Since scppn.exe is suffering a lot of that for me at the moment, it occurred that it would be good to have the version resource info in there so as to reduce the chances of reporting the address for the wrong (beta) version. Matthew
Dec 23 2002
"Matthew Wilson" <dmd synesis.com.au> wrote in message news:au86fc$qpg$1 digitaldaemon.com...Walter Any chance you could be persuaded to put Windows version resources intoyourexes, as this would be useful in (the execrable) Windows XP when it popsupcrash information for naughty processes? Since scppn.exe is suffering a lot of that for me at the moment, itoccurredthat it would be good to have the version resource info in there so as to reduce the chances of reporting the address for the wrong (beta) version. MatthewI just ignore the box that comes up when it gp faults. Instead, I run it under the debugger which tells me where in the source it failed.
Dec 24 2002