From my vb application, I want to create a file and write unicode chars to it (actually I'm only interested in the "Full Block" char that's listed in the 'courier new' fonts from charmap.exe. It's hex 2588.
Then...I want to open it with notepad and see those chars.
I've posted this question in various forums and keep getting relatively simplistic answers that don't give me enough info.