Sweden-Number/dlls/user
Milko Krachounov 980f817737 Bulgarian resources for mpr, msi, user, commdlg, oleaut32, shdocvw,
shell32, comctl32, msrle32, mshtml, winspool, wineps, serialui,
setupapi, wininet, regedit, uninstaller, notepad, winecfg and
winhelp.
2005-09-19 17:00:58 +00:00
..
resources Bulgarian resources for mpr, msi, user, commdlg, oleaut32, shdocvw, 2005-09-19 17:00:58 +00:00
tests Timeout 0 means infinite wait for SendMessageTimeout. 2005-09-13 14:46:46 +00:00
.cvsignore
Makefile.in Load the USER driver on demand instead of at user32 load time. 2005-07-18 15:14:56 +00:00
bidi16.c
button.c Use Get/SetWindowLongPtr when accessing pointers in the window extra 2005-09-12 12:20:38 +00:00
caret.c Fixed a number of pointer to integer conversions that wouldn't work 2005-09-12 15:14:06 +00:00
class.c
clipboard.c Load the USER driver on demand instead of at user32 load time. 2005-07-18 15:14:56 +00:00
combo.c Use Get/SetWindowLongPtr when accessing pointers in the window extra 2005-09-12 12:20:38 +00:00
comm16.c
controls.h Make the non-client message handling functions return an LRESULT. 2005-09-12 20:30:12 +00:00
cursoricon.c Fixed some traces to use the right printf format and avoid typecasts. 2005-09-12 10:30:05 +00:00
dde_client.c Change some TRACEing formats to make more sense. 2005-08-15 09:44:34 +00:00
dde_misc.c Use a more portable scheme for storing the name of a critical 2005-09-09 10:19:44 +00:00
dde_private.h
dde_server.c
ddeml.spec
ddeml16.c
defdlg.c
defwnd.c Load the USER driver on demand instead of at user32 load time. 2005-07-18 15:14:56 +00:00
desktop.c
dialog.c Fixed a few more pointer to integer typecast issues for 64-bit 2005-09-12 21:22:32 +00:00
dialog16.c Use MAKEINTRESOURCE instead of casts where appropriate. 2005-09-12 20:29:16 +00:00
display.c Load the USER driver on demand instead of at user32 load time. 2005-07-18 15:14:56 +00:00
display.drv.spec
driver.c Make sure we don't call the graphics driver after process detach. 2005-08-10 09:56:23 +00:00
driver16.c Fixed some more traces to use the right printf format and avoid 2005-09-12 14:12:46 +00:00
edit.c Use Get/SetWindowLongPtr when accessing pointers in the window extra 2005-09-12 12:20:38 +00:00
exticon.c Fixed a number of pointer to integer conversions that wouldn't work 2005-09-12 15:14:06 +00:00
focus.c Load the USER driver on demand instead of at user32 load time. 2005-07-18 15:14:56 +00:00
hook.c
hook16.c
icontitle.c
input.c Load the USER driver on demand instead of at user32 load time. 2005-07-18 15:14:56 +00:00
kbd16.c
keyboard.drv.spec
listbox.c Avoid truncating the item data to 32 bits in LB_SETITEMDATA. 2005-09-12 15:36:39 +00:00
lstr.c
mdi.c Take into account CS_NOCLOSE window class style and SC_CLOSE system 2005-07-25 11:08:59 +00:00
menu.c Fixed a few more pointer to integer typecast issues for 64-bit 2005-09-12 21:22:32 +00:00
message.c Timeout 0 means infinite wait for SendMessageTimeout. 2005-09-13 14:46:46 +00:00
misc.c
mouse.drv.spec
mouse16.c
msg16.c
msgbox.c
network.c
nonclient.c Make the non-client message handling functions return an LRESULT. 2005-09-12 20:30:12 +00:00
painting.c Call the USER driver directly to check for X events on RDW_UPDATENOW 2005-08-03 19:16:01 +00:00
property.c Fixed get_window_properties to correctly specify the output buffer in 2005-07-22 18:31:43 +00:00
resource.c Fixed some more traces to use the right printf format and avoid 2005-09-12 14:12:46 +00:00
scroll.c Fix wrong structure size check in GetScrollBarInfo(). 2005-08-19 13:58:22 +00:00
spy.c Fixed a number of pointer to integer conversions that wouldn't work 2005-09-12 15:14:06 +00:00
static.c
sysparams.c If HKCU\Software\Wine does not yet exist, create it as non-volatile 2005-09-18 11:11:49 +00:00
text.c
uitools.c
user.exe.spec
user16.c Use the proper WOW functions everywhere instead of the K32WOW variant. 2005-08-10 10:59:19 +00:00
user32.spec Specify 64-bit integers as double instead of long long in spec files 2005-09-09 15:05:01 +00:00
user_main.c GetDesktopWindow can now potentially create a thread, so we shouldn't 2005-09-17 14:28:44 +00:00
user_private.h Make sure we don't call the graphics driver after process detach. 2005-08-10 09:56:23 +00:00
win.c Don't fallback to LoadMenu16 when the window is created with a null 2005-09-07 09:28:08 +00:00
winhelp.c
winpos.c Store the SysIP property using a string to avoid trouble with 16-bit 2005-07-22 18:40:21 +00:00
winproc.c Fixed a few more pointer to integer typecast issues for 64-bit 2005-09-12 21:22:32 +00:00
winproc.h
winstation.c
wnd16.c
wsprintf.c