- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
I've made the switch from CVF to IVF10 - with a little help from Steve & Jugoslav, thanks.
In my Windows XP Control Panel - Sounds & Audio Devices Properties/Microsoft Developer, I have sounds selected for Build complete (ding) and Build error (chord), and in CVF these work fine, allowing me to do something else while I wait for a build that might take 5 minutes. In IVF this feature appears to be silent - at least I can't get it to work. What do I need to do to make it work?
And BTW, why are executables so much larger in IVF than in CVF? Some of my DLLs are five times as large!
With many thanks in advance
Mike
링크가 복사됨
- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
I can't say why your DLL should be five times larger, but this might happen if you have lots of DATA initialization. What actual sizes are we talking about?
- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
Some sizes of DLLs (Kbytes), taken at random:
CVF | IVF | |
Buffer | 192 | 772 |
Circle | 156 | 740 |
Freq | 160 | 716 |
Overlay | 232 | 780 |
My larger application goes up from 1.96Mb to 2.496Mb. There is nothing much in the way of data initialization in any of these.
Thanks
Mike
- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
