⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 proxy.h

📁 See Hanoi.cpp for the implementation of this cla
💻 H
字号:
// Copyright (c) 1999-2000 Microsoft Corporation.  All rights reserved.

#ifndef _proxy_h
#define _proxy_h

// Functions available from proxy.c module.
extern BOOL proxy_init(int slot_count, int buffer_size);
extern HANDLE CreateAPIHandle(HANDLE hDevFileApiHandle, fsopendev_t *lpopendev);
extern void wait_for_exit_event(void);
extern BOOL check_wceemuld(void);

#endif // _proxy_h

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -