OWLNext    7.0
Borland's Object Windows Library for the modern age
Loading...
Searching...
No Matches
codepages.h File Reference

Utilities for accessing and setting code page information. More...

#include <owl/private/defs.h>
#include <vector>
#include <mbctype.h>

Go to the source code of this file.

Classes

class  owl::TCodePages
 Encapsulates Windows code page functionality. More...
 

Namespaces

namespace  owl
 Object Windows Library (OWLNext Core)
 

Macros

#define OWL_SET_OEMCP_(idCodePage)   false
 
#define OWL_SET_ANSICP_(idCodePage)   false
 

Detailed Description

Utilities for accessing and setting code page information.

Definition in file codepages.h.

Macro Definition Documentation

◆ OWL_SET_ANSICP_

#define OWL_SET_ANSICP_ ( idCodePage)    false

Definition at line 25 of file codepages.h.

◆ OWL_SET_OEMCP_

#define OWL_SET_OEMCP_ ( idCodePage)    false

Definition at line 24 of file codepages.h.