G
Guest
Hi, all!
We are developing a app that will send error messages for smtp protocol?
Actually, we are using a default e-mail configuration. This default is
inserted in constants (.h) that app include. We generate code in MS Visual
C++ 6.0. Then, when we edited the app .exe with notepad, we saw this defines
appearing how ascii code. How can we avoid this? Is there one comiler option
that doesn't produce ascii code for constants?
Thanks a lot in advance.
We are developing a app that will send error messages for smtp protocol?
Actually, we are using a default e-mail configuration. This default is
inserted in constants (.h) that app include. We generate code in MS Visual
C++ 6.0. Then, when we edited the app .exe with notepad, we saw this defines
appearing how ascii code. How can we avoid this? Is there one comiler option
that doesn't produce ascii code for constants?
Thanks a lot in advance.