Rein Klazes 312f09b88a ScrollWindowEx when called with the SW_ERASE flag does not send a 20 years ago
..
dde 7266da3e82 Handle CBR_BLOCK in EXECUTE and ADVISE DDE transactions. 20 years ago
resources bc5ffc212b Remove DS_SYSMODAL from msgbox resource. 20 years ago
tests 312f09b88a ScrollWindowEx when called with the SW_ERASE flag does not send a 20 years ago
.cvsignore 9e4ed6460c .spec.c files are no longer used for 32-bit dlls. 21 years ago
Makefile.in 4a9b22b2c3 Merged system metrics support into sysparams.c, and moved that file to 20 years ago
bidi16.c e37c6e18d0 Fixed header dependencies to be fully compatible with the Windows 21 years ago
button.c 5ad7d858e0 Do not check for non NULL pointer before HeapFree'ing it. It's 20 years ago
caret.c cfcc449324 Porting fixes. 21 years ago
combo.c 5ad7d858e0 Do not check for non NULL pointer before HeapFree'ing it. It's 20 years ago
comm16.c 5b1fbcf778 Read/write completion functions get Windows error codes, not NT status 20 years ago
controls.h 6758db9a0c Get rid of nonclient.h and of the corresponding exported functions in 20 years ago
ddeml.spec 8b255842ec Remove the obsolete pascal16 (replaced by pascal -ret16). 21 years ago
desktop.c 6a78c16aac Moved private USER definitions to a new user_private.h header, and 20 years ago
dialog16.c 6a78c16aac Moved private USER definitions to a new user_private.h header, and 20 years ago
display.c 6a78c16aac Moved private USER definitions to a new user_private.h header, and 20 years ago
display.drv.spec fd47c8a647 Renamed comm.dll, display.dll, keyboard.dll and mouse.dll to use the 21 years ago
edit.c 78e76cf977 Reposition caret after window resize. 20 years ago
exticon.c 32454a81a5 Remove unneeded headers to reduce unneeded rebuilds. 20 years ago
focus.c d7726c3a73 Store the "managed" flag as a window property instead of the 20 years ago
hook.c 6dba0a7718 Add support for winevent hooks. 20 years ago
hook16.c 6a78c16aac Moved private USER definitions to a new user_private.h header, and 20 years ago
icontitle.c 2ceb42dd43 Moved all files from the controls/ directory to dlls/user. 20 years ago
kbd16.c d646c7ed32 Moved some more 16-bit USER functions to the corresponding 16-bit 20 years ago
keyboard.drv.spec 80bba3bd61 Moved keyboard.c to dlls/user/kbd16.c. 20 years ago
listbox.c 31b894d07c Add test for LB_SELITEMRANGE and make it pass. 20 years ago
lstr.c ffc17dbe0d Fix bug in CharPrevExA(). 20 years ago
menu.c d7726c3a73 Store the "managed" flag as a window property instead of the 20 years ago
message.c 6dba0a7718 Add support for winevent hooks. 20 years ago
message.h 6a78c16aac Moved private USER definitions to a new user_private.h header, and 20 years ago
misc.c f3ec7726c6 Added stubs for SendIMEMessageEx[A,W]. 20 years ago
mouse.drv.spec fd47c8a647 Renamed comm.dll, display.dll, keyboard.dll and mouse.dll to use the 21 years ago
mouse16.c d646c7ed32 Moved some more 16-bit USER functions to the corresponding 16-bit 20 years ago
msg16.c b4a64382ee Moved DefWindowProc16 to msg16.c and cleaned up a few related things. 20 years ago
network.c 32454a81a5 Remove unneeded headers to reduce unneeded rebuilds. 20 years ago
painting.c 6db71654d3 Fixed bug that caused the whole window to be repainted by RedrawWindow 20 years ago
property.c 32454a81a5 Remove unneeded headers to reduce unneeded rebuilds. 20 years ago
resource.c 6a78c16aac Moved private USER definitions to a new user_private.h header, and 20 years ago
scroll.c 935549f5d8 Add a summary line for several scrollbar functions. 20 years ago
static.c 5bded56016 Fix colours used for SS_*RECT, SS_*FRAME. 20 years ago
sysparams.c 7c14a9d493 - SPI_GETWORKAREA: Read work area information from system metrics 20 years ago
text.c 32454a81a5 Remove unneeded headers to reduce unneeded rebuilds. 20 years ago
uitools.c 6a78c16aac Moved private USER definitions to a new user_private.h header, and 20 years ago
user.exe.spec 75f87dd43f Get rid of the ThunkData stubs, these are not functions. 20 years ago
user16.c 6a78c16aac Moved private USER definitions to a new user_private.h header, and 20 years ago
user32.spec e204874728 Removed the no longer used WIN_SetExStyle function. 20 years ago
user_main.c d820437b19 Removed unused ForceWindowRaise function. 20 years ago
user_private.h d820437b19 Removed unused ForceWindowRaise function. 20 years ago
winproc.h e0db46c4aa Get rid of the client-side window timer structures. 20 years ago
wnd16.c 6a78c16aac Moved private USER definitions to a new user_private.h header, and 20 years ago
wsprintf.c 347b7bbd51 Small fix for the WPR_SIGNED case (count the sign). 21 years ago