📄 todo
字号:
* Windows 2000 coninstaller Dll needs to be fine tuned (actually maybe even
rewritten), as at the moment it supports only some parts of network cards
which are installed on system. Idea- in registry key
HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\MTPPPOE\Enum when driver
gets installed are written several values (named like '0', '1',...) where
is said to what network cards our driver should bind and according to them we
can get miniport names what every of our exported miniports should have. But
the problem is, that there aren't shown ALL cards who are on system.
* Windows 98/98Se/Me coinstaller and appropriate inf files, to make it possible
to run driver on those platforms.
* Possibly finetune driver for Windows 98/98Se/Me as there are things which
works for 2000 and does not for 98/98Se/Me.
* Easier installation procedure- so that it can be done automatically (must
check snetcfg example from ddk)
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -