1. 02 Aug, 2004 2 commits
  2. 01 Aug, 2004 5 commits
  3. 29 Jul, 2004 1 commit
  4. 27 Jul, 2004 3 commits
  5. 26 Jul, 2004 2 commits
  6. 25 Jul, 2004 11 commits
  7. 24 Jul, 2004 1 commit
  8. 23 Jul, 2004 6 commits
  9. 22 Jul, 2004 7 commits
  10. 21 Jul, 2004 2 commits
    • Richard Levitte's avatar
      From LPlib: · 765e231a
      Richard Levitte authored
      Some code beautification.
      
      Change the macro CP_THREAD_ACP to CP_ACP, because the latter is more
      widely defined.
      
      Add a conditional macro definition in case FindFirstFile and
      FindNextFile aren't properly defined (might happen on WinCE).
      
      Suggested by Andy Polyakov <appro@fy.chalmers.se>
      765e231a
    • Andy Polyakov's avatar
      Make rand_win.c UNICODE savvy. · 89c53672
      Andy Polyakov authored
      89c53672