搜索资源列表
ListBox
- 介绍listbox控件的基本用法,包括增加字符串,自动刷新,显示最新添加进去的字符串。-Introduction Basic Usage listbox control, including the increase in string automatically refresh, showing the latest added to the string.
txt-to-list-
- 实现信息添加到listctrl中,可进行删除,修改、查找和保存,也可把txt中的文档读入到listbox中-Add information to listctrl can delete, modify, search, and save the the txt documents read into the listbox
allwindows
- 枚举当前所有打开的程序窗口,其原理是利用GetWindowLong(hWnd,GWL_STYLE)& WS_VISIBLE对打开的窗口进行查找,并将窗口的句柄存放在一个HWND的数组中,结合EnumWindows进行窗口的枚举,从而得到响应的窗口名称;通过定义了一个过程EnumWindowsProc,通过GetWindowLong来完成对打开程序窗口的枚举;通过ListBox实现程序的列举;并将每次调用的枚举结果存放在/info目录下当天日期为文件名称的.txt文件里-GetWindowLong
XH007123
- 1.基于对话框操作。 2.控件操作:使用列表框,单选按钮、编辑框、组合框等控件。 3.初始化时对列表框中数据读入、添加,修改。选取列表框中任意一条,可显示在静态文本框上显示。屏蔽主对话框ESC和回车消息。 其中列表框四列,包括飞机型号、纹理、涂层、材质。数据读入是从txt文件读入。关闭对话框时自动将列表框的数据保存到原txt中。 -1 dialog-based operations. (2) Controls: Use the list boxes, radio buttons,