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