how do I get an byte[] from HGLOBAL?:-) I'm not sure why. The other person that worked on the project used it when he read the xml. ...
how do I get an byte[] from HGLOBAL?Hi there, I am writing some XML to a stream using XMLLite. xmlOut is a byte array class that I us...