home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Troubleshooting Netware Systems
/
CSTRIAL0196.BIN
/
attach
/
msj
/
v10n10
/
vb40.exe
/
WCIMR.EXE
/
WCREG.CLS
< prev
next >
Wrap
Text File
|
1995-10-01
|
277b
|
15 lines
VERSION 1.0 CLASS
BEGIN
MultiUse = -1 'True
END
Attribute VB_Name = "WCIMReg"
Attribute VB_Creatable = False
Attribute VB_Exposed = False
Option Explicit
' registry entry important stuff
Public Entry As String
Public DataType As Long
Public Value As Variant