Windows Programming - May 2025

destructors are not called in the right order (1,2)
Hi! I've a bug with mingw, I've downloaded the msvcrt runtime mingw-w64 12.0 on this website (the lasted doesn't work for me, DllMain entry point missing...) : ...
May 11, 2025 at 8:01am
[20 replies] Last: In other words, each component ended up storing its own copy of the de... (by Peter87)
compile error when building shared libs
I I'm trying to compile my lib on shared but I get this error message that I don't understand : [ 37%] Linking CXX shared library ..\..\..\lib\libodfaeg-gra...
May 10, 2025 at 8:43pm
[2 replies] Last: C and Python use different name mangling. (by kigar64551)
mingw gdiplus rendering scales wrong
I'm trying to convert GDI32 program to GDI+ ... I'm using MinGW toolchain (TDM V10.3.0) on Windows 10. I am trying to implement an ImageList capability in ...
May 2, 2025 at 12:42am
[1 reply] : Okay, I finally figured out how to disable "automatic scaling", once I... (by Gorlash)
  Archived months: [apr2025] [jun2025]

This is an archived page. To post a new message, go to the current page.
Registered users can post in this forum.