.. |
resources
|
Korean: Use SUBLANG_NEUTRAL in Korean resources.
|
2006-10-20 13:49:39 +02:00 |
tests
|
user: Fixed MonitorFromWindow behavior for an invalid window handle.
|
2006-10-23 18:03:16 +02:00 |
Makefile.in
|
user: Win64 printf format warning fixes.
|
2006-10-02 14:28:59 +02:00 |
bidi16.c
|
user: Win64 printf format warning fixes.
|
2006-10-02 14:28:59 +02:00 |
button.c
|
…
|
|
caret.c
|
…
|
|
class.c
|
user32: Make the test pass for GetClassName called on a small buffer.
|
2006-10-23 15:17:13 +02:00 |
clipboard.c
|
user: Win64 printf format warning fixes.
|
2006-10-02 14:28:59 +02:00 |
combo.c
|
user: Fixed combo box drop position on multi-monitor setups.
|
2006-10-23 14:38:11 +02:00 |
comm16.c
|
user: Win64 printf format warning fixes.
|
2006-10-02 14:28:59 +02:00 |
controls.h
|
…
|
|
cursoricon.c
|
user: Fix CopyImage function declaration.
|
2006-10-03 15:55:30 +02:00 |
dde_client.c
|
user: Dead code fix (Coverity).
|
2006-10-17 13:06:33 +02:00 |
dde_misc.c
|
user: Win64 printf format warning fixes.
|
2006-10-02 14:28:59 +02:00 |
dde_private.h
|
…
|
|
dde_server.c
|
user: Win64 printf format warning fixes.
|
2006-10-02 14:28:59 +02:00 |
ddeml.spec
|
…
|
|
ddeml16.c
|
…
|
|
defdlg.c
|
…
|
|
defwnd.c
|
user: Win64 printf format warning fixes.
|
2006-10-02 14:28:59 +02:00 |
desktop.c
|
…
|
|
dialog.c
|
user: Fixed MonitorFromWindow behavior for an invalid window handle.
|
2006-10-23 18:03:16 +02:00 |
dialog16.c
|
user: Fixed MonitorFromWindow behavior for an invalid window handle.
|
2006-10-23 18:03:16 +02:00 |
display.c
|
…
|
|
display.drv.spec
|
…
|
|
driver.c
|
user: Moved GetMonitorInfo and EnumDisplayMonitors to the display driver.
|
2006-10-23 14:38:10 +02:00 |
driver16.c
|
user: Win64 printf format warning fixes.
|
2006-10-02 14:28:59 +02:00 |
edit.c
|
user: Win64 printf format warning fixes.
|
2006-10-02 14:28:59 +02:00 |
exticon.c
|
user: Cast-qual warnings fix.
|
2006-10-03 11:17:18 +02:00 |
focus.c
|
user: Improve SetActiveWindow test, add SetForegroundWindow test, make them pass under Wine.
|
2006-07-10 11:47:44 +02:00 |
hook.c
|
user32: Pass hook handle to the destination thread.
|
2006-10-05 14:13:14 +02:00 |
hook16.c
|
…
|
|
icontitle.c
|
…
|
|
input.c
|
user32: Send a WM_MOUSELEAVE even if another window calls TrackMouseEvent before the timer proc is called.
|
2006-10-16 20:10:29 +02:00 |
kbd16.c
|
…
|
|
keyboard.drv.spec
|
…
|
|
listbox.c
|
user: Win64 printf format warning fixes.
|
2006-10-02 14:28:59 +02:00 |
lstr.c
|
Removes all unnecessary WINE_DEFAULT_DEBUG_CHANNEL and respective wine/debug.h includes.
|
2006-09-11 11:30:48 +02:00 |
mdi.c
|
user: Add a test for ShowWindow(SW_MAXIMIZE) called on an invisible maximized MDI child, make it mostly pass under Wine.
|
2006-10-17 16:11:41 +02:00 |
menu.c
|
user: Take multiple monitors into account when placing a popup menu.
|
2006-10-23 14:38:10 +02:00 |
message.c
|
user32: Pass hook handle to the destination thread.
|
2006-10-05 14:13:14 +02:00 |
misc.c
|
user: Fixed MonitorFromWindow behavior for an invalid window handle.
|
2006-10-23 18:03:16 +02:00 |
mouse.drv.spec
|
…
|
|
mouse16.c
|
…
|
|
msg16.c
|
…
|
|
msgbox.c
|
…
|
|
network.c
|
…
|
|
nonclient.c
|
user: Win64 printf format warning fixes.
|
2006-10-02 14:28:59 +02:00 |
painting.c
|
user: Win64 printf format warning fixes.
|
2006-10-02 14:28:59 +02:00 |
property.c
|
winuser.h: Fix PROPENUMPROCEXA/W types declarations.
|
2006-09-26 21:50:27 +02:00 |
resource.c
|
user: Win64 printf format warning fixes.
|
2006-10-02 14:28:59 +02:00 |
scroll.c
|
Add missing '\n's to Wine traces.
|
2006-10-05 17:46:48 +02:00 |
spy.c
|
user: Add some missing messages to the message spy.
|
2006-10-11 12:09:28 +02:00 |
static.c
|
user: Win64 printf format warning fixes.
|
2006-10-02 14:28:59 +02:00 |
sysparams.c
|
user: Adapt system metrics for multi-monitor setups.
|
2006-10-23 14:38:11 +02:00 |
text.c
|
…
|
|
uitools.c
|
user: Win64 printf format warning fixes.
|
2006-10-02 14:28:59 +02:00 |
user.exe.spec
|
…
|
|
user16.c
|
user: Win64 printf format warning fixes.
|
2006-10-02 14:28:59 +02:00 |
user32.spec
|
user32: Stub implementation of BlockInput.
|
2006-10-02 11:54:56 +02:00 |
user_main.c
|
user: Add .exe extension to wineboot just in case.
|
2006-08-18 20:56:20 +02:00 |
user_private.h
|
user: Moved GetMonitorInfo and EnumDisplayMonitors to the display driver.
|
2006-10-23 14:38:10 +02:00 |
win.c
|
user: Fixed MonitorFromWindow behavior for an invalid window handle.
|
2006-10-23 18:03:16 +02:00 |
winhelp.c
|
user: Win64 printf format warning fixes.
|
2006-10-02 14:28:59 +02:00 |
winpos.c
|
user: Maximize windows to the right monitor on multi-monitor setups.
|
2006-10-23 14:38:11 +02:00 |
winproc.c
|
user: Win64 printf format warning fixes.
|
2006-10-02 14:28:59 +02:00 |
winproc.h
|
…
|
|
winstation.c
|
user: Win64 printf format warning fixes.
|
2006-10-02 14:28:59 +02:00 |
wnd16.c
|
…
|
|
wsprintf.c
|
…
|
|