Thread
:
what is the different between windows Checked and normal + symbol
View Single Post
#
2
04-29-2004, 15:56
quasar
Posts: n/a
Checked builds have more checking code and DebugOut* compiled into it. Normal builds are normal and have only debug symbols in separate packages which you can download from microsoft using Numega's Symbol Retrievier
quasar