#ifdef _DEBUG
//#include "vld.h" //Virtual Memory Leak Debug Library 파일공통대화상자(열기,저장)가 안열리고 멈춰있는 버그있다.
#endif
이런젠장,난 또 메모리 폴트난줄알고 한참 헤멧네..
vc++ 2008 Team suite SP1 ,windows7(x64), compile 32bit program with SDK.
VLD Library cause program halt when call GetSaveFileName(), GetOpenFileName().
I guess it hooks and has somebug with common dialog.
Visual Leak Detector - Enhanced Memory Leak Detection for Visual ...
출처:나의 다른 블로그
//#include "vld.h" //Virtual Memory Leak Debug Library 파일공통대화상자(열기,저장)가 안열리고 멈춰있는 버그있다.
#endif
이런젠장,난 또 메모리 폴트난줄알고 한참 헤멧네..
vc++ 2008 Team suite SP1 ,windows7(x64), compile 32bit program with SDK.
VLD Library cause program halt when call GetSaveFileName(), GetOpenFileName().
I guess it hooks and has somebug with common dialog.
Visual Leak Detector - Enhanced Memory Leak Detection for Visual ...
출처:나의 다른 블로그
'C | C++ | VC++' 카테고리의 다른 글
투박한 윈도우즈7의 메뉴,툴바를 바꿔보자! (0) | 2010.07.27 |
---|---|
에디트 컨트롤 비밀번호 속성시 툴팁 안나오게 하기 (0) | 2010.07.12 |
[두루에디트 제작기] 정규식(Regular Expression) 검색 구현 (0) | 2010.07.09 |
[두루에디트 제작기] 쓰레드 검색처리시 입력장치공유 (0) | 2010.07.09 |
[두루에디트 제작기] WS_VISIBLE 과 SetRedraw와의 관계 (0) | 2010.07.09 |