c++ - Can I set tag on HWND? -


in android can it:

view.settag(obj); 

is there equivalent of function in c++ in windows?

try using setwindowlongptr gwlp_userdata. msdn article.


Comments

Popular posts from this blog

shopping cart - Page redirect not working PHP -

php - How to modify a menu to show sub-menus -

python - Installing PyDev in eclipse is failed -