Ruby  1.9.3p547(2014-05-14revision45962)
Functions
winmain.c File Reference
#include <windows.h>
#include <stdio.h>
Include dependency graph for winmain.c:

Go to the source code of this file.

Functions

int main (int, char **)
 
int WINAPI WinMain (HINSTANCE current, HINSTANCE prev, LPSTR cmdline, int showcmd)
 

Function Documentation

int main ( int  ,
char **   
)
int WINAPI WinMain ( HINSTANCE  current,
HINSTANCE  prev,
LPSTR  cmdline,
int  showcmd 
)

Definition at line 7 of file winmain.c.

References main(), and NULL.