hi ,
Greate idea to change the button to a Checkbox , but I can't find the button in the resources

all of the resources is in Res_msgr.dll , this one is in that too (cause I search for "Talk" in Unicode , and it found in that) , but ResourceHacker and PeExplorer didn't show it .
NervGaz :
u should keep button pushed to talk . so u can't send message to it every 5 seconds or ... BN_CLICKED is not helpful , because the button need WM_LBUTTONDOWN .
Edited :
DakienDX : I didn't find WndProc for Talk button

I found it for other things (volume control and the others) . there is no defwindowproca . I found somewhere that executes when u release the button , but didn't find what happens when u push the button . When button pushed there is a bar that shows the volume . I found the function that draw the bars , but didn't help
