代码搜索:Winapi
找到约 4,315 项符合「Winapi」的源代码
代码结果 4,315
www.eeworm.com/read/306457/13744753
c psw.c
#define FILED int
#define WINAPI
#include
#include
#include
#include
#include
#include
#include
#include
www.eeworm.com/read/108852/6277173
cpp exam3_1.cpp
//包含应用程序中所需的数据类型和数据结构的定义
#include
//窗口函数说明
LRESULT CALLBACK WndProc(HWND,UINT,WPARAM,LPARAM);
//--------------- 以下初始化窗口类 ----------------------
int WINAPI WinMain( HINSTANCE hInstanc
www.eeworm.com/read/187914/6337974
c psw.c
#define FILED int
#define WINAPI
#include
#include
#include
#include
#include
#include
#include
#include
www.eeworm.com/read/338448/12306803
cpp client.cpp
//client.cpp
#include
#include
#include
DWORD WINAPI ThreadFunc(LPVOID pParam);//客户端的socket接收线程函数
char info[255]; //包含待发送数据的缓冲区。
#define DEF
www.eeworm.com/read/472881/1403207
c insetr.c
#include "windows.h"
#include "wintools.h"
/*
* WIN Draw Library
*/
void WINAPI
InsetR(LPRECT lprc,int h,int v)
{
lprc->top += v;
lprc->left += h;
lprc->right -= 2*h-1;
lprc->bottom -= 2*v-1;
}
www.eeworm.com/read/235121/4654038
c insetr.c
#include "windows.h"
#include "wintools.h"
/*
* WIN Draw Library
*/
void WINAPI
InsetR(LPRECT lprc,int h,int v)
{
lprc->top += v;
lprc->left += h;
lprc->right -= 2*h-1;
lprc->bottom -= 2*v-1;
}
www.eeworm.com/read/234101/4662675
c insetr.c
#include "windows.h"
#include "wintools.h"
/*
* WIN Draw Library
*/
void WINAPI
InsetR(LPRECT lprc,int h,int v)
{
lprc->top += v;
lprc->left += h;
lprc->right -= 2*h-1;
lprc->bottom -= 2*v-1;
}
www.eeworm.com/read/229812/4745096
for gen32v.for
*$include winapi.fi
* GEN32V.FOR
* Setup: set finclude=\WATCOM\src\fortran\win
* Compile and Link: wfl386 gen32v -explicit -d2 -l=win386
* Bind: wbind gen32v -n -D "32-b
www.eeworm.com/read/184688/5247082
c insetr.c
#include "windows.h"
#include "wintools.h"
/*
* WIN Draw Library
*/
void WINAPI
InsetR(LPRECT lprc,int h,int v)
{
lprc->top += v;
lprc->left += h;
lprc->right -= 2*h-1;
lprc->bottom -= 2*v-1;
}
www.eeworm.com/read/183118/5257950
c insetr.c
#include "windows.h"
#include "wintools.h"
/*
* WIN Draw Library
*/
void WINAPI
InsetR(LPRECT lprc,int h,int v)
{
lprc->top += v;
lprc->left += h;
lprc->right -= 2*h-1;
lprc->bottom -= 2*v-1;
}