EAP modules divided to libraries
This commit is contained in:
@@ -20,12 +20,10 @@
|
||||
|
||||
#include "StdAfx.h"
|
||||
|
||||
#pragma comment(lib, "Crypt32.lib")
|
||||
|
||||
using namespace std;
|
||||
using namespace winstd;
|
||||
|
||||
eap::module g_module;
|
||||
eap::module g_module(eap::type_undefined);
|
||||
|
||||
|
||||
static int CredWrite()
|
||||
|
Reference in New Issue
Block a user