Imports System.Management
Imports System.Runtime.InteropServices

Module systemRestore
Function createRestorePoint(strDescription As String, rt As RestoreType, ByRef lSeqNum As Long) As...