resource.h

来自「NDIS 实现pppoe例子」· C头文件 代码 · 共 33 行

H
33
字号
/*
    MikroTik PPPoE - MikroTik PPP over Ethernet client for Windows
    Copyright (C),  2001  MikroTikls

    The contents of this program are subject to the Mozilla Public License 
    Version 1.1; you may not use this program except in compliance with the 
    License. You may obtain a copy of the License at http://www.mozilla.org/MPL/ 

    http://www.mikrotik.com
    mt@mt.lv
*/

//#include <ncres.h>

#pragma once

#define IDR_REG_SAMPLE_FILTER 40001

#define IDD_SAMPLE_FILTER_GENERAL 1850
#define IDC_PARAM1                1851
#define IDC_BundleId              1852











⌨️ 快捷键说明

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