YSTest  PreAlpha_b500_20140530
The YSLib Test Project
 全部  命名空间 文件 函数 变量 类型定义 枚举 枚举值 友元 宏定义  
Win32GUI.cpp 文件参考

Win32 GUI 接口。 更多...

#include "YCLib/YModules.h"
#include <YFM_MinGW32_YCLib_Win32GUI>
Win32GUI.cpp 的引用(Include)关系图:

浏览源代码.

命名空间

 platform_ex
 平台扩展命名空间。
 
 platform_ex::Windows
 Windows 平台扩展接口。
 

函数

YF_API NativeWindowHandle platform_ex::Windows::CreateNativeWindow (const wchar_t *, const YSLib::Drawing::Size &, const wchar_t *=L"",::DWORD=WS_POPUP,::DWORD=WS_EX_LTRREADING)
 按指定窗口类名、客户区大小、标题文本、样式和附加样式创建本机顶层窗口。 更多...
 
 platform_ex::Windows::hBitmap (sbuf.hBitmap)
 

详细描述

Win32 GUI 接口。

版本
r462
作者
FrankHB frank.nosp@m.hb19.nosp@m.89@gm.nosp@m.ail..nosp@m.com
自从
build 427
创建时间:
2013-07-10 11:31:05 +0800
修改时间:
2014-05-26 16:13 +0800
文本编码:
UTF-8
模块名称:
YCLib_(MinGW32)::Win32GUI

在文件 Win32GUI.cpp 中定义.