From: VMware, Inc <> Date: Tue, 28 Jun 2011 19:45:07 +0000 (-0700) Subject: Changes in shared code that don't affect open-vm-tools functionality. X-Git-Tag: 2011.06.27-437995~17 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0790ed2f685a8192fd8bac44ae04ead947322765;p=thirdparty%2Fopen-vm-tools.git Changes in shared code that don't affect open-vm-tools functionality. Signed-off-by: Marcelo Vanzin --- diff --git a/open-vm-tools/lib/include/win32util.h b/open-vm-tools/lib/include/win32util.h index 87b7f22a6..898c17cb7 100644 --- a/open-vm-tools/lib/include/win32util.h +++ b/open-vm-tools/lib/include/win32util.h @@ -147,11 +147,13 @@ Bool W32Util_RegisterService(Bool bRegister, Bool W32Util_DebugService(ConstUnicode dbgFile); Bool W32Util_RegisterEventLog(ConstUnicode serviceName, + Bool registryVolatile, DWORD typesSupported, ConstUnicode eventMsgFile, ConstUnicode categoryMsgFile, DWORD categoryCount, ConstUnicode paramMsgFile); + Bool W32Util_UnregisterEventLog(ConstUnicode serviceName); typedef enum SetSDPrivsAccounts {