blk2bstr(NULL, 0) always fails. Why can't empty bstrings be created that way? Zero characters don't require accessing the pointer.
blk2bstr(NULL, 0) always fails.
Why can't empty bstrings be created that way? Zero characters don't require accessing the pointer.