代码搜索:Winapi
找到约 4,315 项符合「Winapi」的源代码
代码结果 4,315
www.eeworm.com/read/188943/8507305
h ex1.h
int WINAPI WinMain(HINSTANCE hInstance,HINSTANCE hPrevInstance,LPSTR lpCmdLine,int nCmdShow);
LRESULT CALLBACK MainWndProc(HWND hwnd,UINT uMsg,WPARAM wParam,LPARAM lParam );
int x=0,y=0,x1=0,y1=0;
www.eeworm.com/read/187801/8600059
cpp client_part1.cpp
#include
#include
#pragma comment(lib, "wsock32.lib")
#define CS_ERROR 1
#define CS_OK 0
void sError(char*);
int WINAPI WinMain(HINSTANCE hHinst, HINSTANCE hPrevH
www.eeworm.com/read/431684/8661382
cpp example1.cpp
//hello1.cpp
#define STRICT
#include
#include
#include
const TCHAR szOperation[]=_T("open");
const TCHAR szAddress[]=_T("www.baidu.com");
int WINAPI WinMain(H
www.eeworm.com/read/356354/10230232
c keyboard.c
#include"keyboard.h"
#include"stdio.h"
#define IDC_INPUTEDIT 0x3000
static LRESULT WINAPI KeyBoardProc(HWND hwnd,unsigned int msgID,WPARAM wParam,LPARAM lParam)
{
switch(msgID){
case WM_COMMAN
www.eeworm.com/read/356354/10230424
c keyboard.c
#include"keyboard.h"
#include"stdio.h"
#define IDC_INPUTEDIT 0x3000
static LRESULT WINAPI KeyBoardProc(HWND hwnd,unsigned int msgID,WPARAM wParam,LPARAM lParam)
{
switch(msgID){
case WM_COMMAN
www.eeworm.com/read/416131/11040264
c print1.c
# define max_col 12
# define my_ON 0
# define my_OFF 1
# define WINAPI
# include "ccx.h"
# include
//
// I use function pointer to turn off printing
// so if I want to printou
www.eeworm.com/read/118158/7135222
h ex1.h
int WINAPI WinMain(HINSTANCE hInstance,HINSTANCE hPrevInstance,LPSTR lpCmdLine,int nCmdShow);
LRESULT CALLBACK MainWndProc(HWND hwnd,UINT uMsg,WPARAM wParam,LPARAM lParam );
int x=0,y=0,x1=0,y1=0;
www.eeworm.com/read/457683/7321029
c winreg2.c
#include
#include
#include
#include
#include
#include
#include "Comm32.h"
#define WINAPI __stdcall
int __stdcall rea