File:  [WindowsNT SDKs] / mstools / samples / showuni / showuni.h
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs
Thu Aug 9 18:21:22 2018 UTC (7 years, 9 months ago) by root
Branches: msft, MAIN
CVS tags: ntsdk-oct-1992, HEAD
Microsoft Windows NT Build 328 10-12-1992

#define MAXFONT                 10

#define IDC_SHOWUNI             21

#define IDD_ABOUT               1
#define IDD_SELECT              2
#define IDD_RANGE               3

#define ID_TYPEFACE            101

#define ID_LOW                      103
#define ID_HIGH                     104

#define ID_ASCII                    105
#define ID_LATIN                    106
#define ID_LATIN_E                  107
#define ID_LATIN_X                  108
#define ID_PHONETIC                 109
#define ID_MODIFIER                 110
#define ID_DIACRITICAL              111
#define ID_GREEK                    112
#define ID_CYRILLIC                 113
#define ID_CYRILLIC_X               114
#define ID_HEBREW                   115
#define ID_CURRENCY                 116
#define ID_LETTERS                  117
#define ID_ARROWS                   118
#define ID_MATH                     119

#define IDM_SHOWUNI            20

#define IDM_EXIT               200
#define IDM_SHOWCHARS          201
#define IDM_SHOWRANGE          202
#define IDM_CLEAR              203
#define IDM_SELECTFONT         204
#define IDM_ABOUT              205

LONG	APIENTRY	ShowUniWndProc(HWND, UINT, WPARAM, LONG);
BOOL			ShowUniInit(HANDLE);
BOOL	APIENTRY	About(HWND, UINT, WPARAM, LONG);
BOOL	APIENTRY	Range(HWND, UINT, WPARAM, LONG);
BOOL	APIENTRY	SelectFont(HWND, UINT, WPARAM, LONG);
VOID			ShowCharacters(HDC, int, int);
INT	APIENTRY	EnumFunc(LPLOGFONT, LPTEXTMETRIC, DWORD, LPARAM);
VOID			SetFaceName(HWND);

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.