OmniEvents
OmniEvents::Win Class Reference

Utility class, contains functions that Windows should have, but doesn't. More...

Static Public Member Functions

static const char * strerror (DWORD e)
 
static void perror (const char *s=NULL)
 

Detailed Description

Utility class, contains functions that Windows should have, but doesn't.

Definition at line 54 of file daemon_windows.cc.

Member Function Documentation

◆ perror()

◆ strerror()

static const char* OmniEvents::Win::strerror ( DWORD  e)
inlinestatic

Definition at line 57 of file daemon_windows.cc.


The documentation for this class was generated from the following file: