개정판 eb41cac4
apply SingleInstance
Change-Id: Ic8c86438dbd9f8233759b5cc9925207359dcd70c
DTI_PID/ID2PSN/Program.cs | ||
---|---|---|
16 | 16 |
[STAThread] |
17 | 17 |
static void Main(string[] args) |
18 | 18 |
{ |
19 |
if (!SingleInstance.Start("88639781-2074-4894-8993-b70964995587")) |
|
20 |
{ |
|
21 |
return; |
|
22 |
} |
|
23 | ||
19 | 24 |
ID2Info info = ID2Info.GetInstance(); |
20 | 25 |
DataTable projectTable = null; |
21 | 26 |
try |
내보내기 Unified diff