Click here to Skip to main content
15,907,497 members
Please Sign up or sign in to vote.
2.00/5 (1 vote)
See more:
Hello,

I have a little problem here:

I need to Handle the Right Mouse Button Click in a CListCtrl or CListView !

Thank you for your understanding.
Posted
Updated 4-Jul-13 6:53am
v2
Comments

1 solution

use the wizard to generate a message handler for your mouse event.

The SQL-statement should run in a own thread, so the use isnt disturbed to much.
 
Share this answer
 
Comments
Mr. Tomay 4-Jul-13 12:57pm    
I have updated my question, I am not interesting in SQL, I just wanna know:
Which message handler to use.
Should I handle it in the parent window or itself.
Should I derive a class.
...
KarstenK 5-Jul-13 2:18am    
here is some information from Microsoft, whcih i googled: :-O

http://support.microsoft.com/kb/147842/en-us

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900