代码搜索:winapi
找到约 4,315 项符合「winapi」的源代码
代码结果 4,315
www.eeworm.com/read/271384/10998640
h dibapi.h
// dibapi.h
//
// This is a part of the Microsoft Foundation Classes C++ library.
// Copyright (C) 1992-1997 Microsoft Corporation
// All rights reserved.
//
// This source code is only intended
www.eeworm.com/read/469944/6921470
h immdev.h
/**********************************************************************/
/* immdev.h - Input Method Manager definitions */
/* for IME developers
www.eeworm.com/read/465795/7046141
odl vbutil.odl
// VBUTIL.ODL
[
uuid(FFDB1170-7124-11CE-8CED-00AA004A5C59),
lcid (9),
helpstring("Visual Basic Utilities"),
version(1.0)
]
library VBUTIL
{
// Include standard windows types
#inc
www.eeworm.com/read/465795/7046168
odl gdi.odl
[
uuid(54674044-3A82-101B-8181-00AA003743D3),
helpstring("Windows GDI Functions"),
#ifdef WIN32
dllname("GDI32.DLL")
#else
dllname("GDI.EXE")
#endif
]
module GDI {
// ****** DC Man
www.eeworm.com/read/465795/7046171
odl registry.odl
[
uuid(54674054-3A82-101B-8181-00AA003743D3),
helpstring("Registry"),
#ifdef WIN32
dllname("ADVAPI32.DLL")
#else
dllname("SHELL.DLL")
#endif
]
module Registry {
// Kind of weird plac
www.eeworm.com/read/465795/7046174
odl comctl.odl
#ifdef WIN32
[
uuid(54674056-3A82-101B-8181-00AA003743D3),
helpstring("Common Controls"),
dllname("COMCTL32")
]
module CommonControl {
//====== IMAGE APIS ========
const DWORD CLR_
www.eeworm.com/read/465795/7046175
odl user.odl
[
uuid(54674046-3A82-101B-8181-00AA003743D3),
helpstring("Windows User Functions"),
#ifdef WIN32
dllname("USER32.DLL")
#else
dllname("USER.EXE")
#endif
]
module User {
#ifndef WIN32
www.eeworm.com/read/465795/7046177
odl kernel.odl
//@B Kernel
[
uuid(54674042-3A82-101B-8181-00AA003743D3),
helpstring("Windows Kernel Functions"),
#ifdef WIN32
dllname("KERNEL32.DLL")
#else
dllname("KRNL386.EXE")
#endif
]
module Kernel {
www.eeworm.com/read/465795/7046180
odl winmm.odl
[
uuid(5467404E-3A82-101B-8181-00AA003743D3),
helpstring("Windows Multimedia Functions"),
#ifdef WIN32
dllname("WINMM.DLL")
#else
dllname("MMSYSTEM.DLL")
#endif
]
module Multimedia {
www.eeworm.com/read/444854/7105036
h stormlib.h
/*
ShadowFlare MPQ API Library. (c) ShadowFlare Software 2002
All functions below are actual functions that are part of this
library and do not need any additional dll files. It does not