Index: /trunk/src/VBox/Additions/common/VBoxService/VBoxServiceVMInfo-win.cpp
===================================================================
--- /trunk/src/VBox/Additions/common/VBoxService/VBoxServiceVMInfo-win.cpp	(revision 33894)
+++ /trunk/src/VBox/Additions/common/VBoxService/VBoxServiceVMInfo-win.cpp	(revision 33895)
@@ -393,5 +393,5 @@
                               &enmOwnerType))
         {
-            DWOR dwErr = GetLastError();
+            DWORD dwErr = GetLastError();
             /*
              * If a network time-out prevents the function from finding the name or
