Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
T

THULLA

@THULLA
About
Posts
1
Topics
1
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Using Static Libraries in Managed C++
    T THULLA

    We have some static libraries created long time back say 10/15 yrs back. We have build all the libraries in visual studio 2005. But when we create a managed C++ application and try to use classes from the static libraries , the application just crashes with no traces as to why did the application crash. Application crashes in dbgheap.c. the static libraries which we use have reference to ATL as well. With the same set of project settings if a create MFC application in Visual studio 2005 everything seems to be working fine. Questions: 1. Is it possible for managed C++ application to use static libraries , if yes then what is to be done. 2.What are the options use a static library in managed code.

    Managed C++/CLI c++ csharp visual-studio question
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups