windows-nt/Source/XPSP1/NT/shell/osshell/cpls/usb/usbuidll.rcv

12 lines
284 B
Plaintext
Raw Normal View History

2020-09-26 03:20:57 -05:00
#include <ntverp.h>
#define VER_FILETYPE VFT_DLL
#define VER_FILESUBTYPE VFT2_UNKNOWN
#define VER_FILEDESCRIPTION_STR "USB UI Dll"
#define VER_INTERNALNAME_STR "Usbui\0"
#define VER_ORIGINALFILENAME_STR "Usbui.dll"
#include "common.ver"