if i want to use function of vc++
Managed C++/CLI
2
Posts
2
Posters
8
Views
1
Watching
-
if i got the hwnd of any process through process class how will i convert it into HWND type? r00d0034@yahoo.com
-
if i got the hwnd of any process through process class how will i convert it into HWND type? r00d0034@yahoo.com
I presume you have a
Handle
which you want to convert to anHWND
.HWND h =(HWND)m_Handle.ToInt32(); //m_Handle is a Handle
Nish
Author of the romantic comedy Summer Love and Some more Cricket [New Win] Review by Shog9 Click here for review[NW]