dp_llhost.h

来自「话带数据中传真解调程序」· C头文件 代码 · 共 31 行

H
31
字号
/* * ll related stuff? * *	Copyright (c) 2000 Richard J.M. Close * * Can be distributed under GPL */#ifndef LT_LLHOST#define LT_LLHOST 1#include "stdbool.h"void init_ll_para(void);// Part of an ll_para structure?unsigned int ll_para_5c;unsigned int ll_para_68;unsigned int ll_para_6c;unsigned int ll_para_70;// Part of an cpcpt_value structure?//  dword_570D8unsigned int cpcpt_value_b38;// God knows what this is for!bool fail;#endif

⌨️ 快捷键说明

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