Message 1 of 5
How to get hWnd to my arx application
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
To use GetWindowPlacement I need the handle to my arx application as the first parameter. But how do get that one?
To get the handle to AutoCad I use:
acedGetAcadFrame()->m_hWnd
I need something similiar
To get the handle to AutoCad I use:
acedGetAcadFrame()->m_hWnd
I need something similiar