mirror of
https://github.com/reactos/reactos.git
synced 2025-03-10 10:14:44 +00:00
10 lines
290 B
Text
10 lines
290 B
Text
![]() |
#include <windef.h>
|
||
|
#include <winuser.h>
|
||
|
|
||
|
#define REACTOS_STR_FILE_DESCRIPTION "ReactOS Shell Extension Debug Utility"
|
||
|
#define REACTOS_STR_INTERNAL_NAME "shlextdbg"
|
||
|
#define REACTOS_STR_ORIGINAL_FILENAME "shlextdbg.exe"
|
||
|
#include <reactos/version.rc>
|
||
|
|
||
|
#include <reactos/manifest_exe.rc>
|