This commit is contained in:
chikyun.kim
2018-12-22 19:30:02 +09:00
parent f957c5fcb1
commit 560f7d78bf
21 changed files with 1148 additions and 249 deletions

View File

@@ -38,5 +38,6 @@ namespace FCOMMON
public static string CS;
public static string libxlCompany = "Amkor Technology korea, Inc";
public static string libxlKey = "windows-282b2b0800c5e0016bb06a6fafjfd6o8";
public static int camIndex = 0;
}
}