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 Mike Lewis 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: *

  1. WizardSuns

    Delphi Registry Functions

    Hi! My code - Saving registry key into a separate file: This code does not work in Win9xME. The problem is that the registry key is not saved into a file. What could be the problem? ... var phKey: hKey; FileName: array [0..255] of Char; ErrorMsg: Integer; begin // adjust...

Part and Inventory Search

Back
Top