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

msvcrt.h File Reference
#include <stdarg.h>
#include <signal.h>
#include "windef.h"
#include "winbase.h"

Go to the source code of this file.

Data Structures

struct  sig_element

Defines

#define _UNKNOWN_APP   0
#define _CONSOLE_APP   1
#define _GUI_APP   2
#define _IOYOURBUF   0x0100
#define _IOAPPEND   0x0200
#define _IOSETVBUF   0x0400
#define _IOFEOF   0x0800
#define _IOFLRTN   0x1000
#define _IOCTRLZ   0x2000
#define _IOCOMMIT   0x4000
#define _IOFREE   0x10000
#define MSVCRT__WRITE_ABORT_MSG   1
#define MSVCRT__CALL_REPORTFAULT   2
#define MSVCRT__OUT_TO_DEFAULT   0
#define MSVCRT__OUT_TO_STDERR   1
#define MSVCRT__OUT_TO_MSGBOX   2
#define MSVCRT__REPORT_ERRMODE   3
#define MSVCRT_malloc   malloc
#define MSVCRT_free   free

Typedefs

typedef void *(__cdeclmalloc_func_t )(size_t)
typedef void(__cdeclfree_func_t )(void *)
typedef void(* float_handler )(int, int)

Functions

void __cdecl _purecall (void)
void __cdecl _amsg_exit (int errnum)
char ** SnapshotOfEnvironmentA (char **)
wchar_t ** SnapshotOfEnvironmentW (wchar_t **)
void *__cdecl MSVCRT_operator_new (size_t)
 * FIXME: This should be declared in new.h but it's not an extern "C" so
void __cdecl MSVCRT_operator_delete (void *)
char *__cdecl __unDName (char *, const char *, int, malloc_func_t, free_func_t, unsigned short int)
char *__cdecl __unDNameEx (char *, const char *, int, malloc_func_t, free_func_t, void *, unsigned short int)
void msvcrt_init_mt_locks (void)
void msvcrt_free_mt_locks (void)
BOOL msvcrt_init_locale (void)
void msvcrt_init_math (void)
void msvcrt_init_io (void)
void msvcrt_free_io (void)
void msvcrt_init_console (void)
void msvcrt_free_console (void)
void msvcrt_init_args (void)
void msvcrt_free_args (void)
void msvcrt_init_signals (void)
void msvcrt_free_signals (void)
unsigned create_io_inherit_block (WORD *, BYTE **)
void _default_handler (int signal)
char_setlocale (int, const char *)
NTSYSAPI VOID NTAPI RtlAssert (PVOID FailedAssertion, PVOID FileName, ULONG LineNumber, PCHAR Message)

Variables

int __lc_codepage
int __lc_collate_cp
int __mb_cur_max
const unsigned short _ctype [257]
char ** _environ
wchar_t ** _wenviron

Generated on Sun May 27 2012 06:05:05 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.