Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: bikermouse
  • Content: Threads
  • Order by date
  1. bikermouse

    Not sure if I'm on the right forum

    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...
  2. bikermouse

    Opening the registry to obtain string values

    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...

Part and Inventory Search

Back
Top