搜索资源列表
testToolBarWithBox
- Win32 api Text in Toolbar
CFixedbarSrc
- Fixed ToolBar win32 Source Code
office-style-menubar-
- 纯win32 api + c_++实现 ms office样式的菜单栏. 在rebar中嵌入toolbar,让toolbar实现系统菜单样式. 本代码重点是实现了鼠标移动到toolbar按钮上自动改变toolbar按钮的状态,并在相应位置弹出对应的菜单. 表现与系统菜单完全一致. 没有使用钩子,集成起来比使用钩子的方式简单很多.-create ms office style menubar with pure win32 api and c++. out of use hook.
notepad
- WIN32汇编拟Windows XP自带记事本,界面和功能都仿的比较像,未能实现打印功能,拖放文件功能也有待完善。 richEdit控件未实现右键菜单。基本实现所有功能,添加了工具栏和状态栏,增加颜色功能,使用 nmake 进行编译和链接,界面如上所示,仅供汇编的朋友参考学习。 -Windows XP comes with WIN32 compilation to be Notepad, interface and features are more like imitation, fail
dock2
- dock工具栏,纯win32 api编写,vs2013测试通过-dock toolbar based on win32 api, tested in vs2013