ReactOS 0.4.16-dev-289-g096a551
ver.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define VERSION   "FreeLoader v3.2"
 
#define COPYRIGHT   "Copyright (C) 1996-" COPYRIGHT_YEAR " ReactOS Project"
 
#define AUTHOR_EMAIL   "<www.reactos.org>"
 
#define BY_AUTHOR   "by ReactOS Project"
 

Macro Definition Documentation

◆ AUTHOR_EMAIL

#define AUTHOR_EMAIL   "<www.reactos.org>"

Definition at line 27 of file ver.h.

◆ BY_AUTHOR

#define BY_AUTHOR   "by ReactOS Project"

Definition at line 28 of file ver.h.

◆ COPYRIGHT

#define COPYRIGHT   "Copyright (C) 1996-" COPYRIGHT_YEAR " ReactOS Project"

Definition at line 26 of file ver.h.

◆ VERSION

#define VERSION   "FreeLoader v3.2"

Definition at line 25 of file ver.h.