Differences between revisions 1 and 4 (spanning 3 versions)
Revision 1 as of 2008-07-26 18:49:17
Size: 565
Editor: KaiJaeger
Comment:
Revision 4 as of 2008-07-26 21:20:14
Size: 684
Editor: KaiJaeger
Comment:
Deletions are marked like this. Additions are marked like this.
Line 7: Line 7:
'''Currently under construction'''
Line 11: Line 9:
Find out more by looking into the documentation [attachment:WinRegDocumentation.html] == Shared Methods ==

 * !DeleteSubKey
 * !DeleteValue
 * !DoesKeyExist
 * !DoesValueExist
 * !GetString
 * !GetValue
 * !PutString
 * !PutValue
 * Version


== History ==

For a full version history: [:WinReg/History: History]

Dealing with the Windows Registry

TableOfContents

Overview

This class offers methods useful to deal with the Windows Registry without using .NET.

Shared Methods

  • DeleteSubKey

  • DeleteValue

  • DoesKeyExist

  • DoesValueExist

  • GetString

  • GetValue

  • PutString

  • PutValue

  • Version

History

For a full version history: [:WinReg/History: History]

Version Information

Original author:

KaiJaeger

Responsible:

KaiJaeger

Email:

kai@aplteam.com

Current state:

1.0

Download

Goto the [:WinRegDownloadPage:WinRegDownloadPage]


CategoryOpenSourceApl CategoryAplAplDyalog

WinRegSimple (last edited 2018-03-03 11:35:07 by KaiJaeger)