About Ordos in .NET 2.0
Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance
- From: "Michael S" <no@xxxxxxxx>
- Date: Tue, 13 Dec 2005 16:10:49 +0100
Have you noticed that MSDN for .NET 2.0 now sports the Ordos costs of
different calls.
Like 'Calling this method uses a linear search for your object and is a O(N)
operation.'
I think that is excellent.
Not often you get to give kudos to Microsoft but the new MSDN is simply
great!
- Michael S
.
Relevant Pages
- GetCommState
... In recent years I have learned that when calling any Win32 API that uses a structure, if the structure contains a length field, the length field must be set by the caller before calling the API. ... one of the first Win32 APIs that I looked up in MSDN and used for some project was GetCommState. ... (microsoft.public.win32.programmer.kernel) - Re: invoke mouse automatically
... Look up SendInput in the MSDN. ... Calling this function from C# (using PInvoke) is probably a lot harder ... (microsoft.public.dotnet.languages.csharp) - Re: How to know the functions calling convention?
... example the function LoadLibrary,but I don't find about that in MSDN? ... How can check those functions' calling convention?Thank you every much. ... -- David (MVP) ... (microsoft.public.vc.mfc) - Re: UnregisterInboundRoutingExtension not working
... after calling the connect method with null param the system hanged out, thought it must take enough time to connect but unfortunatly my system blocked in the ... Have tried all possible ways from msdn, but no luck ... (microsoft.public.win2000.fax) - Re: JoinMulticastGroup
... to the port or end point. ... You do that by calling one of the constructors ... If I take the sample in MSDN verbatim, it fails as you describe (and to ... (microsoft.public.win32.programmer.networks) |
|