windows-nt/Source/XPSP1/NT/shell/ext/loadwc/loadwc.rc

18 lines
306 B
Plaintext
Raw Normal View History

2020-09-26 03:20:57 -05:00
// 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