2025-11-28 00:35:46 +09:00

10 lines
287 B
C++

// stdafx.cpp : source file that includes just the standard includes
// ClipBook ServerEx.pch will be the pre-compiled header
// stdafx.obj will contain the pre-compiled type information
#include "stdafx.h"
const WCHAR g_wszResourceTypeNames[] =
L"ClipBook Server\0"
;