MyGUI  3.2.0
Namespaces | Functions | Variables
MyGUI_ClipboardManager.cpp File Reference
#include "MyGUI_Precompiled.h"
#include "MyGUI_ClipboardManager.h"
#include "MyGUI_Gui.h"
#include "MyGUI_TextIterator.h"
#include <windows.h>

Go to the source code of this file.

Namespaces

namespace  MyGUI

Functions

BOOL CALLBACK MyGUI::EnumWindowProc (HWND hWnd, LPARAM lParam)
BOOL CALLBACK MyGUI::EnumChildWindowProc (HWND hWnd, LPARAM lParam)

Variables

HWND MyGUI::g_hWnd = NULL

Detailed Description

Author:
Albert Semenov
Date:
11/2007

Definition in file MyGUI_ClipboardManager.cpp.