Click here to Skip to main content
15,913,669 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: FTP Question Pin
l a u r e n7-May-01 21:54
l a u r e n7-May-01 21:54 
GeneralRe: FTP Question Pin
Cabadam8-May-01 1:52
Cabadam8-May-01 1:52 
GeneralLauch Internet Explorer Pin
6-May-01 10:23
suss6-May-01 10:23 
GeneralRe: Lauch Internet Explorer Pin
Christian Graus6-May-01 12:04
protectorChristian Graus6-May-01 12:04 
Generalvc++ using directx 8 sdk and crystal space game engine Pin
5-May-01 10:35
suss5-May-01 10:35 
GeneralRe: vc++ using directx 8 sdk and crystal space game engine Pin
Christian Graus6-May-01 12:18
protectorChristian Graus6-May-01 12:18 
GeneralRe: vc++ using directx 8 sdk and crystal space game engine Pin
Hadi Rezaee7-May-01 3:01
Hadi Rezaee7-May-01 3:01 
GeneralTotal memory crash when converting from regular to extension DLL Pin
5-May-01 9:03
suss5-May-01 9:03 
Hi!
I've spent quite a lot of time trying to convert a regular DLL into an extension DLL. The
problem is that the memory managment seems to be broken. The compilation and linking is warning-free, but when I start to test the application, I get all sorts of memory-related errors. Which errors depends on which features I test during the debugging session.

Error examples:
HEAP: Free Heap block 347fd0 modified at 348040 after it was freed
Acess violation when trying to write to normal variables.
_ASSERTE(_BLOCK_TYPE_IS_VALID(pHead->nBlockUse)); fails.

What do you think, have I done something bad in the DLL, or perhaps do I have some problem
which wasn't discovered when using regular DLLs?

//Olof
GeneralRe: Total memory crash when converting from regular to extension DLL Pin
Chris Hafey5-May-01 9:29
Chris Hafey5-May-01 9:29 
GeneralRe: Total memory crash when converting from regular to extension DLL Pin
5-May-01 10:53
suss5-May-01 10:53 
GeneralRe: Total memory crash when converting from regular to extension DLL Pin
Chris Hafey5-May-01 18:25
Chris Hafey5-May-01 18:25 
Generalctrl+break Pin
5-May-01 8:43
suss5-May-01 8:43 
GeneralRe: ctrl+break Pin
l a u r e n5-May-01 22:06
l a u r e n5-May-01 22:06 
GeneralRe: ctrl+break Pin
5-May-01 22:54
suss5-May-01 22:54 
Generalctrl+break Pin
5-May-01 8:43
suss5-May-01 8:43 
QuestionWindows CE - sound mixing? Pin
5-May-01 7:51
suss5-May-01 7:51 
Generale - Book Pin
4-May-01 22:31
suss4-May-01 22:31 
GeneralRe: e - Book Pin
Ahmad5-May-01 21:23
Ahmad5-May-01 21:23 
Generalcolor cursor Pin
4-May-01 21:39
suss4-May-01 21:39 
GeneralRe: color cursor Pin
Christian Graus6-May-01 12:21
protectorChristian Graus6-May-01 12:21 
Generalicon(short cut) Pin
4-May-01 21:07
suss4-May-01 21:07 
GeneralRe: icon(short cut) Pin
Kannan Kalyanaraman4-May-01 22:06
Kannan Kalyanaraman4-May-01 22:06 
GeneralLinking errors when converting from regular to extension DLL Pin
4-May-01 19:22
suss4-May-01 19:22 
GeneralRe: Linking errors when converting from regular to extension DLL Pin
5-May-01 6:19
suss5-May-01 6:19 
QuestionTrapping Escape key with dialog based apps? Pin
4-May-01 11:22
suss4-May-01 11:22 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.