cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
signcadBentley
Level 3

RegDBGetKeyValueEx failed

Hi,

I am using following function call and failed.

nResult = RegDBGetKeyValueEx ( "SOFTWARE\\COMPANYU\\Product\\Install\\{XXXCCCC-CCCC-CCCC-CCCC-XXXXXXXX}", "Version", nType, szVersion, nSize);       

The problem is the GUID which is used in the registry.

if the GUID is in the registry, how can I uses "RegDBGetKeyValueEx"?

Best,

 

 

 

 

Labels (1)
0 Kudos
(0) Replies