Hi,
Just wondering, is my program specific 'xyz.rdb' file (generated using makefile) required each time I run my program (xyz.exe) ? Can I embed the .rdb file in the main .exe file generated using VC++ 2008.
If the .rdb file is not in path, I usually get the 'Registry Error'.
Thanks, Aiwee