windows-nt/Source/XPSP1/NT/shell/ext/loadwc/loadwc.rc
2020-09-26 16:20:57 +08:00

18 lines
306 B
Plaintext

// WARNING
// non-localizable resources only
// localizable resources should go in loadwclc.rc
#include <winuser.h>
#include <commctrl.h>
#include <shlobj.h>
#include "resource.h"
#include <stubres.h>
#include <inststub.rc>
#ifndef MLUI_SUPPORT
#include "loadwclc.rc"
#else
#include "loadwc.rcv"
#endif