GDBserver
Macros | Functions
wincecompat.h File Reference
#include <windows.h>

Go to the source code of this file.

Macros

#define errno   (GetLastError ())
 
#define strerror   strwinerror
 

Functions

char * strwinerror (DWORD error)
 

Macro Definition Documentation

#define errno   (GetLastError ())
#define strerror   strwinerror

Definition at line 28 of file wincecompat.h.

Function Documentation

char* strwinerror ( DWORD  error)