Alexandre Julliard pushed to branch master at wine / wine Commits: 194ada75 by Alexandre Julliard at 2024-11-14T11:52:26+01:00 rundll32: Don't bother cleaning up at process exit. - - - - - c20bf255 by Alexandre Julliard at 2024-11-14T11:53:03+01:00 rundll32: Use crt allocation functions. - - - - - 5c597119 by Alexandre Julliard at 2024-11-14T11:54:35+01:00 rundll32: Rewrite command line parsing. Windows doesn't do any fancy unescaping. - - - - - 9f8ef439 by Alexandre Julliard at 2024-11-14T21:56:33+01:00 rundll32: Restart itself if the dll is for a different architecture. Based on the corresponding code in regsvr32. - - - - - 6d1df55b by Alexandre Julliard at 2024-11-14T21:56:33+01:00 ntdll: Always return 0 length on failure in SystemFirmwareTableInformation. - - - - - 8e244258 by Alexandre Julliard at 2024-11-14T21:56:33+01:00 ntdll/tests: Fix a test failure on 64-bit Windows. - - - - - 4 changed files: - dlls/ntdll/tests/rtl.c - dlls/ntdll/unix/system.c - programs/rundll32/Makefile.in - programs/rundll32/rundll32.c View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/8a87ce3c4f96f20e7bb4693d111589... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/8a87ce3c4f96f20e7bb4693d111589... You're receiving this email because of your account on gitlab.winehq.org.