Re: WMI question
Stoyan Damov <[email protected]>
| Newsgroups | gmane.comp.windows.off-topic |
|---|---|
| Message-ID | <[email protected]> |
:)))))))))) Also John, if you're still stuck with C++ and COM nowadays it's worth: - learning a bit ATL and get rid of C's resource "management" - switch to at least VS 2008 I feel for you. Cheers On Dec 4, 2010, at 8:41, Kim Gräsman <[email protected]> wrote: > Hi Kim, > > > On Sat, Dec 4, 2010 at 07:38, Kim Gräsman <[email protected]> wrote: > > - BSTRs are length-prefixed and wide strings are zero-terminated > - BSTRs MAY BE zero-terminated but aren't required to be, since the length is available from the prefix > > You were supposed to edit that part out when you realized the docs said otherwise. > > kthxbye, > - Kim >