Sweden-Number/controls
Michael Stefaniuc bc54d78532 - change the internal functions in windows/cursoricon.c to use 32bit
handles
- move the implementation of ExtractAssociatedIcon16 to
  ExtractAssociatedIconA
- convert HICON to a void*
- fixed some handle conversions that happened to be in the way while
  doing the above
2002-10-10 21:22:09 +00:00
..
button.c Fixed some various comparisons wrt signedness. 2002-06-21 22:25:17 +00:00
combo.c Provide a stub for GetComboBoxInfo. 2002-10-10 21:17:12 +00:00
desktop.c Added include protection for unistd.h and sys/time.h. 2002-08-17 00:43:16 +00:00
edit.c - Stop passing hwnd around when we're passing EDITSTATE. 2002-09-25 03:24:53 +00:00
icontitle.c Added include protection for unistd.h and sys/time.h. 2002-08-17 00:43:16 +00:00
listbox.c - Rename WIN_Handle16 to HWDN_16 and make it a macro. 2002-09-04 19:37:01 +00:00
menu.c Remove clearing of the window menu id for now. This will need more 2002-09-17 18:40:39 +00:00
scroll.c Make info structure members lower case as elsewhere. 2002-10-10 17:53:04 +00:00
static.c - change the internal functions in windows/cursoricon.c to use 32bit 2002-10-10 21:22:09 +00:00
uitools.c - Implement DFCS_TRANSPARENT. 2002-09-09 19:22:40 +00:00