hello guys.. i would just like to ask on how to create a non-functional rich text box.... as far as i have searched the samples on the MASM32 package... i didn;t understand very well all the codes.. i hope that you could help me.. thanks.. :):):)
Please explain what you actually mean by "non-functional". Is it a window which is read-only or something else?
hmm.. just a generic one... something like a rich text box which is dragged in a form (using a form editor) and when you run it.. it actually has no functions at all...
Do you perhaps mean a static control?
http://msdn.microsoft.com/en-us/library/ms997560.aspx
http://msdn.microsoft.com/en-us/library/bb760767.aspx