]> git.ipfire.org Git - thirdparty/open-vm-tools.git/commitdiff
Changes in shared code that don't affect open-vm-tools functionality.
authorVMware, Inc <>
Tue, 28 Jun 2011 19:45:07 +0000 (12:45 -0700)
committerMarcelo Vanzin <mvanzin@vmware.com>
Tue, 28 Jun 2011 19:45:07 +0000 (12:45 -0700)
Signed-off-by: Marcelo Vanzin <mvanzin@vmware.com>
open-vm-tools/lib/include/win32util.h

index 87b7f22a64e6e75aa34b357bbef028fbf6b24a01..898c17cb7cfad30c5fadcdebc4552cbd36023ca7 100644 (file)
@@ -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 {