DragonNest/Client/DnLauncher2/ResourceTest/ResourceInit.h

7 lines
210 B
C
Raw Permalink Normal View History

#pragma once
#include <afxwin.h> // MFC core and standard components
void InitCtrlRect();
void GetCtrlRect( CRect* pRect, int nMaxNum );
int GetLanguageResourceIndexOffset( CString strLanguageParam );