Source code of Windows XP (NT5)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

13 lines
445 B

#define DISPID_MTScript_ScriptMain 100
#define DISPID_MTScript_OnMachineConnect 101
#define DISPID_MTScript_OnMachineDisconnect 102
#define DISPID_MTScript_OnRemoteExec 103
#define DISPID_MTScript_OnScriptError 104
#define DISPID_MTScript_OnProcessEvent 200
#define DISPID_MTScript_OnEventSourceEvent 201
#define DISPID_MTScript_OnMessageBoxInterval 300
#define DISPID_RemoteMTScript_OnScriptNotify 400