... it uses threads. That's interesting. Is there an easy way to find out if what I am using (or might use) is unsupported via COM interop? - R ... From:...
... The command line that cmd.exe passes to CreateProcess doesn't contain the redirection operators, so GetCommandLine is of no use in determining redirection....
... Yeah: I noticed it when I originally googled but as far as I could tell it was pay-for-play only and I'm doing this for shits & giggles so there's no...
... There's only allowed to be one master (the "Host Controller" in USB-speak) on a USB bus, and a USB device can only be associated with one host. See the USB...
Here [1] is a link about the free versions licensing, I'll send you the version I have out of band :-) // Fredrik "ALL VERSIONS OF LIBRARY UP TO 4.0.1866.28524...
Fredrik Tonn
fredrik@...
Aug 1, 2005 10:52 am
42455
Hi, I want to send some RPC over HTTP [1] to a Sharepoint site. To be able to do this, I first need to authenticate. I listened to the packets from an...
Marc, I'm glad you liked it. I feel like I should know how to use it, but the documentation was so bad only two months ago that I couldn't make heads or tails...
Hi, The easiest way is to use the built in .NET mechanism. Check out the help examples for CredentialCache and ICredentials. You can pass these to a ...
Personally, I went with Watir after trying a number of web-testing tools (http://www.hanselman.com/blog/IntegratingRubyAndWatirWithNUnit.aspx) * NUnitASP -...
... I don't know of a definitive way to check. Most of the things are in the knowledge base somewhere but I'm afraid too often I find them by word of mouth....
Brad [Wilson], thanks for the early warning: http://www.boingboing.net/2005/07/31/apple_to_add_trusted.html For those of you who haven't seen it yet, I'm...
... One of Cory's more inexplicable outbursts... Speaking as the local village idiot, can someone explain to me precisely how TPM will stop me reading...
Hi Jon, How did you verify that the commands were redirected to nul? And, would that same process work for verifying the I/O stream redirection? Just curious,...
... In this post [1] I showed how I tested cscript.exe and how I compared its behaviour to what I would have expected with a C# application. ... I'm not really...
This may not be quite what you want but the book by David Pallmann, 'Programming "Indigo": Code Name for the Unified Framework for Building Service-Oriented...
Hi all, Does anyone remember enough of the ancient COM knowledge? I want to define a property that is a safe array of bytes. Here's the IDL and implementation:...
mornin' all. Some time my app will just hang. If I step through the debugger back from a known good point to the entry point to my code it never hangs. Once...
adam
adam.maillist01@...
Aug 3, 2005 8:18 am
42472
You could try another 'inspection' tool such as Process Explorer from SysInternals (www.sysinternals.com) or WinDbg. If you set the path to symbols, you should...
It seems that someone has been doing the old update the UI from a background thread gag. Oh how we laughed >:-|. My new approach to "this kind of thing" is a...
adam
adam.maillist01@...
Aug 3, 2005 8:55 am
42474
... thanks for the link on process dump I'll keep a note of it for next time. I'd not thought of using Process explorer event though I've used it to replace...
adam
adam.maillist01@...
Aug 3, 2005 8:57 am
42475
Do you really mean to return S_OK, when the call to SafeArrayCopy fails, and you set your [out,retval] to VT_ERROR? If so -- then the error message would be...
... A good bet for process dumps these days is to install the Debugging Tools for Windows (windbg, cdb, et al) [1] which comes with adplus.vbs [2]. This ...
Wow. Did I win the prize for the Vaguest Post Ever? There was a whole paragraph about men in ski masks sneaking into houses to save people music collections...