SOS!!!内存泄漏问题 ( 积分: 100 )

  • 主题发起人 主题发起人 zhengj720705
  • 开始时间 开始时间
Z

zhengj720705

Unregistered / Unconfirmed
GUEST, unregistred user!
我的程序用bcb6写的,出现过内存泄漏问题,错误提示如下
1,out of memory
2、access violation at address xxxx in module ntdll.dll
3、access violation at address xxxx in module oleauto32.dll
4、出现上述问题,有可能是什么原因,哪位大侠帮我分析一下。
5、各位,bcb6配套的codeguard在哪里下载,急用,我想用它检查一下
 
我的程序用bcb6写的,出现过内存泄漏问题,错误提示如下
1,out of memory
2、access violation at address xxxx in module ntdll.dll
3、access violation at address xxxx in module oleauto32.dll
4、出现上述问题,有可能是什么原因,哪位大侠帮我分析一下。
5、各位,bcb6配套的codeguard在哪里下载,急用,我想用它检查一下
 
上面那几个不知道,
Codeguard不用下载,CB自己带的,在Project菜单的Option那里,可以找到的,勾上就可以了
 
后退
顶部