代码搜索:Winapi

找到约 4,315 项符合「Winapi」的源代码

代码结果 4,315
www.eeworm.com/read/104304/15699569

cpp kill.cpp

#include #include #include #include #include #define TITLE_SIZE 64 #define PROCESS_SIZE MAX_PATH typedef BOOL (WINAPI
www.eeworm.com/read/103912/15716469

cpp rcdemo.cpp

#include #include "resource.h" //窗口过程函数声明 long WINAPI WndProc(HWND hWnd,UINT iMessage, WPARAM wParam,LPARAM lParam); //对话框处理函数声明 BOOL CALLBACK DlgProc(HWND,UINT,WPARAM,LPARAM)
www.eeworm.com/read/103912/15716477

cpp menutest.cpp

#include #include "menutest.h" //窗口过程函数声明 long WINAPI WndProc(HWND hWnd,UINT iMessage, WPARAM wParam,LPARAM lParam); //对话框处理函数声明 BOOL CALLBACK DlgProc(HWND,UINT,WPARAM,LPARAM)
www.eeworm.com/read/103912/15716492

cpp dlgtest.cpp

#include #include "DlgTest.h" //窗口过程函数声明 long WINAPI WndProc(HWND hWnd,UINT iMessage, WPARAM wParam,LPARAM lParam); //对话框处理函数声明 BOOL CALLBACK DlgProc(HWND,UINT,WPARAM,LPARAM);
www.eeworm.com/read/103912/15716509

cpp rcdemo.cpp

#include #include "resource.h" //窗口过程函数声明 long WINAPI WndProc(HWND hWnd,UINT iMessage, WPARAM wParam,LPARAM lParam); //对话框处理函数声明 BOOL CALLBACK DlgProc(HWND,UINT,WPARAM,LPARAM)
www.eeworm.com/read/103858/15718000

html wpw_wapi_shell_95.html

Return to Table of Contents for this chapter Subject: File Association In article
www.eeworm.com/read/103858/15718017

html wpw_wapi_dll_95.html

Return to Table of Contents for this chapter Subject: Finding which DLL's an executable requires alan@ja
www.eeworm.com/read/103858/15718049

html wpw_wapi_dos_95.html

Return to Table of Contents for this chapter Subject: How to spawn a dos application? >I'm ha
www.eeworm.com/read/103858/15718051

html wpw_wapi_dde_95.html

Return to Table of Contents for this chapter Subject: Program manager's DDE interface Hi I have pu
www.eeworm.com/read/454092/7068835

h sce7100.h

#ifndef __SCE7100_ #define __SCE7100_ #ifdef WIN32 //define in VC V6.0 #include #endif #include #include #include #define DllExport WINAPI