/*
Copyright(c)MicrosoftCorporationSYNOPSISSamplecodefortheWindowsFirewallCOMinterface.
*/#include"windows.h"
#include"crtdbg.h"
#include"netfw.h"
#include"objbase.h"
#include"oleauto.h"
#include"stdio.h"#pragmacomment(lib,"ole32.lib")
#pragmacomment(lib,"oleaut32.lib")
HRESULTWindow...[阅读全文]