[MMIXER] Fix additional data size initialization for different audio formats (#6753)
[reactos.git] / win32ss / printing / base / winspool / printers.c
2023-10-01 Timo Kreuzer[WINSPOOL] Add a number of missing NULL checks.
2023-10-01 Timo Kreuzer[WINSPOOL] Properly copy the DEVMODE in IntFixUpDevMode...
2022-05-04 Serge Gautherie[REACTOS] Add '\n' to debug logs
2021-09-13 Hermès Bélusca-Maïto[FORMATTING] Remove trailing whitespace. Addendum to...
2020-09-08 James Tabor[Printing] Fix Typos and Test Regressions
2020-08-31 Joachim Henze[WINSPOOL] Properly fix a double free CORE-16715
2020-08-26 James Tabor[Printing] Update and Add Functions
2020-08-04 James Tabor[WinSpool] Fix MSVC Build
2020-08-04 James Tabor[Printing] Fix ups and Implementations.
2020-05-26 Serge Gautherie[WINSPOOL] GetPrinterDriverA(): Refactor failure handli...
2020-05-23 Serge Gautherie[WINSPOOL] GetPrinterA(): Refactor failure handling...
2020-04-27 Serge Gautherie[WINSPOOL] EnumPrintersA: Refactor failure handling...
2020-02-25 Doug Lyons[WINSPOOL] Implement DocumentPropertiesA including...
2020-02-12 Doug Lyons[WINSPOOL] Implement GetPrinterDriverA and a helper...
2020-02-06 Serge Gautherie[WINSPOOL] printers.c: Demote 3 ERR() to TRACE(), Fix...
2020-02-06 Doug Lyons[WINSPOOL] Implement GetPrinterA based on GetPrinterW...
2020-01-31 James Tabor[Printing] Part of GDI Support
2020-01-31 Colin Finck[FORMATTING] Fix indentation of winspool/printers.c
2020-01-31 Doug Lyons[WINSPOOL] Add Implementation of EnumPrintersA (#2273)
2020-01-26 Doug Lyons[PRINTING] Improve Stubs for GetPrinterA and GetPrinter...
2019-01-06 Mark Jansen[WINSPOOL] Semi implement DocumentPropertiesW
2019-01-06 Mark Jansen[PRINTING] Semi-implement GetPrinterDriverW
2018-01-17 Colin Finck[PRINTING] Replace all my custom marshalling code by...
2017-12-10 Thomas FaberMerge branch 'ntfs_rebase' 186/head
2017-12-10 Colin Finck[PRINTING] Fix GetPrinterW, add tests for it and GetDef...
2017-12-09 Colin Finck[WINSPOOL] Provide stubs with tracing and reasonable...
2017-12-09 Colin Finck[WINSPOOL] Add tracing to all exported APIs.
2017-12-09 Colin Finck[WINSPOOL] Convert the returned Unicode string back...
2017-10-03 Colin FinckGit conversion: Make reactos the root directory, move...