using CAXWindow

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • =?Utf-8?B?SmFzbGVlbg==?=

    #1

    using CAXWindow

    I want to use CAxWindow in managed C++. But I get an assert on calling
    AtlAxWinInit.Th e assert is at statement some point locking the critical
    section.

    I have not been able to debug some statements, in debug mode, giving access
    violation.But they used to run in release mode.

    But AtlAxWinInit is not running in Release mode also.
    What is the solution to this problem??

Working...