08-17-2010, 06:15 AM
Ok great, I figured out what I need to do.
Is is possible to make an if statement so i can end the constant running thread if the window is single lef clicked?
what I want to do is have it check like this.
if(lef mouse click occurs) end
using this code case [WM_LBUTTONDOWN,WM_LBUTTONUP]to check if the mouse has been clicked.
Is is possible to make an if statement so i can end the constant running thread if the window is single lef clicked?
what I want to do is have it check like this.
if(lef mouse click occurs) end
using this code case [WM_LBUTTONDOWN,WM_LBUTTONUP]to check if the mouse has been clicked.
