J
John Cosmas
I'm having trouble trying to read the Default key item from CLSID. Here is
an example:
Debug.Print GetSetting(&H8000000002, "SOFTWARE",
"Classes\FrontPage.Editor\CLSID")
I'm trying to fetch the value from the Default key under CLSID. It should
have returned the Class ID/GUID for the class. If there's another key named
something other than (Default), it wil return value for the key.
an example:
Debug.Print GetSetting(&H8000000002, "SOFTWARE",
"Classes\FrontPage.Editor\CLSID")
I'm trying to fetch the value from the Default key under CLSID. It should
have returned the Class ID/GUID for the class. If there's another key named
something other than (Default), it wil return value for the key.