Niotso  git revision 558726a9f13d7c3423a683dd2f4323589b66c310
The New Implementation of The Sims Online
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Macros | Functions
Windows.hpp File Reference
#include <windows.h>
#include <commctrl.h>
#include "../FARDive.hpp"
#include "resource.hpp"

Go to the source code of this file.

Macros

#define UNICODE
 
#define WINVER   0x0600
 
#define DefineDialog(x)   namespace x {INT_PTR CALLBACK DlgProc(HWND, UINT, WPARAM, LPARAM);}
 

Functions

LRESULT CALLBACK WndProc (HWND, UINT, WPARAM, LPARAM)
 
 DefineDialog (AddToArchive)
 
 DefineDialog (NewArchive)
 

Macro Definition Documentation

#define DefineDialog (   x)    namespace x {INT_PTR CALLBACK DlgProc(HWND, UINT, WPARAM, LPARAM);}
#define UNICODE
#define WINVER   0x0600

Function Documentation

DefineDialog ( AddToArchive  )
DefineDialog ( NewArchive  )
LRESULT CALLBACK WndProc ( HWND  ,
UINT  ,
WPARAM  ,
LPARAM   
)