ReactOS Fundraising Campaign 2012
 
€ 4,410 / € 30,000

Information | Donate

Home | Info | Community | Development | myReactOS | Contact Us

  1. Home
  2. Community
  3. Development
  4. myReactOS
  5. Fundraiser 2012

  1. Main Page
  2. Alphabetical List
  3. Data Structures
  4. Directories
  5. File List
  6. Data Fields
  7. Globals
  8. Related Pages

ReactOS Development > Doxygen

dllmain.c File Reference
#include <precomp.h>
#include <locale.h>
#include <mbctype.h>
#include <sys/stat.h>
#include <internal/wine/msvcrt.h>
#include <internal/tls.h>
#include "wine/debug.h"

Go to the source code of this file.

Data Structures

struct  crtdll_stat

Typedefs

typedef short crtdll_dev_t

Functions

 WINE_DEFAULT_DEBUG_CHANNEL (crtdll)
void __getmainargs (int *argc, char ***argv, char ***envp, int expand_wildcards, int *new_mode)
int BlockEnvToEnvironA (void)
int BlockEnvToEnvironW (void)
void FreeEnvironment (char **environment)
void _atexit_cleanup (void)
static void convert_struct_stat (struct crtdll_stat *dst, const struct _stat *src)
BOOL WINAPI DllMain (PVOID hinstDll, ULONG dwReason, PVOID reserved)
void __GetMainArgs (int *argc, char ***argv, char ***envp, int expand_wildcards)
int CRTDLL__fstat (int fd, struct crtdll_stat *buf)
int CRTDLL__stat (const char *path, struct crtdll_stat *buf)
char_strdec (const char *str1, const char *str2)
char_strinc (const char *str)
size_t _strncnt (const char *str, size_t maxlen)
unsigned int _strnextc (const char *str)
char_strninc (const char *str, size_t len)
char_strspnp (const char *str1, const char *str2)

Variables

unsigned int _osver
unsigned int _winminor
unsigned int _winmajor
unsigned int _winver
unsigned int CRTDLL__basemajor_dll = 0
unsigned int CRTDLL__baseminor_dll = 0
unsigned int CRTDLL__baseversion_dll = 0
unsigned int CRTDLL__cpumode_dll = 0
unsigned int CRTDLL__osmajor_dll = 0
unsigned int CRTDLL__osminor_dll = 0
unsigned int CRTDLL__osmode_dll = 0
unsigned int CRTDLL__osversion_dll = 0
int _fileinfo_dll
char_acmdln
wchar_t_wcmdln
char ** _environ
char ** __initenv
wchar_t ** _wenviron
wchar_t ** __winitenv

Generated on Sun May 27 2012 05:06:09 for ReactOS by doxygen 1.7.6.1

ReactOS is a registered trademark or a trademark of ReactOS Foundation in the United States and other countries.