Niotso  git revision 558726a9f13d7c3423a683dd2f4323589b66c310
The New Implementation of The Sims Online
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Functions | Variables
Startup.cpp File Reference
#include "Windows.hpp"
#include "GUI.hpp"
#include <png.h>

Functions

int APIENTRY WinMain (HINSTANCE hInstance, HINSTANCE, LPSTR, int)
 

Variables

HBITMAP PNGIcon [MENUICONS]
 
HINSTANCE hInst
 
HWND hWnd
 
HWND statusbar
 
HDC hDC
 
unsigned int statusbarheight
 
OPENFILENAME ofn
 
wchar_t ArchiveOpenFilter [128] = L""
 
wchar_t ArchiveAddFilter [128] = L""
 
wchar_t ArchiveSaveFilter [128] = L""
 
HMENU hMenu
 
HMENU listmenu = 0
 

Function Documentation

int APIENTRY WinMain ( HINSTANCE  hInstance,
HINSTANCE  ,
LPSTR  ,
int   
)

Variable Documentation

wchar_t ArchiveAddFilter[128] = L""
wchar_t ArchiveOpenFilter[128] = L""
wchar_t ArchiveSaveFilter[128] = L""
HDC hDC
HINSTANCE hInst
HMENU hMenu
HWND hWnd
HMENU listmenu = 0
OPENFILENAME ofn
HBITMAP PNGIcon[MENUICONS]
HWND statusbar
unsigned int statusbarheight