- 04 Aug, 2009 10 commits
-
-
Nikolay Sivov authored
-
Nikolay Sivov authored
-
Nikolay Sivov authored
-
Alexander Nicolaysen Sørnes authored
-
Alexander Nicolaysen Sørnes authored
-
Alexander Nicolaysen Sørnes authored
-
Juan Lang authored
-
Vincent Povirk authored
-
Vincent Povirk authored
-
Alexandre Julliard authored
-
- 03 Aug, 2009 30 commits
-
-
Austin English authored
-
Hans Leidekker authored
-
Hans Leidekker authored
-
Hans Leidekker authored
-
Hans Leidekker authored
-
Hans Leidekker authored
-
Hans Leidekker authored
-
Rein Klazes authored
user32: When all items in a menu have either a bitmap or text but not both, then texts should be aligned with the bitmaps.
-
Luke Benstead authored
-
Nicolas Le Cam authored
-
Nicolas Le Cam authored
-
Maarten Lankhorst authored
This reverts commit 0addd3ba. It doesn't fix anything, it just hides the bug.
-
Hwang YunSong authored
-
Michael Karcher authored
-
Michael Karcher authored
-
Hwang YunSong authored
-
Hwang YunSong authored
-
Hwang YunSong authored
-
Hwang YunSong authored
-
Aric Stewart authored
-
Dylan Smith authored
-
Dylan Smith authored
The application AutoGK was getting the length of the text with WM_GETTEXTLENGTH to allocate an appropriate buffer size, but then claimed the buffer was twice the size when sending WM_GETTEXTEX. This caused the memcpy call to overflow the actual buffer since the count is based on the size of the buffer alone, regardless of the amount of text retrieved.
-
Dylan Smith authored
ME_GetTextEx directly handles EM_GETTEXTEX, and previously a NULL buffer would be dereferenced, and a 0 buffer length would cause nCount an underflow in the nCount value which would allow a buffer overflow to occur.
-
Nicolas Le Cam authored
kernel32/tests: Skip GetVolumeInformation test on current directory when running on a root directory.
-
Nicolas Le Cam authored
-
Nikolay Sivov authored
-
Nikolay Sivov authored
-
Nikolay Sivov authored
-
Nikolay Sivov authored
-
Nikolay Sivov authored
-