gstylianou
Registered User.
- Local time
- Today, 12:35
- Joined
- Dec 16, 2013
- Messages
- 359
Hi all,
I'm trying to create a routine into my database on form Load to read the value data from my file. My application is stored into HKEY_CURRENT_USER\Software\CSApp path and there is another file into CSApp folder which has the value data 100. This file is named as SNPLUS and it's REG_DWORD file format and as i already told, has the value data: 100 which is Hexadecimal.
Is it possible to read this number directly form access vba?
Waiting any help...thanks in advanced
I'm trying to create a routine into my database on form Load to read the value data from my file. My application is stored into HKEY_CURRENT_USER\Software\CSApp path and there is another file into CSApp folder which has the value data 100. This file is named as SNPLUS and it's REG_DWORD file format and as i already told, has the value data: 100 which is Hexadecimal.
Is it possible to read this number directly form access vba?
Waiting any help...thanks in advanced