Skip to content
Snippets Groups Projects
  1. Apr 11, 1999
  2. Apr 10, 1999
    • Marcus Meissner's avatar
      Reimplemented winsock asynchronous DNS services. No longer use a · bdb6bec8
      Marcus Meissner authored and Alexandre Julliard's avatar Alexandre Julliard committed
      fork()ed process, but either a service thread or inline blocking calls
      for non-threading architectures. (Makes Free Agent16 work again.)
      bdb6bec8
    • Eric Williams's avatar
      - color and font dialogs now actually do something interesting, · 5d2a6588
      Eric Williams authored and Alexandre Julliard's avatar Alexandre Julliard committed
        and force a redraw when successful.  Background color is adjustable.
        Text color is also adjustable, but the user has to set the CF_EFFECTS
        flag first.
      - text is output left-right centered, baseline, at the middle
        of the window, and moves with the window.  Text font is adjustable.
      - Success and failure MessageBox calls for Color, Font, Open,
        and Save have been removed or suppressed.  They annoyed me after
        awhile, and I suspect they annoyed others, too.  Use my tool! :-)
      - cmdlgtst now has the full pathname in the upper left corner; which may
        assist in debugging certain problems -- or it may not. :-)
      - usage dialog added
      5d2a6588
Loading