Log in

View Full Version : Swapz button ?


phop007
June 8th, 2002, 13:33
Hi!

I am able to shit CustomXP 1.82 but I still wonder where is the code that Change Buy Now Button to Password Button (When you are registered the Buy Now button will become Password Button) and What breakpoint I should make. Any trick there


Thankz

hack3r2k
June 11th, 2002, 22:35
Well the caption of the button changes after a simple check, so if the program is registered doesn't show 'Buy now' text...

U can set a breakpoint on WM_COMMAND message (u must know button id)

phop007
June 12th, 2002, 03:53
Sorry I am newbie.
What is "button id" and how can i find it or use it???