mirror of
https://github.com/zodiacon/WFPExplorer
synced 2026-06-08 18:39:31 +00:00
9 lines
159 B
C++
9 lines
159 B
C++
// WFPCore.cpp : Defines the functions for the static library.
|
|
//
|
|
|
|
#include "pch.h"
|
|
|
|
#pragma comment(lib, "Fwpuclnt.lib")
|
|
#pragma comment(lib, "Shlwapi.lib")
|
|
|