搜索资源列表
cy
- 创业经典案例,想结束打工生涯的程序员们可以试试看看的。
ListCtrlDemo
- 此为列表框实例,可显示鼠标坐标,并且能以4种方式显示-This is a list example. It can show the cx and cy, and can show it in 4 ways
saiche
- 自己写的一个类,可以让控件根据窗口大小来自东改变位置和大小,在OnInitDialog()中 GetClientRect(&m_rect) 在OnSize()中CLala lala lala.Show(m_rect, this, cx, cy) -Write a class that allows the control to change the window size of the location and size from the East, in the OnInitDialog
Example014
- 美化软件的封面编程,对于编程人员可以参考-Public Declare Function SetWindowPos _ Lib "user32" _ ( _ ByVal hwnd As Long, _ ByVal hWndInsertAfter As Long, _ ByVal x As Long, ByVal y As Long, _ ByVal cx As Long, ByVal cy As Long, _ ByVal wF