This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Option Strict On | |
'TODO Add an COM-reference to C:\Windows\System32\shell32.dll | |
''' <summary> | |
''' a module, to register or unregister the current project in system-startup-entries | |
''' </summary> | |
''' <remarks>Add an COM-reference to C:\Windows\System32\shell32.dll</remarks> | |
Module StartUpHandler | |
''' <summary> |
NewerOlder