Main Page   Alphabetical List   Data Structures   File List   Data Fields   Globals  

win32.h File Reference

Win32 User Interface initialization and message loop. More...

Go to the source code of this file.

Defines

#define WIN32_H_VERSION   "$Id: win32.h,v 2.1 2002/06/04 16:34:52 jongfoster Exp $"

Functions

void InitWin32 (void)
int WINAPI WinMain (HINSTANCE hInstance, HINSTANCE hPrevInstance, LPSTR lpCmdLine, int nCmdShow)

Variables

const char win32_blurb []
HINSTANCE g_hInstance
int g_nCmdShow
const char win32_rcs []
const char win32_h_rcs []


Detailed Description

Win32 User Interface initialization and message loop.

Log:
win32.h,v
Revision 2.1 2002/06/04 16:34:52 jongfoster Adding a missing if

Revision 2.0 2002/06/04 14:34:21 jongfoster Moving source files to src/

Revision 1.5 2002/03/26 22:57:10 jongfoster Web server name should begin www.

Revision 1.4 2002/03/24 12:03:47 jongfoster Name change

Revision 1.3 2001/07/30 22:08:36 jongfoster Tidying up defines:

Revision 1.2 2001/07/29 18:43:08 jongfoster Changing ifdef _FILENAME_H to FILENAME_H_INCLUDED, to conform to ANSI C rules.

Revision 1.1.1.1 2001/05/15 13:59:08 oes Initial import of version 2.9.3 source tree


Function Documentation

void InitWin32 void   
 

Initialise windows, setting up the console or windows as appropriate.

Returns:
N/A


Variable Documentation

const char win32_h_rcs[]
 

Version information about win32.h.

const char win32_rcs[]
 

Version information about win32.c.


Generated on Tue Jun 4 18:54:49 2002 for Privoxy 3.1.1 by doxygen1.2.15