PDA

View Full Version : Swapz button ?


phop007
06-08-2002, 02:33 PM
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
06-11-2002, 11:35 PM
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
06-12-2002, 04:53 AM
Sorry I am newbie.
What is "button id" and how can i find it or use it???