搜索资源列表
window_Cwnd
- 实现窗口透明 只需在创建窗口函数中加入 SetWindowLong(this->GetSafeHwnd(),GWL_EXSTYLE, GetWindowLong(this->GetSafeHwnd(),GWL_EXSTYLE)^0x80000) HINSTANCE hInst = LoadLibrary(\"User32.DLL\") if(hInst) { typedef BOOL (WINAPI *MYFUNC)(HWND,COL
EX_HelloMsg
- 执行程序后弹出提示信息的对话框通过这个可以给用户提供一些提示信息。-this is a vc++6.0 winapi program.
WinAPI
- 一个使用labview调用windowsAPI函数的小程序,简明易懂-A call windowsAPI function using labview small program easy to understand
SpecialForm
- 用BV6.0调用WINAPI实现特殊窗口的现实。源码中是显示一个椰树岛的窗体,修改相关参数可以显示出各种个性化的窗口。-Achieved with BV6.0 WINAPI special window called reality. Source is shown in the form of a palm tree island, modify the relevant parameters can show all kinds of personalized window.
WinApiWindow
- WINAPI窗口的大部分功能集成,简洁明了,说明详细.-WINAPI window most of the features integrated, concise, detailed instructions.
WinMain
- a winmain fun cout a winAPI
FirstApp-Template
- first app in WinAPI.
Paint
- first paint in winapi. Zoom + drawing objects
temp
- Test of something in winapi. Its usele-Test of something in winapi. Its useless
yrograminvolvedcalls
- c#写的一个ie的控制程序 主要涉及c#中的winapi调用,-C# write a ie control program Mainly involved in c# winapi calls,