ReactOS
0.4.16-dev-329-g9223134
charmap.cpp
Go to the documentation of this file.
1
/*
2
* PROJECT: ReactOS Character Map
3
* LICENSE: GPL - See COPYING in the top level directory
4
* FILE: base/applications/charmap/charmap.cpp
5
* COPYRIGHT: Copyright 2006 Ged Murphy <gedmurphy@gmail.com>
6
*/
7
8
#include "
precomp.h
"
9
#include "
MainWindow.h
"
10
11
int
WINAPI
12
wWinMain
(
HINSTANCE
hThisInstance,
13
HINSTANCE
hPrevInstance,
14
LPWSTR
lpCmdLine,
15
int
nCmdShow)
16
{
17
CCharMapWindow
CharMap;
18
return
CharMap.
Create
(hThisInstance, nCmdShow);
19
}
wWinMain
int WINAPI wWinMain(HINSTANCE hThisInstance, HINSTANCE hPrevInstance, LPWSTR lpCmdLine, int nCmdShow)
Definition:
charmap.cpp:12
CCharMapWindow
Definition:
MainWindow.h:5
CCharMapWindow::Create
bool Create(_In_ HINSTANCE hInst, _In_ int nCmdShow)
Definition:
MainWindow.cpp:38
MainWindow.h
void
Definition:
nsiface.idl:2307
precomp.h
WINAPI
#define WINAPI
Definition:
msvc.h:6
LPWSTR
WCHAR * LPWSTR
Definition:
xmlstorage.h:184
base
applications
charmap_new
charmap.cpp
Generated on Sat Dec 7 2024 06:02:14 for ReactOS by
1.9.6