TTFX.C File Reference

Go to the source code of this file.

Defines

#define DESELECTED   0
#define SELECTED   1
#define UNITL   65536.0
#define min(a, b)   ( ((a) < (b)) ? (a) : (b) )
#define max(a, b)   ( ((a) > (b)) ? (a) : (b) )

Functions

BOOL WINAPI DllMain (HANDLE hDLL, DWORD dwReason, LPVOID lpReserved)
BOOL _Xmodeler (HWND parent_window, HWND info_window, X__STRUCTURE *lpevi)


Define Documentation

#define DESELECTED   0

Definition at line 35 of file TTFX.C.

#define SELECTED   1

Definition at line 36 of file TTFX.C.

#define UNITL   65536.0

Definition at line 38 of file TTFX.C.

#define min ( a,
 )     ( ((a) < (b)) ? (a) : (b) )

Definition at line 41 of file TTFX.C.

#define max ( a,
 )     ( ((a) > (b)) ? (a) : (b) )

Definition at line 44 of file TTFX.C.


Function Documentation

BOOL WINAPI DllMain ( HANDLE  hDLL,
DWORD  dwReason,
LPVOID  lpReserved 
)

Definition at line 54 of file TTFX.C.

References DLL_PROCESS_ATTACH, DLL_PROCESS_DETACH, hThisInstance, and TRUE.

BOOL _Xmodeler ( HWND  parent_window,
HWND  info_window,
X__STRUCTURE lpevi 
)


Generated on Sun Apr 27 14:20:16 2014 for OpenFX by  doxygen 1.5.6