代码搜索:Winapi
找到约 4,315 项符合「Winapi」的源代码
代码结果 4,315
www.eeworm.com/read/488662/6483292
h thread.h
#ifndef _THREAD_H_
#define _THREAD_H_
#ifdef _cplusplus
extern "C" {
#endif
extern BOOL g_isRun;
extern HANDLE g_hThread;
extern DWORD g_dwThreadId;
DWORD WINAPI WorkerFun(LPVOID l
www.eeworm.com/read/401464/11557416
h faderwnd.h
#pragma once
#ifndef WS_EX_LAYERED
#define WS_EX_LAYERED 0x00080000
#define ULW_ALPHA 0x00000002
#endif
typedef BOOL (WINAPI *LPFUN)(HWND hWnd,
HDC hdcDst
www.eeworm.com/read/124070/14595057
h comm.h
#if !defined(RS232_H)
#define RS232_H
#define RXQUEUE 4096
#define TXQUEUE 1024
#define MAXBLOCK 255
typedef void (WINAPI *RS232CallBackFunc)(LPCTSTR szDataBuf,int nDataLen,LPVOID pParam);
class
www.eeworm.com/read/210451/15198640
cpp unit1.cpp
#include
#pragma hdrstop
#include "Unit1.h"
#pragma package(smart_init)
#pragma resource "*.dfm"
TForm1 *Form1;
extern void AnimateShowForm(TForm*);
typedef DWORD WINAPI (*GGetTcpTable)
www.eeworm.com/read/492144/1180486
h zfxda.h
// File: ZFXDA.h
#ifndef ZFXDA_H
#define ZFXDA_H
#include
//#include
#include
#include
BOOL WINAPI DllEntryPoint( HINSTANCE hDll,
www.eeworm.com/read/249014/4457884
cpp vcrdll.cpp
// File VcrDll.cpp
#include "StdAfx.h"
#include "Video.h"
#include "ClassObject.h"
#include "Video_i.c"
// DLL Entry Point
extern "C" BOOL WINAPI DllMain(HINSTANCE hInstance, DWORD dwReason,
www.eeworm.com/read/249014/4457938
cpp vcrdll.cpp
// File VcrDll.cpp
#include "StdAfx.h"
#include "Video.h"
#include "ClassObject.h"
#include "Video_i.c"
// DLL Entry Point
extern "C" BOOL WINAPI DllMain(HINSTANCE hInstance, DWORD dwReason,
www.eeworm.com/read/234333/4659401
cpp vcrdll.cpp
// File VcrDll.cpp
#include "StdAfx.h"
#include "Video.h"
#include "ClassObject.h"
#include "Video_i.c"
// DLL Entry Point
extern "C" BOOL WINAPI DllMain(HINSTANCE hInstance, DWORD dwReason,
www.eeworm.com/read/234333/4659455
cpp vcrdll.cpp
// File VcrDll.cpp
#include "StdAfx.h"
#include "Video.h"
#include "ClassObject.h"
#include "Video_i.c"
// DLL Entry Point
extern "C" BOOL WINAPI DllMain(HINSTANCE hInstance, DWORD dwReason,
www.eeworm.com/read/229812/4745097
for windll.for
*$include winapi.fi
* WINDLL.FOR
* Setup: set finclude=\WATCOM\src\fortran\win
* Compile and Link: wfl386 windll -explicit -d2 -bd -l=win386
* Bind: wbind windll -d -n