A Question about API related to Registry
-
There is an API RegDeleteKeyValue, I am using that in my program, but I am getting the error "Error 1 error C3861: 'RegDeleteKeyValue': identifier not found", though I have included the required header files. Documentation of that API: http://msdn2.microsoft.com/en-us/library/ms724848.aspx[^] Does anyone know about that problem?
Best Regards, Mushq Mushtaque Ahmed Nizamani Software Engineer Ultimus Pakistan
-
There is an API RegDeleteKeyValue, I am using that in my program, but I am getting the error "Error 1 error C3861: 'RegDeleteKeyValue': identifier not found", though I have included the required header files. Documentation of that API: http://msdn2.microsoft.com/en-us/library/ms724848.aspx[^] Does anyone know about that problem?
Best Regards, Mushq Mushtaque Ahmed Nizamani Software Engineer Ultimus Pakistan
Hai.. i had an experience with registry API's...please chk the libraries and header fles u included.... surely it will work.. Regards, Mani, India
Born to win...!
-
There is an API RegDeleteKeyValue, I am using that in my program, but I am getting the error "Error 1 error C3861: 'RegDeleteKeyValue': identifier not found", though I have included the required header files. Documentation of that API: http://msdn2.microsoft.com/en-us/library/ms724848.aspx[^] Does anyone know about that problem?
Best Regards, Mushq Mushtaque Ahmed Nizamani Software Engineer Ultimus Pakistan
-
There is an API RegDeleteKeyValue, I am using that in my program, but I am getting the error "Error 1 error C3861: 'RegDeleteKeyValue': identifier not found", though I have included the required header files. Documentation of that API: http://msdn2.microsoft.com/en-us/library/ms724848.aspx[^] Does anyone know about that problem?
Best Regards, Mushq Mushtaque Ahmed Nizamani Software Engineer Ultimus Pakistan
-
Actually i missed some info as it works only in Vista and windows server 2008. Thanks for the reply. :)
Best Regards, Mushq Mushtaque Ahmed Nizamani Software Engineer Ultimus Pakistan
-
Did you notice in the link you provided it says "Requires Windows Vista"? Good luck.
Karl - WK5M PP-ASEL-IA (N43CS) PGP Key: 0xDB02E193 PGP Key Fingerprint: 8F06 5A2E 2735 892B 821C 871A 0411 94EA DB02 E193
I missed that, thanks for the info.
Best Regards, Mushq Mushtaque Ahmed Nizamani Software Engineer Ultimus Pakistan
-
There is an API RegDeleteKeyValue, I am using that in my program, but I am getting the error "Error 1 error C3861: 'RegDeleteKeyValue': identifier not found", though I have included the required header files. Documentation of that API: http://msdn2.microsoft.com/en-us/library/ms724848.aspx[^] Does anyone know about that problem?
Best Regards, Mushq Mushtaque Ahmed Nizamani Software Engineer Ultimus Pakistan
Did you insert include files?