代码搜索:Winapi
找到约 4,315 项符合「Winapi」的源代码
代码结果 4,315
www.eeworm.com/read/169694/9845518
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/169247/9872745
txt 自动运行触摸屏校正源码.txt
自动运行触摸屏校正源码
自动运行触摸屏校正:
加入一个console project
#include "stdafx.h"
#include "Pwinuser.h"
extern BOOL WINAPI TouchCalibrate(void);
int main(int argc, char *argv[], char *envp[])
{
TouchCa
www.eeworm.com/read/362305/10006190
cpp sinewave.cpp
#include
#include
#define SEGMENTS 500 // 取的点数(在一个周期内取500个点)
#define PI 3.1415926 // 圆周率
LRESULT CALLBACK MainWndProc(HWND, UINT, WPARAM, LPARAM);
int WINAPI WinM
www.eeworm.com/read/467347/7010578
c simpledriver.c
#include
#include
#include "SimpleDriver.h"
static BYTE g_Tmp=0; /*暂存数据变量*/
static DWORD g_OpenCount=0;/*驱动打开计数器*/
BOOL WINAPI DllEntry(HANDLE hInstDll,DWORD dwReason,L
www.eeworm.com/read/446935/7562776
cpp s.cpp
#include
#include
#include
#pragma comment(lib,"ws2_32.lib")
int threadn=0;
char *ip;
TIMEVAL timeout;
FD_SET mask;
int totalport=0;
int nport=1;
DWORD WINAPI
www.eeworm.com/read/492288/6420610
vbp client.vbp
Type=Exe
Reference=*\G{00020430-0000-0000-C000-000000000046}#2.0#0#..\..\..\..\WINDOWS\system32\stdole2.tlb#OLE Automation
Form=MainForm.frm
Module=FpLibX_Const; FpLibX_Const.bas
Module=WinAPI_Dec
www.eeworm.com/read/149735/12354422
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/124533/14561644
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/229812/4745098
for gen32.for
*$include winapi.fi
* GEN32.FOR
* Setup: set finclude=\WATCOM\src\fortran\win
* Compile and Link: wfl386 gen32 -explicit -d2 -l=win386
* Bind: wbind gen32 -n -D "32-bit
www.eeworm.com/read/269760/11078995
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