Quantcast
Channel: SCN : Discussion List - PowerBuilder Developer Center
Viewing all articles
Browse latest Browse all 2881

RegistryGet and RegistrySet not working in PowerBuilder 12 on Windows7 and windows 2012?

$
0
0

Hello,

 

I want to read/write the Dword type of registry value. Using API function works, but RegistryGet and RegistrySet didn't work...
String REG_KEY = "KEY_CURRENT_USER\Software\Adobe\Acrobat Distiller\9.0"
Int LiRet
Ulong lTemp


LiRet = RegistryGet(REG_KEY, 'DistillerPrinterFontCache', ReguLong!, LTemp)

 

Value in registry is 1, but it is returning 0?

 

Thank you!

 

-Ping


Viewing all articles
Browse latest Browse all 2881

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>