Changeset 393


Ignore:
Timestamp:
Jul 25, 1999, 5:53:57 PM (26 years ago)
Author:
sandervl
Message:

* empty log message *

Location:
trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/changelog

    r375 r393  
    1  /* $Id: changelog,v 1.61 1999-07-23 17:51:16 sandervl Exp $ */
     1 /* $Id: changelog,v 1.62 1999-07-25 15:53:57 sandervl Exp $ */
     2 99-07-25: Sander van Leeuwen <sandervl@xs4all.nl>
     3        - KERNEL32: GetLocateInfoA bugfix
     4        - USER32/NEW: Lots of changes; now Solitaire starts, but draws cards incorrectly
     5
    26 99-07-23: Yuri Dario <mc6530@mclink.it>
    37        - misc: Changes for compilation with VAC 3.6.5
  • trunk/src/kernel32/lang.cpp

    r390 r393  
    9595  }
    9696
    97   dprintf(("KERNEL32:  OS2GetLocaleInfoA returned %d\n",len));
     97  dprintf(("KERNEL32:  OS2GetLocaleInfoA returned %d\n",ret_len));
    9898
    9999  return (ret_len);
Note: See TracChangeset for help on using the changeset viewer.