PREMAP.C File Reference

Go to the source code of this file.

Defines

#define X__Malloc(s)   GlobalAlloc(GMEM_FIXED,s)
#define X__Free(p)   GlobalFree((HGLOBAL)p)
#define X__Realloc(p, s)   GlobalReAlloc((HGLOBAL)p,s,GMEM_MOVEABLE)
#define FI_DIB   0
#define PALVERSION   0x300
#define MAXPALETTE   256
#define MAXTEXT   256
#define NMATRIX   6
#define NROWS   200
#define HCOLS   320
#define LIMIT   30

Functions

BOOL WINAPI DllMain (HANDLE hDLL, DWORD dwReason, LPVOID lpReserved)
BOOL _GetPresetMapImage (HWND parent, char *mapfile)


Define Documentation

#define X__Malloc (  )     GlobalAlloc(GMEM_FIXED,s)

Definition at line 17 of file PREMAP.C.

#define X__Free (  )     GlobalFree((HGLOBAL)p)

Definition at line 18 of file PREMAP.C.

#define X__Realloc ( p,
 )     GlobalReAlloc((HGLOBAL)p,s,GMEM_MOVEABLE)

#define FI_DIB   0

Definition at line 22 of file PREMAP.C.

#define PALVERSION   0x300

Definition at line 23 of file PREMAP.C.

#define MAXPALETTE   256

Definition at line 24 of file PREMAP.C.

#define MAXTEXT   256

Definition at line 25 of file PREMAP.C.

#define NMATRIX   6

Definition at line 91 of file PREMAP.C.

#define NROWS   200

Definition at line 92 of file PREMAP.C.

#define HCOLS   320

Definition at line 93 of file PREMAP.C.

#define LIMIT   30

Definition at line 94 of file PREMAP.C.


Function Documentation

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

Definition at line 299 of file PREMAP.C.

References DLL_PROCESS_ATTACH, DLL_PROCESS_DETACH, FALSE, hThisInstance, and TRUE.

BOOL _GetPresetMapImage ( HWND  parent,
char *  mapfile 
)

Definition at line 325 of file PREMAP.C.

References Viewer().


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