- Nov 20, 2001
-
-
-
a char type and max_keycode is 255.
-
- Nov 19, 2001
-
-
- misc fixes - changed my email address
-
compiling with gcc-3.x.
-
recent winsock update.
-
-
-
-
-
-
-
- Nov 16, 2001
-
-
Alexandre Julliard authored
-
in CLASS_FindClassByAtom.
-
-
- Nov 14, 2001
-
-
Alexandre Julliard authored
-
Make them compatible with both the Unix C headers and the MSVCRT headers. Ensure compatibility with the Unix headers via the USE_WS_PREFIX macro. Add WINE_NOWINSOCK: prevents winsock.h from being included from windows.h when defined. Add ws2tcpip.h, move definitions to the right header.
-
-
-
- Nov 13, 2001
-
-
Alexandre Julliard authored
Maintain a paint count separately for each window.
-
-
16/32 API call ordering.
-
SPI_GET/SETKEYBOARDSPEED actions. Implemented use of mouse acceleration/threshold for relative mouse movements.
-
starting line char index, not line index (== line number).
-
- Implement SHRegWriteUSValue{A|W}, UrlGetPart{A|W}, UrlIs...{A|W}
-
- Nov 12, 2001
-
-
synchronization using the same in process message ring in waveIn as in waveOut.
-
-
-
because of an off-by-one error.
-
-
- reimplement mktime
-
- add "RAS doesn't work" warning
-
- Nov 09, 2001
-
-
Changed notification to be calculated from bytes played rather than time elapsed.
-
-
parameters processing.
-
Better handling of str(x) and hex(x) in setValue. Misc typos.
-
-
GETCHECK16 in CheckDlgItem16 and IsDlgItemChecked16. Cast UINT16 value to UINT or INT depending on sign in SetDlgItemInt16.
-
-
-
-