ReactOS Fundraising Campaign 2012
 
€ 4,410 / € 30,000

Information | Donate

Home | Info | Community | Development | myReactOS | Contact Us

  1. Home
  2. Community
  3. Development
  4. myReactOS
  5. Fundraiser 2012

  1. Main Page
  2. Alphabetical List
  3. Data Structures
  4. Directories
  5. File List
  6. Data Fields
  7. Globals
  8. Related Pages

ReactOS Development > Doxygen

fontview.h
Go to the documentation of this file.
00001 #include <windows.h>
00002 
00003 #include "resource.h"
00004 #include "display.h"
00005 
00006 #define MAX_LOADSTRING 50
00007 #define MAX_BUTTONNAME 30
00008 
00009 #define HEADER_SIZE 37
00010 #define BUTTON_POS_X 6
00011 #define BUTTON_POS_Y 8
00012 #define BUTTON_WIDTH 72
00013 #define BUTTON_HEIGHT 21
00014 
00015 #define IDC_QUIT 1001
00016 #define IDC_PRINT 1002
00017 #define IDC_DISPLAY 1003
00018 
00019 LRESULT CALLBACK MainWndProc(HWND, UINT, WPARAM, LPARAM);
00020 
00021 BOOL LoadFont(LPWSTR lpCmdLine);

Generated on Sun May 27 2012 04:16:36 for ReactOS by doxygen 1.7.6.1

ReactOS is a registered trademark or a trademark of ReactOS Foundation in the United States and other countries.