代码搜索:Winapi
找到约 4,315 项符合「Winapi」的源代码
代码结果 4,315
www.eeworm.com/read/297079/8054405
h winbase.h
#ifndef _WINBASE_H
#define _WINBASE_H
#if __GNUC__ >= 3
#pragma GCC system_header
#endif
#ifndef WINBASEAPI
#ifdef __W32API_USE_DLLIMPORT__
#define WINBASEAPI DECLSPEC_IMPORT
#else
#define WINBASEAPI
www.eeworm.com/read/297079/8054423
h rtutils.h
/*
* rtutils.h - Routing and Remote Access Services
*
* THIS SOFTWARE IS NOT COPYRIGHTED
*
* This source code is offered for use in the public domain. You may use,
* modify or distribute it fre
www.eeworm.com/read/297079/8054431
h imm.h
#ifndef _IMM_H
#define _IMM_H
#if __GNUC__ >=3
#pragma GCC system_header
#endif
#ifdef __cplusplus
extern "C" {
#endif
#define WM_CONVERTREQUESTEX 0x108
#define WM_IME_STARTCOMPOSITION 0x10D
#define
www.eeworm.com/read/297079/8054463
h tlhelp32.h
/*
tlhelp32.h - Include file for Tool help functions.
Written by Mumit Khan
This file is part of a free library for the Win32 API.
This library is distributed in the h
www.eeworm.com/read/297079/8054478
h wsahelp.h
#ifndef _WSAHELP_H
#define _WSAHELP_H
#if __GNUC__ >= 3
#pragma GCC system_header
#endif
#include
#include
#ifdef __cplusplus
extern "C" {
#endif /* __cplusplus */
#define
www.eeworm.com/read/297079/8054616
h winver.h
#ifndef _WINVER_H
#define _WINVER_H
#if __GNUC__ >=3
#pragma GCC system_header
#endif
#ifdef __cplusplus
extern "C" {
#endif
#define VS_FILE_INFO RT_VERSION
#define VS_VERSION_INFO 1
#define VS_USER_
www.eeworm.com/read/297079/8054631
h wtsapi32.h
#ifndef _WTSAPI32_H
#define _WTSAPI32_H
#if __GNUC__ >= 3
#pragma GCC system_header
#endif
#ifdef __cplusplus
extern "C" {
#endif
#if (_WIN32_WINNT >= 0x0501)
// session notification message
#defin
www.eeworm.com/read/297079/8054665
h aygshell.h
#ifndef _AYGSHELL_H
#define _AYGSHELL_H
#if __GNUC__ >=3
#pragma GCC system_header
#endif
#if _WIN32_WCE >= 400
#include /* shellapi needs this */
#include
#inclu
www.eeworm.com/read/297079/8054685
h shlwapi.h
#ifndef _SHLWAPI_H
#define _SHLWAPI_H
#if __GNUC__ >=3
#pragma GCC system_header
#endif
#ifdef __cplusplus
extern "C" {
#endif
#ifndef _OBJC_NO_COM
#include
#include
#endif
#
www.eeworm.com/read/297079/8054692
h winreg.h
#ifndef _WINREG_H
#define _WINREG_H
#if __GNUC__ >= 3
#pragma GCC system_header
#endif
#ifndef WINADVAPI
#define WINADVAPI
#endif
#ifdef __cplusplus
extern "C" {
#endif
#define HKEY_CLASSES_ROOT ((H