高级会员
注册日期: 06-11
帖子: 14579
精华: 1
现金: 224494 标准币
资产: 234494 标准币
|
【转帖】problems using dd-alloc in debug mode
problems using dd_alloc in debug mode
problems using dd_alloc in debug mode
help!
i am running my vc6 project in debug mode and whenever a memory operation (new/delete) is executed, it appears to use dd_alloc, rather than mfc functions, causing (as an example) the following errors :
eap[genes1s.exe]: invalid address specified to rtlfreeheap( 025f0000, 003e9b80 )
any ideas?
anton heymann:
that is somewhat strange. our odamfcapp sample also uses dd_alloc and mfc, and there are no memory errors in debug mode, both in lib and dll versions.
vladimir
|