增加ACE安全测试工程

This commit is contained in:
2025-12-06 16:42:21 +08:00
parent b78ee53326
commit b38ad590a9
68 changed files with 5385 additions and 0 deletions
+26
View File
@@ -0,0 +1,26 @@
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by aClient.rc
//
#define IDD_DIALOG_MAIN 101
#define IDC_BUTTON_CONNECT_GAME_SERVER 1001
#define IDC_BUTTON_DISCONNECT_GAME_SERVER 1002
#define IDC_BUTTON_UGC_SEND 1003
#define IDC_EDIT1 1004
#define IDC_EDIT_UGC_CONTENT 1004
#define IDC_BUTTON_REPORT_SEND 1005
#define IDC_BUTTON_NETBAR_CLIENTLOAD 1006
#define IDC_EDIT_MAINPLAY_PID 1007
#define IDC_BUTTON1 1008
#define IDC_BUTTON_CHECK_MAINPLAY_PROCESS 1008
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 103
#define _APS_NEXT_COMMAND_VALUE 40001
#define _APS_NEXT_CONTROL_VALUE 1009
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif