Hi all,

My app. work correctly in debug, as I can use TRACE and debug to check all is well. However, when I made a Release Build the program does not work the way it should. The Release Build compile and link OK.

Please advise what could I have done wrong, and how to correct this. Can I do something like TRACE in debug mode? Thanks in advance.

Will