代码搜索:Winapi

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

代码结果 4,315
www.eeworm.com/read/147185/12579324

cpp des.cpp

#include "stdafx.h" #include "des.h" #include static unsigned char C[17][28],D[17][28],K[17][48],c,ch1; ARITHDLL_API void WINAPI GetDesKey(unsigned char *pbyKey, int n) { memse
www.eeworm.com/read/300301/13921282

cpp des.cpp

#include "stdafx.h" #include "des.h" #include static unsigned char C[17][28],D[17][28],K[17][48],c,ch1; ARITHDLL_API void WINAPI GetDesKey(unsigned char *pbyKey, int n) { memse
www.eeworm.com/read/235193/14082288

cpp des.cpp

#include "stdafx.h" #include "des.h" #include static unsigned char C[17][28],D[17][28],K[17][48],c,ch1; ARITHDLL_API void WINAPI GetDesKey(unsigned char *pbyKey, int n) { memse
www.eeworm.com/read/103858/15717997

html wpw_wapi_lf_95.html

Return to Table of Contents for this chapter Subject: How do I hide myself? In article
www.eeworm.com/read/103858/15718026

html wpw_wapi_kb_95.html

Return to Table of Contents for this chapter Subject: Handle Alt+Tab Key F.HEINE@BIONIC.zer.de (Felix
www.eeworm.com/read/103858/15718059

html wpw_wapi_dragdrop_95.html

Return to Table of Contents for this chapter Subject: Drag and Drop In article
www.eeworm.com/read/385107/8819195

cpp testmatlab.cpp

#include #include #include #include /* 在头文件中加入engine.h。其包含了调用的Matlab函数声明。 */ #include "engine.h" int WINAPI WinMain(HINSTANCE hInstance, HINSTANCE
www.eeworm.com/read/382761/9001880

cpp testmatlab.cpp

#include #include #include #include /* 在头文件中加入engine.h。其包含了调用的Matlab函数声明。 */ #include "engine.h" int WINAPI WinMain(HINSTANCE hInstance, HINSTANCE
www.eeworm.com/read/160428/10533910

vbp vbsimple.vbp

Type=Exe Form=main.frm Reference=*\G{00020430-0000-0000-C000-000000000046}#2.0#0#C:\WINDOWS\SYSTEM\stdole2.tlb#OLE Automation Module=modWinAPI; WinAPI.bas Module=modUsbI2cIoAPI; usbi2cio.bas Icon
www.eeworm.com/read/323907/13309286

cpp chess.cpp

#include //包含有数据类型的定义、API入口点定义和其它有用的参数信息。 #include "CWindow.h" LRESULT CALLBACK WndProc (HWND, UINT, WPARAM, LPARAM) ; CWindow win; int WINAPI WinMain (HINSTANCE hInstance, HINST