代码搜索:Winapi

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

代码结果 4,315
www.eeworm.com/read/378369/9234199

dpk be_d7.dpk

package be_d7; {$R *.res} {$ALIGN ON} {$ASSERTIONS OFF} {$BOOLEVAL OFF} {$DEBUGINFO OFF} {$EXTENDEDSYNTAX ON} {$IMPORTEDDATA ON} {$IOCHECKS ON} {$LOCALSYMBOLS OFF} {$LONGSTRINGS ON} {$OPE
www.eeworm.com/read/376889/9302347

h func_bo.h

/* Back Orifice 2000 - Remote Administration Suite Copyright (C) 1999, Cult Of The Dead Cow This program is free software; you can redistribute it and/or modify it under the terms of
www.eeworm.com/read/179450/9355674

h wincred.h

/*++ BUILD Version: 0001 // Increment this if a change has global effects Copyright (c) 2000 Microsoft Corporation Module Name: wincred.h Abstract: This module contains the p
www.eeworm.com/read/179450/9355805

h cfgmgr32.h

/*++ Copyright (c) Microsoft Corporation. All rights reserved. Module Name: cfgmgr32.h Abstract: This module contains the user APIs for the Configuration Manager, along wi
www.eeworm.com/read/375295/9365082

h rtfconv.h

/* rtfconv.h */ /* This header file is for RTFCONV.DLL */ /* by Harigaya Soichi */ /* updated at 15 May 2008 */ /* Please include before "rtfconv.h" */ #ifndef RTFCONV_H #defin
www.eeworm.com/read/375072/9373615

h dibapi.h

// dibapi.h #ifndef _INC_DIBAPI #define _INC_DIBAPI // DIB句柄 DECLARE_HANDLE(HDIB); // DIB常量 #define PALVERSION 0x300 /* DIB宏 */ // 判断是否是Win 3.0的DIB #define IS_WIN30_DIB(lpbi) ((*
www.eeworm.com/read/178870/9383115

h dibapi.h

// dibapi.h #ifndef _INC_DIBAPI #define _INC_DIBAPI // DIB句柄 DECLARE_HANDLE(HDIB); // DIB常量 #define PALVERSION 0x300 /* DIB宏 */ // 判断是否是Win 3.0的DIB #define IS_WIN30_DIB(lpbi) ((*
www.eeworm.com/read/178870/9383168

h dibapi.h

// dibapi.h #ifndef _INC_DIBAPI #define _INC_DIBAPI // DIB句柄 DECLARE_HANDLE(HDIB); // DIB常量 #define PALVERSION 0x300 /* DIB宏 */ // 判断是否是Win 3.0的DIB #define IS_WIN30_DIB(lpbi) ((*
www.eeworm.com/read/178527/9393874

h dibapi.h

// dibapi.h #ifndef _INC_DIBAPI #define _INC_DIBAPI // DIB句柄 DECLARE_HANDLE(HDIB); // DIB常量 #define PALVERSION 0x300 /* DIB宏 */ // 判断是否是Win 3.0的DIB #define IS_WIN30_DIB(lpbi) ((*
www.eeworm.com/read/177955/9426431

h dxerr8.h

/*==========================================================================; * * * File: dxerr8.h * Content: DirectX Error Library Include File * **********************************