代码搜索:WINAPI
找到约 4,315 项符合「WINAPI」的源代码
代码结果 4,315
www.eeworm.com/read/137483/5823853
cpp clientsockmsg.cpp
#include "stdafx.h"
DWORD WINAPI ThreadFuncForMsg(LPVOID lpParameter);
BOOL CheckSocketError(LPARAM lParam);
VOID WINAPI OnTimerProc(HWND hWnd, UINT uMsg, UINT_PTR idEvent, DWORD dwTime);
www.eeworm.com/read/137483/5824090
cpp clientsockmsg.cpp
#include "stdafx.h"
DWORD WINAPI ThreadFuncForMsg(LPVOID lpParameter);
BOOL CheckSocketError(LPARAM lParam);
VOID WINAPI OnTimerProc(HWND hWnd, UINT uMsg, UINT_PTR idEvent, DWORD dwTime);
www.eeworm.com/read/341035/12112343
cpp clientsockmsg.cpp
#include "stdafx.h"
DWORD WINAPI ThreadFuncForMsg(LPVOID lpParameter);
BOOL CheckSocketError(LPARAM lParam);
VOID WINAPI OnTimerProc(HWND hWnd, UINT uMsg, UINT_PTR idEvent, DWORD dwTime);
www.eeworm.com/read/254485/4382074
cpp tfunctions.cpp
LONG WINAPI lineAccept(
HCALL a0,
LPCSTR a1,
DWORD a2)
{
static FunctionPointer fp(g_hinstThat, "lineAccept");
return
www.eeworm.com/read/162509/5547179
cpp clientsockmsg.cpp
#include "stdafx.h"
DWORD WINAPI ThreadFuncForMsg(LPVOID lpParameter);
BOOL CheckSocketError(LPARAM lParam);
VOID WINAPI OnTimerProc(HWND hWnd, UINT uMsg, UINT_PTR idEvent, DWORD dwTime);
www.eeworm.com/read/162509/5547416
cpp clientsockmsg.cpp
#include "stdafx.h"
DWORD WINAPI ThreadFuncForMsg(LPVOID lpParameter);
BOOL CheckSocketError(LPARAM lParam);
VOID WINAPI OnTimerProc(HWND hWnd, UINT uMsg, UINT_PTR idEvent, DWORD dwTime);
www.eeworm.com/read/452190/7446225
cpp wisenet.cpp
#include
#include "wisenet.h"
extern "C" {
DWORD WINAPI WiseNetSendingProc(LPVOID Param);
DWORD WINAPI WiseNetRecvingProc(LPVOID Param);
};
CWiseNet::CWiseNet(int a_QFlag, int a_
www.eeworm.com/read/137483/5823876
cpp clientsockmsg.cpp
#include "stdafx.h"
DWORD WINAPI ThreadFuncForMsg(LPVOID lpParameter);
BOOL CheckSocketError(LPARAM lParam);
VOID WINAPI OnTimerProc(HWND hWnd, UINT uMsg, UINT_PTR idEvent, DWORD dwTime);
U
www.eeworm.com/read/162509/5547202
cpp clientsockmsg.cpp
#include "stdafx.h"
DWORD WINAPI ThreadFuncForMsg(LPVOID lpParameter);
BOOL CheckSocketError(LPARAM lParam);
VOID WINAPI OnTimerProc(HWND hWnd, UINT uMsg, UINT_PTR idEvent, DWORD dwTime);
U
www.eeworm.com/read/442750/7645565
h ftd2xx.h
#ifndef FTD2XX_H
#define FTD2XX_H
// The following ifdef block is the standard way of creating macros which make exporting
// from a DLL simpler. All files within this DLL are compiled with the F