r19853: Update a link
authorVolker Lendecke <vlendec@samba.org>
Thu, 23 Nov 2006 10:42:58 +0000 (10:42 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 17:16:02 +0000 (12:16 -0500)
(This used to be commit ce44158dde64cb65a3f51dfe1734f3c3d7f1bfd9)

source3/registry/reg_perfcount.c

index febae62ad01efb18474d7cb2758a332a3dbee648..26d640c87cab71ddde22c377cae1e744b78fd644 100644 (file)
@@ -1327,6 +1327,10 @@ WERROR reg_perfcount_get_hkpd(prs_struct *ps, uint32 max_buf_size, uint32 *outbu
        /*
         * For a detailed description of the layout of this structure,
         * see http://msdn.microsoft.com/library/default.asp?url=/library/en-us/perfmon/base/performance_data_format.asp
+        *
+        * By 2006-11-23 this link did not work anymore, I found something
+        * promising under
+        * http://msdn2.microsoft.com/en-us/library/aa373105.aspx -- vl
         */
        PERF_DATA_BLOCK block;
        uint32 buffer_size, base_index;