MCPcopy Create free account
hub / github.com/cinit/WSAPatch / NS_WsaPatch_UnusedSymbol

Function NS_WsaPatch_UnusedSymbol

WsaPatch.cpp:251–253  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

249}
250
251EXPORT_C void NS_WsaPatch_UnusedSymbol() {
252 // nothing
253}
254
255BOOL WINAPI DllMain(HINSTANCE hInstDLL, DWORD fdwReason, LPVOID lpvReserved) {
256 // Perform actions based on the reason for calling.

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected