1. 08 Jun, 2000 2 commits
    • Alexandre Julliard's avatar
      Louis-Philippe Gagnon (of Macadamian for Corel) · b4c68726
      Alexandre Julliard authored
      Search for already loaded CursorIcon was done with the wrong handle,
      so it was leaking icons. Fixed.
      b4c68726
    • Bertho Stultiens's avatar
      - Implemented MESSAGETABLE resource type. · c107f714
      Bertho Stultiens authored
      - Usertype resources that cause a type-clash with defined resources
        are now detected and a warning is generated. Some types should be
        rerouted through other code so that they will be (re-)interpreted.
      - Bugfix: Line-continuation in strings in resources include a newline.
        This `feature' got deleted with the builtin preprocessor, but has been
        put back into place (see last changes comment from version 1.1.0).
      - Bugfix: The preprocessor now correctly will see "\\\r\n" as a line-
        continuation.
      - Bugfix: Assemblers on some platforms do not use 16bit quantities
        for `.word'. This directive is now changed into `.short'.
      - All types that accept inline data definitions (a la RCDATA) now
        also accept a file specification. This unifies the structure a bit.
      c107f714
  2. 07 Jun, 2000 24 commits
  3. 04 Jun, 2000 9 commits
  4. 03 Jun, 2000 5 commits