I've started making a simple notepad with MASM 32. I can get the resize code and open/save (i'm pretty sure) done, I just can't figure out which api to use to get a text box. Can you help me?:confused:
Printable View
I've started making a simple notepad with MASM 32. I can get the resize code and open/save (i'm pretty sure) done, I just can't figure out which api to use to get a text box. Can you help me?:confused:
nevermind, i figured it out on my own.