Sweden-Number/dlls/user/tests
Justin Chevrier 564aceddca - Implement SPI_{GET,SET}POWEROFFACTIVE and SPI_SETLOWPOWERACTIVE.
- Corrected SPI_GETLOWPOWERACTIVE to use an index (instead of its SPI
  value) to avoid an out of bounds condition.
- Created unit tests for SPI_{GET,SET}POWEROFFACTIVE and
  SPI_{GET,SET)SETLOWPOWERACTIVE.
2005-02-21 20:40:44 +00:00
..
.cvsignore - return "want all keys" for WM_GETDLGCODE when multi-line 2004-11-08 22:10:05 +00:00
Makefile.in - return "want all keys" for WM_GETDLGCODE when multi-line 2004-11-08 22:10:05 +00:00
class.c Fix signed/unsigned comparison warnings. 2004-08-09 18:52:18 +00:00
clipboard.c Correct cases where arguments of ok() calls depend on the order in 2004-12-27 17:26:37 +00:00
dde.c Fix a bug in ShellExecute which called DdeCreateStringHandleW with a 2004-04-23 21:32:17 +00:00
dialog.c If a dialog with the DS_CONTROL style is not visible then ignore 2004-12-21 16:01:50 +00:00
edit.c ES_COMBO is not defined in the Windows headers. So define it if 2005-02-14 11:02:06 +00:00
generated.c Disable MSVC warning 4116 to avoid the 'unnamed type definition in 2004-09-06 20:29:53 +00:00
input.c Remove unnecessary WNDPROC casts. 2004-12-06 11:51:29 +00:00
listbox.c Add test for LB_SELITEMRANGE and make it pass. 2005-02-02 19:10:59 +00:00
msg.c Take Shift key state into account while processing an accelerator. 2005-02-21 18:33:27 +00:00
resource.c Fix signed/unsigned comparison warnings. 2004-08-09 18:52:18 +00:00
resource.rc Take Shift key state into account while processing an accelerator. 2005-02-21 18:33:27 +00:00
sysparams.c - Implement SPI_{GET,SET}POWEROFFACTIVE and SPI_SETLOWPOWERACTIVE. 2005-02-21 20:40:44 +00:00
text.c Correct cases where arguments of ok() calls depend on the order in 2004-12-27 17:26:37 +00:00
win.c Calling ValidateRect or ValidateRgn on a windows also validates the 2005-02-16 17:52:01 +00:00
wsprintf.c Add trailing '\n's to ok() calls. 2004-01-23 20:50:35 +00:00