by zero » March 10th, 2004, 1:36 pm
Yeah... Sorry about that, I'm kinda new to programming. I wasn't clear what is what and the "reg binary value" name confused me. Anyway, I found a pretty good manual on the net, and now at least I know what a hexadecimal number is and how it "works".
Now I have another problem. How could I assign an onclick event to a button created during runtime on another window, like the taskbar. I have a procedure that should be executed when that button is clicked.
Thanks.