Generic ETW manifest file with a "key: value" format for events. Check out this blog post for more information.
mc -um <name>.man
rc <input>.rc
link -dll -noentry -out:<out>.dll <input>.res
wevtutil im <manifest_file>.man /rf:"<full_path_to_noentry_dll>" /mf:"<full_path_to_noentry_dll>"
wevtutil um <manifest_file>.man