You are right - this should work. However, we can't have hardcoded 'stdafx.cpp' there. We should use substring after BOM. Can you also try to identify BOM characters instead of just checking > 128? Cheers, Nenad
Have you tested this? I don't think it will help here - the Wizard engine creates and uses a UTF8 file, not WTL
The first parameter of the SetPanes() method should be const
Fixed as proposed Changed file: atlctrlx.h https://sourceforge.net/p/wtl/git/ci/011be908a1122e7bc9fd1106ecc48f22f5f86f00/
Fix for bug #344 The first parameter of the SetPanes() method should be const
The first parameter of the SetPanes() method should be const
WTL 10.01 has been released. This version is 2026 update for Visual Studio 2022/2026 and bug fixes. Download: https://sourceforge.net/projects/wtl/files/WTL%2010/WTL%2010.01%20Release/WTL10_01_Release.zip/download Enjoy!
Updated ReadMe information for release