mini/mini.h File Reference

#include <windows.h>
#include <zz_default_error_data.h>

Go to the source code of this file.

Classes

struct  tagMINI_SESSION
 Session object for MINI-fast-CGI programs. More...

Defines

#define MINI_ARGUMENTLEN   1024
#define MINI_DLL_API   int _declspec(dllexport) __stdcall

Typedefs

typedef tagMINI_SESSION MINI_SESSION
 Session object for MINI-fast-CGI programs.
typedef int argc
typedef int char ** argv
typedef int char char ** buff
typedef int char char int * size
typedef int char char int
char * 
msg
typedef int char char int
char int 
msglen

Functions

typedef int (__stdcall MINI_DLL_SVC)(MINI_SESSION *session


Define Documentation

#define MINI_ARGUMENTLEN   1024
 

#define MINI_DLL_API   int _declspec(dllexport) __stdcall
 


Typedef Documentation

typedef int argc
 

typedef int char** argv
 

typedef int char char** buff
 

typedef struct tagMINI_SESSION MINI_SESSION
 

Session object for MINI-fast-CGI programs.

See also:
CzzDb

typedef int char char int char* msg
 

typedef int char char int char int msglen
 

typedef int char char int* size
 


Function Documentation

typedef int __stdcall  MINI_DLL_SVC  ) 
 


Generated on Thu Sep 21 21:45:43 2006 for tonjac.org MINI/C++ library by  doxygen 1.4.6-NO