Will Rothwell
May 26th, 1999, 05:26 AM
Hi,
I have found the CRegKey Registry Class posted by Richard Hollis in Codeguru very useful. I like it very much because It is 'clean and easy' and I use it with no problem, but only in debug mode. For some unknown reason, it does not work in release built when I lately run pre-delievery test on my app. I might be accusing the wrong thing but I failed to trace other reason. The suspected call was QueryValue(..).
Is ther anyone with a similar experience ? Also, it there such a thing as debugging in Release built apart from putting MessageBox everywhere. It is no fun.
Will
I have found the CRegKey Registry Class posted by Richard Hollis in Codeguru very useful. I like it very much because It is 'clean and easy' and I use it with no problem, but only in debug mode. For some unknown reason, it does not work in release built when I lately run pre-delievery test on my app. I might be accusing the wrong thing but I failed to trace other reason. The suspected call was QueryValue(..).
Is ther anyone with a similar experience ? Also, it there such a thing as debugging in Release built apart from putting MessageBox everywhere. It is no fun.
Will