Changeset 10175 for trunk/changelog
- Timestamp:
- Jul 16, 2003, 5:47:59 PM (22 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/changelog
r10171 r10175 1 /* $Id: changelog,v 1.260 4 2003-07-16 11:03:29 sandervl Exp $ */1 /* $Id: changelog,v 1.2605 2003-07-16 15:47:59 sandervl Exp $ */ 2 2 3 3 2003-07-16: KO Myung-Hun <komh@chollian > 4 4 - SHELL32: o DragQueryFileW; allocate more for unicode conversion (DBCS) 5 - WINMM: o Fixed mciGetErrorStringW() to prevent buffer overflow. 6 o Fixed midiInGetErrorText() and midiOutGetErrorText() 7 to prevent buffer overflow. 8 o Fixed waveInGetErrorTextW() to prevent buffer overflow. 9 o Fixed waveOutGetErrorTextW() to prevent buffer overflow. 10 - GDI32: o Fixed GetTextFaceW() to support unicode correctly. (DBCS) 11 o Fixed calcDimensions(). The width is one point - other point + 1 12 (code currently not active) 5 13 6 14 2002-07-16: Yuri Dario <mc6530@mclink >
Note:
See TracChangeset
for help on using the changeset viewer.