Subversion Repositories userdetect2

Rev

Rev 70 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 70 Rev 71
Line 4... Line 4...
4
  Windows,
4
  Windows,
5
  SysUtils,
5
  SysUtils,
6
  Classes,
6
  Classes,
7
  SPgetsid,
7
  SPgetsid,
8
  UD2_PluginIntf in '..\UD2_PluginIntf.pas',
8
  UD2_PluginIntf in '..\UD2_PluginIntf.pas',
9
  UD2_PluginUtils in '..\UD2_PluginUtils.pas';
9
  UD2_PluginUtils in '..\UD2_PluginUtils.pas',
-
 
10
  UD2_PluginStatus in '..\UD2_PluginStatus.pas';
10
 
11
 
11
{$R *.res}
12
{$R *.res}
12
 
13
 
13
const
14
const
14
  PLUGIN_GUID: TGUID = '{96374FFC-0A55-46B4-826B-CFD702FB24A2}';
15
  PLUGIN_GUID: TGUID = '{96374FFC-0A55-46B4-826B-CFD702FB24A2}';