hi, me again, i can't change my cursor in a dialog box, and if its posible to change the cursor in child windows?
For example in a editbox
thx :bdg
What about SetCursor?
Just keep in mind that cursor is shared resource, so do not forget to set it back to original value when you finish to use it.
i have tried with witn setcursor and giving the handle of the dialog box but i couldn't changeit ... the i tried to chenge it in the structure. but i couldn't too plz help :bdg :bdg