Ros-diffs March 2009

ros-diffs@reactos.org
  • 28 participants
  • 483 discussions

[sserapion] 40155: Remove wine/msacm.h it just duplicated the one with have in psdk/ but with extra incorrect definitions. Fix ACMDRVSTREAMINSTANCE, ACMDRVSTREAMHEADER, PORTALLOC, WAVEOPENDESC, MIDIOPENDESC, MIXEROPENDESC structures. Fix ACMFILTERENUMCBA/W, ACMFILTERTAGENUMCBA/W, ACMFORMATENUMCA/W, ACMFORMATTAGENUMCBA/W callbacks. Fix acmDriverEnum, acmFilterEnumA/W, acmFormatEnumA/W, acmFormatTagEnumA/W, acmStreamOpen, CloseDriver, OpenDriver, SendDriverMessage, mmTaskSignal, mmGetCurrentTask
by sserapion@svn.reactos.org
15 years, 9 months

[sserapion] 40154: Convert to C, its easier to link(specially in the kernel). :)
by sserapion@svn.reactos.org
15 years, 9 months

[sserapion] 40153: Use InterlockedCompareExchangePointer.
by sserapion@svn.reactos.org
15 years, 9 months

[fireball] 40152: - Remove obsolete Doxyfile config files. Spotted by Alexey Komarov.
by fireball@svn.reactos.org
15 years, 9 months

[sserapion] 40151: Don't disable this module.
by sserapion@svn.reactos.org
15 years, 9 months

[dgorbachev] 40150: Do not forward TraceMessage() to itself.
by dgorbachev@svn.reactos.org
15 years, 9 months

[sserapion] 40149: update file list (still commented out)
by sserapion@svn.reactos.org
15 years, 9 months

[jmorlan] 40148: - When running a non-executable file, if the program handling the file type is a console program (e.g. Perl/Python) it should run in the same console as cmd, and cmd should wait for it. Implement this by using ShellExecuteEx instead of plain ShellExecute, with the SEE_MASK_NOCLOSEPROCESS and SEE_MASK_NO_CONSOLE flags. (SEE_MASK_NO_CONSOLE does the opposite of its MSDN description) - Use NULL as the lpVerb to get the default action ("open" is not necessarily the default) - Allow
by jmorlan@svn.reactos.org
15 years, 9 months

[cfinck] 40147: Big testing system commit rosautotest - Rewrite rosautotest in C++ Should increase maintainability and expandability, since most of the functionality is encapsulated in classes and there exist some abstract classes for further enhancements (i.e. new test types). Furthermore, due to the usage of STL strings, we don't need x lines anymore just for building a string out of several small parts. - The new codebase made it fairly easy to implement a Crash Recovery feature based on a jo
by cfinck@svn.reactos.org
15 years, 9 months

[tkreuzer] 40146: Fix build.
by tkreuzer@svn.reactos.org
15 years, 9 months
Results per page: