I don't know where you're looking, but there isn't any current MSDN 
documentation that refers to NT at all because it's obsolete. CreateProcess() 
doesn't list NT, for example. I'm pretty sure the LoadPerfCounter APIs have 
been in Windows since 3.51, but you'd need an MSDN library from the last 
century to be sure.

Phil Wilson

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Bob Arnson
Sent: Saturday, March 01, 2008 1:58 PM
To: Mike Dimmick
Cc: wix-users@lists.sourceforge.net
Subject: Re: [WiX-users] PerfCounter on NT 4.0?

Mike Dimmick wrote:
> I've just spent a day coding up LoadLibrary/GetProcAddress and falling back
> on CreateProcess to run lodctr.exe if LoadLibrary or GetProcAddress fail,
> then tested on NT 4.0 only to discover that the library, loadperf.dll, is
> actually present and implements the API! It does appear to work, but as it's
> not documented as being supported I thought I'd ask if anyone had seen any
> problems.
>

Never used it, but maybe it was added in a service pack? Might be worth
tracking down to ensure it's available.

--
sig://boB
http://joyofsetup.com/



-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users



-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to