1. 22 Jun, 2002 1 commit
  2. 21 Jun, 2002 1 commit
  3. 20 Jun, 2002 3 commits
    • Alexandre Julliard's avatar
      Create the server directory and socket file in /tmp. · 4144b5b8
      Alexandre Julliard authored
      Use fcntl file locking to ensure exclusion on the server socket and to
      better recover from crashes.
      Flush the registry before closing the socket to avoid timeouts on the
      client side.
      Moved get_config_dir functionality to libwine.
      4144b5b8
    • Jason Edmeades's avatar
      - VarAnd, VarCmp (Strings only), VarNot implemented. · 5b6a9ff5
      Jason Edmeades authored
      - VarParseNumFromStr/VarNumFromParseNum handle negative currency
        numbers.
      - More VarCmp support (Decimals and Dates).
      - Date support for VB time only (0.0->1.0), corrected some date
        rounding and calculation errors around variant dates and the system
        time.
      - Variant date support now round trips! (Date->Variant->Date) due to
        misuse of tm_mon (0..11 not 1..12).
      - Better pre-1899 support for dates in the SYSTEMTIME format.
      - VarBstrFromCy, VarCyFromStr implemented.
      - VarFormat partial implementation (currency and date support).
      - VarFormatFromTokens, VarTokenizeFormatString partial implementation
        as per w2k (dates only so far).
      - Better debugging when dumping variants, and some additional trace
       points to help debugging.
      - Fix to VarBstrCmp to handle null and empty string the same (as per
        w2k, different to msdn).
      - Fix return from VarDateFromUdate.
      - Correct definition of CY structure.
      5b6a9ff5
    • Sander van Leeuwen's avatar
      'class' is a reserved word (C++). · 8e35fe47
      Sander van Leeuwen authored
      8e35fe47
  4. 14 Jun, 2002 4 commits
  5. 13 Jun, 2002 1 commit
    • Ove Kaaven's avatar
      Support DirectSound 8 interfaces. Split interface implementations into · 935e3df3
      Ove Kaaven authored
      separate files. Split primary buffer and secondary buffer interfaces
      into separate implementations. Made the primary buffer state part of
      the dsound object, so primary buffer objects can be created and
      refcounted independently. Made the interfaces follow COM aggregation
      rules more closely. Converted the dsound critical section to a R/W
      lock to improve potential remixing concurrency. Fixed various bugs and
      refcounting issues.
      935e3df3
  6. 10 Jun, 2002 2 commits
  7. 04 Jun, 2002 4 commits
  8. 02 Jun, 2002 5 commits
  9. 01 Jun, 2002 1 commit
  10. 31 May, 2002 2 commits
  11. 30 May, 2002 3 commits
  12. 29 May, 2002 3 commits
  13. 28 May, 2002 3 commits
  14. 25 May, 2002 1 commit
  15. 24 May, 2002 2 commits
  16. 23 May, 2002 4 commits