Skip to content

Commit

Permalink
Update libwindrv.cpp
Browse files Browse the repository at this point in the history
  • Loading branch information
gmh5225 authored Jun 6, 2024
1 parent 115605b commit 91e620d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/libwindrv.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ DriverUnload(__in DRIVER_OBJECT *DriverObject)
// TODO
}

#pragma alloc_text(INIT, DriverEntry)
EXTERN_C
NTSTATUS
DriverEntry(__in DRIVER_OBJECT *DriverObject, __in UNICODE_STRING *RegistryPath)
Expand Down

0 comments on commit 91e620d

Please sign in to comment.