Code::Blocks launches extremely slowly on Windows 11, including both the official version and the nightly build version. My computer runs on an x64 system.Windows 11 in general is slow, since MS decided that the taskbar and start menu should be made in React Native, that's one of the many terrible performance decisions they made which is why I'm staying on Windows 10.
// Create and populate from XRC
if (!wxXmlResource::Get()->LoadDialog(this, parent, _T("dlgGenericMultiLineNotes")))
{
wxLogError("Missing XRC resource: dlgGenericMultiLineNotes");
return; // fail gracefully
}