Crash when Clist is Destroyed in Vista
-
Hi All, I have a application developed in VS2005(MFC80).It uses a dll which is developed in VS2003(MFC71).This dll has a CList<> which crashes at the point when it is destroyed i.e when the destructor is called for the CList. This happens when i run my application on Vista OS. One Solution for the above problem is that I port the dll to VS2005.I tried porting the dll . It works fine without any crashes, but this solution is not feasible for my team. Can anyone suggest any other solution to the above problem. Thanks Shailesh
-
Hi All, I have a application developed in VS2005(MFC80).It uses a dll which is developed in VS2003(MFC71).This dll has a CList<> which crashes at the point when it is destroyed i.e when the destructor is called for the CList. This happens when i run my application on Vista OS. One Solution for the above problem is that I port the dll to VS2005.I tried porting the dll . It works fine without any crashes, but this solution is not feasible for my team. Can anyone suggest any other solution to the above problem. Thanks Shailesh
Shaileshhex wrote:
One Solution for the above problem is that I port the dll to VS2005.I tried porting the dll . It works fine without any crashes, but this solution is not feasible for my team.
Shaileshhex wrote:
Can anyone suggest any other solution to the above problem.
Port your team to 2008. :-D
If the Lord God Almighty had consulted me before embarking upon the Creation, I would have recommended something simpler. -- Alfonso the Wise, 13th Century King of Castile.
This is going on my arrogant assumptions. You may have a superb reason why I'm completely wrong. -- Iain Clarke
[My articles] -
Shaileshhex wrote:
One Solution for the above problem is that I port the dll to VS2005.I tried porting the dll . It works fine without any crashes, but this solution is not feasible for my team.
Shaileshhex wrote:
Can anyone suggest any other solution to the above problem.
Port your team to 2008. :-D
If the Lord God Almighty had consulted me before embarking upon the Creation, I would have recommended something simpler. -- Alfonso the Wise, 13th Century King of Castile.
This is going on my arrogant assumptions. You may have a superb reason why I'm completely wrong. -- Iain Clarke
[My articles] -
I need some answers friend!
-
I need some answers friend!
I think the debugger is your best friend. :)
If the Lord God Almighty had consulted me before embarking upon the Creation, I would have recommended something simpler. -- Alfonso the Wise, 13th Century King of Castile.
This is going on my arrogant assumptions. You may have a superb reason why I'm completely wrong. -- Iain Clarke
[My articles] -
Hi All, I have a application developed in VS2005(MFC80).It uses a dll which is developed in VS2003(MFC71).This dll has a CList<> which crashes at the point when it is destroyed i.e when the destructor is called for the CList. This happens when i run my application on Vista OS. One Solution for the above problem is that I port the dll to VS2005.I tried porting the dll . It works fine without any crashes, but this solution is not feasible for my team. Can anyone suggest any other solution to the above problem. Thanks Shailesh
-
I need some answers friend!
Why not try debugging? Why not show us the code so that we don't need to waste our telepathic powers on this?
It is a crappy thing, but it's life -^ Carlo Pallini
-
Clist is declared as typedef CList _lllist; thanks :)
-
Clist is declared as typedef CList _lllist; thanks :)
Clist is declared as typedef CList _lllist;
-
Clist is declared as typedef CList _lllist;
Clist is declared as typedef CList _lllist;
-
Clist is declared as typedef CList _lllist;