Index: /trunk/src/VBox/VMM/VMMR3/NEMR3Native-win.cpp
===================================================================
--- /trunk/src/VBox/VMM/VMMR3/NEMR3Native-win.cpp	(revision 91678)
+++ /trunk/src/VBox/VMM/VMMR3/NEMR3Native-win.cpp	(revision 91679)
@@ -2365,4 +2365,6 @@
  *   (hypercall) hangs the host (17134).
  *
+ * - CommonUtilities::GuidToString needs a 'static' before the hex digit array,
+ *   looks pointless to re-init a stack copy it for each call (novice mistake).
  *
  *
