Niotso  git revision 558726a9f13d7c3423a683dd2f4323589b66c310
The New Implementation of The Sims Online
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Enumerations | Functions
NewArchive Namespace Reference

Enumerations

enum  { TYPE_FAR, TYPE_DBPF }
 

Functions

void SetType (HWND hDlg, int type)
 
INT_PTR CALLBACK DlgProc (HWND hDlg, UINT message, WPARAM wParam, LPARAM lParam)
 

Enumeration Type Documentation

anonymous enum
Enumerator
TYPE_FAR 
TYPE_DBPF 

Function Documentation

INT_PTR CALLBACK NewArchive::DlgProc ( HWND  hDlg,
UINT  message,
WPARAM  wParam,
LPARAM  lParam 
)
void NewArchive::SetType ( HWND  hDlg,
int  type 
)