Windows C++ Library
|
#include <BusyCursor.hpp>
Public Member Functions | |
CBusyCursor () | |
~CBusyCursor () | |
void | Restore () |
Protected Attributes | |
HCURSOR | m_hOldCursor |
Private Member Functions | |
CBusyCursor (const CBusyCursor &) | |
CBusyCursor & | operator= (const CBusyCursor &) |
CBusyCursor::CBusyCursor | ( | const CBusyCursor & | ) | [private] |
void CBusyCursor::Restore | ( | ) |
CBusyCursor& CBusyCursor::operator= | ( | const CBusyCursor & | ) | [private] |
HCURSOR CBusyCursor::m_hOldCursor [protected] |