| [CMAKE] Improve build generation (#9523) User-mode: - DNSAPI uses the adns library. - CONSOLE.CPL uses the concfg library. - DISKPART, PING use the conutils library. - ADVAPI32 uses the cryptlib library. - EVENTLOG uses the evtlib library. - NTVDM uses the fast486 library. - HID uses the hidparser_um library. - WINEMP3.ACM uses the libmpg123 library. - OPENGL32 uses the mesa library. - LOCALSPL uses the skiplist library. - IPHLPAPI, WSHTCPIP use the tdilib library. - TIMEDATE.CPL, SYSSETUP use the tzlib library. - DRWTSN32, DXDIAG, SYSDM.CPL, SYSTEMINFO use the udmihelp library. - CABINET, VFDLIB, dbghelp_apitest use the zlib library. Drivers: - PCIX uses the arbiter library. - KSECDD uses the cryptlib library. - I8042PRT uses the dmilib library. - FTFD uses the freetype library. - HIDPARSE uses the hidparser_km library. - ATAPI, SCSIPORT, STORPORT, USBSTOR use the sptilib library. - NETKVM uses the virtio library. - BTRFS uses the zlib library. Sound: - backpln/audio_test use the libsamplerate library. - KMIXER, mmixer_test, WDMAUD, WDMAUD.DRV use the libsamplerate and mmixer libraries. | 5 天前 |
| [BASE][DLL][ROSAPPS][SCREENSAVERS] Remove deprecated legacy Win16 resource attributes (#7567) - Remove DISCARDABLE attribute. - Remove MOVEABLE attribute. See: https://learn.microsoft.com/en-us/windows/win32/menurc/common-resource-attributes 3rd-party module rosapps/lib/vfdlib is left unchanged. | 1 年前 |
| [DRIVERS] Fix misusages of the RTL_REGISTRY_OPTIONAL flag. See https://learn.microsoft.com/en-us/windows-hardware/drivers/ddi/wdm/nf-wdm-rtlqueryregistryvalues The RTL_REGISTRY_OPTIONAL applies to the first parameter of the RtlQueryRegistryValues() function, not to the Flags member of the table entries. However, a RTL_QUERY_REGISTRY_REQUIRED flag exists to mark values whose existence is NOT optional. Problematic usage was introduced in the following modules: drivers/input/i8042prt: Commit e7e959fb0 (r30000) drivers/input/kbdclass: Commit 5a77f871d (r18911) drivers/input/mouclass: Commit aeeab7d1f (r18906) drivers/input/sermouse: Commit 3f348259c (r19100) rosapps/drivers/green : Commit c8a90f769 (r21165) | 1 年前 |
| [VFD] Properly mark ReactOS's diffs Addendum to 25c7e1a (0.4.7-dev-1106) and follow-ups. | 2 年前 |
| [CMAKE] Improve build generation (#9523) User-mode: - DNSAPI uses the adns library. - CONSOLE.CPL uses the concfg library. - DISKPART, PING use the conutils library. - ADVAPI32 uses the cryptlib library. - EVENTLOG uses the evtlib library. - NTVDM uses the fast486 library. - HID uses the hidparser_um library. - WINEMP3.ACM uses the libmpg123 library. - OPENGL32 uses the mesa library. - LOCALSPL uses the skiplist library. - IPHLPAPI, WSHTCPIP use the tdilib library. - TIMEDATE.CPL, SYSSETUP use the tzlib library. - DRWTSN32, DXDIAG, SYSDM.CPL, SYSTEMINFO use the udmihelp library. - CABINET, VFDLIB, dbghelp_apitest use the zlib library. Drivers: - PCIX uses the arbiter library. - KSECDD uses the cryptlib library. - I8042PRT uses the dmilib library. - FTFD uses the freetype library. - HIDPARSE uses the hidparser_km library. - ATAPI, SCSIPORT, STORPORT, USBSTOR use the sptilib library. - NETKVM uses the virtio library. - BTRFS uses the zlib library. Sound: - backpln/audio_test use the libsamplerate library. - KMIXER, mmixer_test, WDMAUD, WDMAUD.DRV use the libsamplerate and mmixer libraries. | 5 天前 |
| Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. | 8 年前 |
| [BASE][DLL][ROSAPPS][SCREENSAVERS] Remove deprecated legacy Win16 resource attributes (#7567) - Remove DISCARDABLE attribute. - Remove MOVEABLE attribute. See: https://learn.microsoft.com/en-us/windows/win32/menurc/common-resource-attributes 3rd-party module rosapps/lib/vfdlib is left unchanged. | 1 年前 |
| [VFD] Remove 2 useless CMakeLists.txt Addendum to 25c7e1a (0.4.7-dev-1106). | 2 年前 |
| Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. | 8 年前 |
| Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. | 8 年前 |
| [FORMATTING] Remove trailing whitespace. Addendum to 34593d93. Excluded: 3rd-party code (incl. wine) and most of the win32ss. | 4 年前 |
| [TRANSLATION] Update Turkish (tr-TR) translations (#3958) Reviewed-by: Can Taşan <ctasan99@hotmail.com> Signed-off-by: Süleyman Poyraz <zaryob.dev@gmail.com> | 4 年前 |