代码搜索:Winapi
找到约 4,315 项符合「Winapi」的源代码
代码结果 4,315
www.eeworm.com/read/479567/6688750
h lift.h
/*外部函数声明*/
extern void StartFile(void);/*函数原型,开始进入文件操作*/
extern void StartFileOperate(void);/*进入文件操作模块*/
extern int IsAnnalFileOpened(void);/*判断记录文件是否打开,打开成功返回1,不成功返回0*/
//extern
www.eeworm.com/read/410054/11303680
h gifapi.h
typedef struct gifheader
{
BYTE bySignature[3];
BYTE byVersion[3];
} GIFHEADER;
typedef struct gifscrdesc
{
WORD wWidth;
WORD wDepth;
struct globalfl
www.eeworm.com/read/409757/11314545
h dllmon.h
#pragma once
/*
这是加载核心,其他模块都是通过注册回调来完成加载的
*/
typedef VOID (WINAPI * pDllMonCallBack)(HINSTANCE hInst);
namespace DllMon
{
BOOL Init(void);
VOID Uninit(void);
BOOL RegisterCallBack
www.eeworm.com/read/264156/11327463
h dibapi.h
// dibapi.h
// This is a part of the Microsoft Foundation Classes C++ library.
// Copyright (C) 1992 Microsoft Corporation
// All rights reserved.
//
// This source code is only intended as a s
www.eeworm.com/read/409294/11333720
cpp regword.cpp
/*++
Copyright (c) 1990-1999 Microsoft Corporation, All Rights Reserved
Module Name:
regword.c
++*/
#include
#include
#include "imedefs.h"
/**********
www.eeworm.com/read/409294/11333818
cpp regword.cpp
/*++
Copyright (c) 1990-1999 Microsoft Corporation, All Rights Reserved
Module Name:
regword.c
++*/
#include
#include
#include "imedefs.h"
/**********
www.eeworm.com/read/409087/11358685
h gifapi.h
typedef struct gifheader
{
BYTE bySignature[3];
BYTE byVersion[3];
} GIFHEADER;
typedef struct gifscrdesc
{
WORD wWidth;
WORD wDepth;
struct globalfl
www.eeworm.com/read/263479/11361640
h imm.h
/**********************************************************************/
/* IMM.H - Input Method Manager definitions */
/*
www.eeworm.com/read/408827/11368350
h ch375dll.h
// 2003.09.08, 2003.12.28, 2004.10.15, 2004.12.05, 2004.12.10, 2005.01.20, 2005.02.23, 2005.07.15
//****************************************
//** Copyright (C) W.ch 1999-2005 **
//** Web: h
www.eeworm.com/read/408505/11384172
h tycencrypt.h
//TycEncrypt.h
extern "C" bool WINAPI DesPassWordValidate(char *MingWen,char *MiYao,char *MiWen);
extern "C" void WINAPI DesInitialIn(char *MingWen,char *MiYao);
extern "C" void WINAPI