I use blat.dll from the free mailer https://www.blat.net - but it turns Unicode characters in my body, etc. to Gibberish. 
	 
	Here's what I currently do:
 
DllCall("blat.dll,"int","Send","str", "list of Blat parameters...")
	Can you please tell me how to also employ the file blatdll.h?