winMain.cpp File Reference

#include <tk.h>
#include <windows.h>
#include <malloc.h>
#include <locale.h>
#include <commands.h>

Go to the source code of this file.

Defines

#define WIN32_LEAN_AND_MEAN
#define TK_LOCAL_APPINIT   Tcl_AppInit

Functions

void Tk_MainOpenSees (int argc, char **argv, Tcl_AppInitProc *appInitProc, Tcl_Interp *interp)
int TK_LOCAL_APPINIT _ANSI_ARGS_ ((Tcl_Interp *interp))
int APIENTRY WinMain (HINSTANCE hInstance, HINSTANCE hPrevInstance, LPSTR lpszCmdLine, int nCmdShow)
int Tcl_AppInit (Tcl_Interp *interp)
void WishPanic TCL_VARARGS_DEF (char *, arg1)
int main (int argc, char **argv)


Define Documentation

#define TK_LOCAL_APPINIT   Tcl_AppInit

Definition at line 74 of file winMain.cpp.

#define WIN32_LEAN_AND_MEAN

Definition at line 24 of file winMain.cpp.


Function Documentation

int TK_LOCAL_APPINIT _ANSI_ARGS_ ( (Tcl_Interp *interp  ) 

int main ( int  argc,
char **  argv 
)

Definition at line 429 of file winMain.cpp.

References FALSE, Tcl_AppInit(), and Tk_MainOpenSees().

int Tcl_AppInit ( Tcl_Interp *  interp  ) 

Definition at line 184 of file winMain.cpp.

References g3AppInit().

void WishPanic TCL_VARARGS_DEF ( char *  ,
arg1   
)

Definition at line 278 of file winMain.cpp.

void Tk_MainOpenSees ( int  argc,
char **  argv,
Tcl_AppInitProc *  appInitProc,
Tcl_Interp *  interp 
)

int APIENTRY WinMain ( HINSTANCE  hInstance,
HINSTANCE  hPrevInstance,
LPSTR  lpszCmdLine,
int  nCmdShow 
)

Definition at line 107 of file winMain.cpp.

References TK_LOCAL_APPINIT, Tk_MainOpenSees(), and TRUE.

Generated on Mon Oct 23 15:05:36 2006 for OpenSees by doxygen 1.5.0