Hi,
When you compile your application, there are still traces left of the directory in which you made it, from all strings you use, object names etc, in the source code (when u open it with notepad). How can I compile it, so it wont display that anymore, atleast not the strings. In C++ it doesn't show anything, I want it to compile just like that (if its possible).
LuCkY
When you compile your application, there are still traces left of the directory in which you made it, from all strings you use, object names etc, in the source code (when u open it with notepad). How can I compile it, so it wont display that anymore, atleast not the strings. In C++ it doesn't show anything, I want it to compile just like that (if its possible).
LuCkY