Panda3D
Loading...
Searching...
No Matches
Macros | Functions
winStats.cxx File Reference

PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University. More...

#include "pandatoolbase.h"
#include "winStatsServer.h"
#include "config_pstatclient.h"
#include <windows.h>

Go to the source code of this file.

Macros

#define WIN32_LEAN_AND_MEAN   1
 

Functions

int main (int argc, char *argv[])
 
int WINAPI WinMain (HINSTANCE, HINSTANCE, LPSTR, int)
 

Detailed Description

PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.

All rights reserved.

All use of this software is subject to the terms of the revised BSD license. You should have received a copy of this license along with this source code in a file named "LICENSE."

Author
drose
Date
2003-12-02

Definition in file winStats.cxx.

Macro Definition Documentation

◆ WIN32_LEAN_AND_MEAN

#define WIN32_LEAN_AND_MEAN   1

Definition at line 20 of file winStats.cxx.

Function Documentation

◆ main()

int main ( int argc,
char * argv[] )

Definition at line 128 of file winStats.cxx.

◆ WinMain()

int WINAPI WinMain ( HINSTANCE ,
HINSTANCE ,
LPSTR ,
int  )

Definition at line 84 of file winStats.cxx.