Quantcast
Channel: West Wind Message Board Messages
Viewing all articles
Browse latest Browse all 10393

ReadRegistryString and 64-bit system

$
0
0
ReadRegistryString and 64-bit system
FoxPro Programming
ReadRegistryString and 64-bit system
May. 15, 2013
11:17 am
3SA0O7GRJShow this entire thread in new window
Gratar Image based on email address
From:JohnNY
To:All
I'm trying to use wwAPI to read registry strings, I used ot use this routine on 32-based systems but it does not work on 64-bit Windows 7. I assume the problem is the fact my OS is 64 bit.

Whihcever key I try to read I get a NULL.
What's the problem? any help will be greatly appreciated.

==================

loAPI = CREATEOBJECT("wwAPI") ? loAPI.ReadRegistryString(HKEY_LOCAL_MACHINE, "SOFTWARE\Wow6432Node\Microsoft\Internet Explorer\MAIN\FeatureControl\", "FEATURE_BROWSER_EMULATION")

==================



Viewing all articles
Browse latest Browse all 10393

Trending Articles