代码搜索:Winapi

找到约 4,315 项符合「Winapi」的源代码

代码结果 4,315
www.eeworm.com/read/207026/15283951

cpp tapi32v.cpp

/* @(#)Copyright (C) H.Shirouzu 1996-2005 tapi32.cpp Ver0.95 */ /* ======================================================================== Project Name : Win32 Lightweight Class Library Test
www.eeworm.com/read/206898/15286348

h h263.h

extern "C" { /////////////////Decoder Functions////////////////////////// //decode one frame //BitCount is the size of bitstream (in bytes ) __declspec(dllexport) int WINAPI DecodeOneFrame(int
www.eeworm.com/read/206418/15295644

txt 送给初学vc的朋友 .txt

送给初学VC的朋友 资源浏览 什么是WinSDK: 大致说来windows编程有两种方法: 1.windwos c方式(SDK), 2.c++方式:即对SDK函数进行包装,如VC的MFC,BCB的OWL等,如果要深入 下去,还是要熟悉SDK。 两种方法有哪些区别呢:SDK编程就是直接调用windows的API进行编程,但是有上千个API组成(win95的API有两
www.eeworm.com/read/205946/15303073

cpp main1.cpp

/* * Main1.cpp * * Sample code for "Multithreading Applications in Win32" * This is from Chapter 14, Listing 14-2 * * Driver to load the simple DLL, create a * thread, call a function in
www.eeworm.com/read/172133/5390051

h classxp.h

//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// // 预处理 #pragma once #include ////////////////////////////
www.eeworm.com/read/171026/5400025

h xcommon.h

#ifndef XCOMMON_H #define XCOMMON_H #include #include "ColorStatic.h" #include "guires.h" #ifdef XF_COMMON_FUNCTION // // 2002/08/21 add // #define WINDOWS_VERSION_NONE
www.eeworm.com/read/171026/5400795

h xcommon.h

#ifndef XCOMMON_H #define XCOMMON_H #include #include "ColorStatic.h" #include "guires.h" #ifdef XF_COMMON_FUNCTION // // 2002/08/21 add // #define WINDOWS_VERSION_NONE
www.eeworm.com/read/169937/5408702

h wintools.h

/* * wintools.h - MS Windows tools library header * * WINGEN General Purpose Library * WINMEM Windows Memory Mgmt Library * WINFX Special Effects Library * WINDRAW Draw Library * WINCTL Custom
www.eeworm.com/read/169937/5408704

h winfont.h

/* winfont.h*/ /* * Copyright (c) 2000 Greg Haerr * * Win32 font structures and API */ /* tmPitchAndFamily flags*/ #define TMPF_FIXED_PITCH 0x01 /* win32 bug: means variable
www.eeworm.com/read/169937/5408706

h wingdi.h

/* wingdi.h*/ /* * Copyright (c) 1999,2000,2001 Greg Haerr * * Win32 GDI structures and API */ /* portable coordinate definition*/ typedef MWCOORD GDICOORD; /* inherit RECT an