mirror of
https://github.com/reactos/reactos.git
synced 2025-07-31 11:21:51 +00:00
add all test dlls into the treeview
svn path=/trunk/; revision=34022
This commit is contained in:
parent
ab6d5a14d6
commit
b790fafdb2
9 changed files with 92 additions and 42 deletions
|
@ -3,9 +3,9 @@
|
|||
#include "resource.h"
|
||||
|
||||
|
||||
#define REACTOS_STR_FILE_DESCRIPTION "ReactOS Character Map\0"
|
||||
#define REACTOS_STR_INTERNAL_NAME "charmap\0"
|
||||
#define REACTOS_STR_ORIGINAL_FILENAME "charmap.exe\0"
|
||||
#define REACTOS_STR_FILE_DESCRIPTION "ReactOS API test GUI\0"
|
||||
#define REACTOS_STR_INTERNAL_NAME "WinetestsGUI\0"
|
||||
#define REACTOS_STR_ORIGINAL_FILENAME "WinetestsGUI.exe\0"
|
||||
//#include <reactos/version.rc>
|
||||
|
||||
#include "rsrc.rc"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue