代码搜索:Winapi

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

代码结果 4,315
www.eeworm.com/read/456685/7342366

h pwinuser.h

// // Copyright (c) Microsoft Corporation. All rights reserved. // // // Use of this sample source code is subject to the terms of the Microsoft // license agreement under which you licensed thi
www.eeworm.com/read/439245/7713931

c srccsb_detours.c

#include #include "coolsb_detours.h" #include "..\coolsb\coolscroll.h" #include "detours.h" #pragma warning(disable:4100) // Trampolines don't use formal parameters. DETOUR_TR
www.eeworm.com/read/299957/7818081

cpp usersynccompare.cpp

/****************************************************************************** Module: UserSyncCompare.cpp Notices: Copyright (c) 2008 Jeffrey Richter & Christophe Nasarre ***********************
www.eeworm.com/read/297079/8054389

h mq.h

#ifndef _MQ_H #define _MQ_H #if __GNUC__ >= 3 #pragma GCC system_header #endif #ifdef __cplusplus extern "C" { #endif #define PROPID_Q_INSTANCE 101 #define PROPID_Q_TYPE 102 #define PROP
www.eeworm.com/read/297079/8054409

h winspool.h

#ifndef _WINSPOOL_H #define _WINSPOOL_H #if __GNUC__ >=3 #pragma GCC system_header #endif #ifdef __cplusplus extern "C" { #endif #define DI_CHANNEL 1 #define DI_CHANNEL_WRITE 2 #define DI_READ_SPOOL_
www.eeworm.com/read/297079/8054615

h nddeapi.h

#ifndef _NDDEAPI_H #define _NDDEAPI_H #if __GNUC__ >=3 #pragma GCC system_header #endif #ifdef __cplusplus extern "C" { #endif #ifndef CNLEN /* also in lmcons.h */ #define CNLEN 15 #define UNCLEN (CN
www.eeworm.com/read/297079/8054638

h windns.h

#ifndef _WINDNS_H #define _WINDNS_H #if __GNUC__ >= 3 #pragma GCC system_header #endif #ifdef __cplusplus extern "C" { #endif #define DNS_QUERY_STANDARD 0x0 #define DNS_QUERY_ACCEPT_TRUNCATED_RESPON
www.eeworm.com/read/297079/8054683

h intshcut.h

#ifndef _INTSHCUT_H #define _INTSHCUT_H #if __GNUC__ >=3 #pragma GCC system_header #endif #include #ifdef __cplusplus extern "C" { #endif #define INTSHCUTAPI DECLSPEC_IMPORT #define E_F
www.eeworm.com/read/297079/8054777

h sspi.h

#ifndef _SSPI_H #define _SSPI_H #if __GNUC__ >=3 #pragma GCC system_header #endif #ifdef __cplusplus extern "C" { #endif #define SECPKG_CRED_INBOUND 1 #define SECPKG_CRED_OUTBOUND 2 #define SECPKG_C
www.eeworm.com/read/297079/8054927

h hidsdi.h

/* * hidsdi.h * * This file is part of the w32api package. * * THIS SOFTWARE IS NOT COPYRIGHTED * * This source code is offered for use in the public domain. You may * use, modify or distribut