Not sure if I'm on the right forum to ask this but I'm on XP
home and Ive got a problem with an old version of TurboCad 4 from IMSI. For the longest time I couldn;t get it to start at all but I was finally able to get it started by placing an old copy of MFC42.dll in the same folder as the...
Regarding using the registry,
does anyone know how to retrive string values (address paths) from REG_SZ keys
here's what Ive got so far
RegOpenKeyEx(HKEY_CLASSES_ROOT,"CLSID",0,KEY_ALL_ACCESS,&hkey);
RegQueryValueEx(????????????????);
RegCloseKey(hkey);
"CLSID" can be...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.