zerohourx
2007-07-18 08:06:50 UTC
I've copied the debug .DLL to production and havent discovered any problems. When i perform a release compile the .DLL produced appears to be identical to debug's DLL. Is theer an advantage to flicking to release mode over directly using the debug's .DLL? From what i can see there is no difference. The debug code seems to be all located in the .PDB file which i never copy.
Tx