#include <windows.h>
#include <stdlib.h>
#include <ntndk.h>
Go to the source code of this file.
◆ WIN32_NO_STATUS
◆ wmain()
Definition at line 9 of file unload.c.
16 wprintf(
L"Usage: unload <ServiceName>\n");
24 L"\\Registry\\Machine\\System\\CurrentControlSet\\Services\\%s",
#define NT_SUCCESS(StatCode)
NTSTATUS NtUnloadDriver(IN PUNICODE_STRING DriverServiceName)
_CRTIMP size_t __cdecl wcslen(_In_z_ const wchar_t *_Str)