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

Implementation of TCommCtrlDll, a wrapper for the common control dll. More...

#include <owl/pch.h>
#include <owl/defs.h>
#include <owl/commctrl.h>

Go to the source code of this file.

Namespaces

namespace  owl
 Object Windows Library (OWLNext Core)
 

Functions

 owl::DIAG_DEFINE_GROUP_INIT (OWL_INI, OwlCommCtrl, 1, 0)
 
void owl::InitializeCommonControls (uint controlFlags)
 Wrapper for the Windows API function InitCommmonControlsEx.
 
auto owl::GetCommCtrlVersion () -> DWORD
 Returns the version number of the Common Control library (ComCtl32.dll).
 

Detailed Description

Implementation of TCommCtrlDll, a wrapper for the common control dll.

Definition in file commctrl.cpp.