Main Page   Alphabetical List   Data Structures   File List   Data Fields   Globals  

Module.c File Reference

#include <windows.h>
#include "Module.h"

Include dependency graph for Module.c:

Include dependency graph

Go to the source code of this file.

Defines

#define BUILD_DLL

Functions

 MODULE_ARCH ()
EXPORT BOOL WINAPI DllMain (HINSTANCE hinstDLL, DWORD fdwReason, LPVOID lpvReserved)


Define Documentation

#define BUILD_DLL
 

Definition at line 26 of file Module.c.


Function Documentation

EXPORT BOOL WINAPI DllMain HINSTANCE    hinstDLL,
DWORD    fdwReason,
LPVOID    lpvReserved
 

Definition at line 32 of file Module.c.

References EXPORT.

MODULE_ARCH  
 


Generated on Tue Jan 7 12:12:34 2003 for THEGUI by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002