windows-nt/Source/XPSP1/NT/net/wlbs/wmi2
2020-09-26 16:20:57 +08:00
..
readme.txt Add source files 2020-09-26 16:20:57 +08:00
wlbs_mofdata.cpp Add source files 2020-09-26 16:20:57 +08:00
wlbs_mofdata.h Add source files 2020-09-26 16:20:57 +08:00
wlbs_moflists.h Add source files 2020-09-26 16:20:57 +08:00
wlbs_node.cpp Add source files 2020-09-26 16:20:57 +08:00
wlbs_nodesetting.cpp Add source files 2020-09-26 16:20:57 +08:00
wlbs_portrule.cpp Add source files 2020-09-26 16:20:57 +08:00

TO BE DONE :
1. WLBS_PortRule.cpp : 
   EnumInstances() & GetInstance() has to be modified for supporting the new PortRuleEx class
   FillIwbemInstance() needs to fill in "FilteringMode"
2. WLBS_Node.cpp :
   Disallow operation on remote nodes in the new Ex methods
3. MOF File has to be modified to add the new methods and the new class
4. Some of the macros may have to be defined