Main Page | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | File Members | Related Pages

VersionWin32 Class Reference

List of all members.

Public Types

typedef HGLOBAL HLOCAL
typedef int socket_t = ~0

Public Member Functions

WORD MAKELANGID (WORD p, WORD s)
WORD PRIMARYLANGID (WORD lgid)
WORD SUBLANGID (WORD lgid)
int memicmp (char *, char *, uint)
int QueryPerformanceCounter (ulong *count)
int QueryPerformanceFrequency (ulong *frequency)
int QueryPerformanceCounter (ulong *)

Static Public Attributes

uint FORMAT_MESSAGE_ALLOCATE_BUFFER = 0x00000100
uint FORMAT_MESSAGE_IGNORE_INSERTS = 0x00000200
uint FORMAT_MESSAGE_FROM_STRING = 0x00000400
uint FORMAT_MESSAGE_FROM_HMODULE = 0x00000800
uint FORMAT_MESSAGE_FROM_SYSTEM = 0x00001000
uint FORMAT_MESSAGE_ARGUMENT_ARRAY = 0x00002000
uint FORMAT_MESSAGE_MAX_WIDTH_MASK = 0x000000FF
uint LANG_NEUTRAL = 0x00
uint SUBLANG_DEFAULT = 0x01

Private Attributes

import std c windows windows

Detailed Description

Stuff for sysError(), kindly provided by Regan Heath.

Definition at line 51 of file System.d.


Member Typedef Documentation

typedef HGLOBAL HLOCAL
 

Definition at line 67 of file System.d.

typedef int socket_t = ~0
 

Definition at line 91 of file Socket.d.


Member Function Documentation

WORD MAKELANGID WORD  p,
WORD  s
[inline]
 

Definition at line 63 of file System.d.

WORD PRIMARYLANGID WORD  lgid  )  [inline]
 

Definition at line 64 of file System.d.

WORD SUBLANGID WORD  lgid  )  [inline]
 

Definition at line 65 of file System.d.

int memicmp char *  ,
char *  ,
uint 
 

int QueryPerformanceCounter ulong *  count  ) 
 

int QueryPerformanceFrequency ulong *  frequency  ) 
 

int QueryPerformanceCounter ulong *   ) 
 


Member Data Documentation

import std c windows windows [private]
 

Definition at line 55 of file Event.d.

uint FORMAT_MESSAGE_ALLOCATE_BUFFER = 0x00000100 [static]
 

Definition at line 55 of file System.d.

uint FORMAT_MESSAGE_IGNORE_INSERTS = 0x00000200 [static]
 

Definition at line 56 of file System.d.

uint FORMAT_MESSAGE_FROM_STRING = 0x00000400 [static]
 

Definition at line 57 of file System.d.

uint FORMAT_MESSAGE_FROM_HMODULE = 0x00000800 [static]
 

Definition at line 58 of file System.d.

uint FORMAT_MESSAGE_FROM_SYSTEM = 0x00001000 [static]
 

Definition at line 59 of file System.d.

uint FORMAT_MESSAGE_ARGUMENT_ARRAY = 0x00002000 [static]
 

Definition at line 60 of file System.d.

uint FORMAT_MESSAGE_MAX_WIDTH_MASK = 0x000000FF [static]
 

Definition at line 61 of file System.d.

uint LANG_NEUTRAL = 0x00 [static]
 

Definition at line 69 of file System.d.

uint SUBLANG_DEFAULT = 0x01 [static]
 

Definition at line 70 of file System.d.


The documentation for this class was generated from the following files:
Generated on Tue Jan 25 21:18:45 2005 for Mango by doxygen 1.3.6