Thursday, July 9, 2009

[ win32 API & C++ ] In Windows Programming How I Know My Photo ( Bitmap ) was Clicked ( Not MFC ) ?

make your photo a button and simply make it so on press clicked = clicked + 1


then log clicked in a text box or something (txtClicked = clicked)


also be sure to dim clicked as integer this code may not work as i use visual basic and you use c++ but i understand the concept is the same


No comments:

Post a Comment