Mikołaj Zalewski
cb3424f642
comctl32: Scroll listview if changing scroll bounds changes the scroll pos.
2006-04-18 11:16:26 +02:00
Mikołaj Zalewski
89ed90f3e5
shell32: Use LVCOLUMW instead of LVCOLUMNA in LVM_INSERTCOLUMNW listview message.
2006-04-18 11:16:14 +02:00
Mikołaj Zalewski
d6cb3e8b98
progman: Fix two simple bugs.
...
Use correctly the GetOpenFileName function.
Use _lcreat instead of _lopen to create a new file.
2006-04-18 11:16:04 +02:00
Mike McCormack
11e4b21a30
ole32: More tests and fixes for STGM_PRIORITY.
2006-04-18 11:15:03 +02:00
Mike McCormack
d7424771ea
ole32: Fix a declaration.
2006-04-18 11:14:58 +02:00
Mike McCormack
64659785de
ole32: Uncomment some code to make sure it is compiled, but don't run it.
2006-04-18 11:14:53 +02:00
Stefan Dösinger
42b9221f51
wined3d: Add the remaining DirectDraw methods to WineD3DSurface.
2006-04-18 11:14:13 +02:00
Stefan Dösinger
80bdb24cad
wined3d: Add the remaining IWineD3DDevice methods.
2006-04-18 11:13:47 +02:00
Stefan Dösinger
cff4e1ea4b
wined3d: Add IWineD3DPalette.
2006-04-18 11:11:49 +02:00
Stefan Dösinger
03b256b16d
wined3d: Add a parameter for surface type selection.
2006-04-18 11:09:17 +02:00
Louis Lenders
3d29c5ad77
shell32: Define 2 more avi resources.
2006-04-18 11:09:08 +02:00
Mike McCormack
8d6b9aa63a
configure: Exit with a non-zero exit code if a core dependency is missing.
2006-04-17 12:40:21 +02:00
Mike McCormack
6d9af55a12
configure: Remove the --disable-debug and --disable-trace options.
2006-04-17 12:38:52 +02:00
Mike McCormack
a92fe55cce
msi: Fix some possible NULL pointer dereferences (Coverity).
2006-04-17 12:38:36 +02:00
Mike McCormack
13dccd7541
regsvr32: Ignore the /c flag.
2006-04-17 12:38:26 +02:00
Detlef Riekenberg
15e4ad4866
winspool: Basic tests for DeleteMonitor.
2006-04-17 12:32:20 +02:00
Detlef Riekenberg
3b38308a7a
winspool: Implement DeleteMonitor.
2006-04-17 12:32:13 +02:00
James Hawkins
eb602fa8f0
advpack: Add install_init/release to perform install initialization.
2006-04-17 12:17:20 +02:00
James Hawkins
3f784a7339
advpack: Factor out OCX registering into do_ocx_reg.
2006-04-17 12:14:53 +02:00
James Hawkins
1bc69125af
advpack: Use get_parameter to read the three parameters of RegisterOCX.
...
Use get_parameter to read the three parameters to RegisterOCX.
Remove the ERRs and TRACEs now that we return the HRESULT.
2006-04-17 12:14:42 +02:00
James Hawkins
39c0682bff
advpack: The fallback directory is the fifth field index, not the sixth.
2006-04-17 12:03:01 +02:00
James Hawkins
b70d65b227
advpack: Use the default queue callback when calling SetupInstallFromInfSection.
2006-04-17 12:02:42 +02:00
James Hawkins
ab68238af7
advpack: Fix the documentation for RegisterOCX.
2006-04-17 12:02:25 +02:00
James Hawkins
940af1b41c
advpack: Fix the return type of RegisterOCX.
2006-04-17 12:02:16 +02:00
Eric Kohl
bec0993199
widl: Support multiple RPC interfaces per binary.
2006-04-17 12:00:54 +02:00
Alexander N. Sørnes
8211dd82b0
twain_32: Added Norwegian resource.
2006-04-17 12:00:43 +02:00
Alexander N. Sørnes
a4b0147b2a
winefile: Fix typo in the Norwegian resources.
2006-04-17 12:00:15 +02:00
Gerald Pfeifer
a82e245d9a
configure: On FreeBSD, make wine-pthread the new default.
2006-04-17 11:59:38 +02:00
Jonathan Ernst
3a54daeecc
twain_32: French localization.
2006-04-17 11:59:06 +02:00
Jonathan Ernst
2748087e0f
shlwapi: French localization.
2006-04-17 11:58:53 +02:00
Jonathan Ernst
b97f7dff0e
iccvid: French localization.
2006-04-17 11:58:42 +02:00
Jonathan Ernst
c18b46d463
msvfw: French localization.
2006-04-17 11:58:30 +02:00
Jonathan Ernst
b3102cf7fe
msvidc: French localization.
2006-04-17 11:58:17 +02:00
Jonathan Ernst
90237e1281
winecfg: French localization.
2006-04-17 11:58:00 +02:00
Paul Vriens
0c24301394
dbghelp: Params of LPSTACKFRAME64 only has 4 elements.
2006-04-17 11:57:47 +02:00
Stefan Dösinger
076fa811af
wined3d: Add a method to change the front and back buffers.
2006-04-17 11:21:22 +02:00
Stefan Dösinger
ffc8e46e76
wined3d: Add IWineD3DSurface::Blt.
2006-04-17 11:19:30 +02:00
Paul Vriens
02bf3558bd
uxtheme: Fix GetThemeSysString as the error-path was always taken.
2006-04-17 11:19:18 +02:00
Eric Kohl
e7134bd4cd
widl: Implement support for unique pointers to arrays.
2006-04-17 11:18:49 +02:00
Andrew Riedi
58c61b5615
explorer: Fixed a typo in system tray.
2006-04-17 11:18:42 +02:00
Aric Stewart
097aec39ca
comctl32: Listview notify fix.
...
Turn off updating for that the unselect and select and then turns it
on for the focus call, this results in 1 edit notify being sent at the
end of the operation.
2006-04-17 11:18:13 +02:00
Detlef Riekenberg
d78a3eec41
kernel: Add some tests for Lock/Unlock memory handles.
2006-04-14 19:43:05 +02:00
Detlef Riekenberg
f64f9ef5fa
kernel: Update WARN/ERR and documentation for GlobalLock/GlobalUnlock.
2006-04-14 19:42:53 +02:00
Jacek Caban
0705381069
shdocvw: Added Top, Left, Height and Width properties implementation.
2006-04-14 19:38:57 +02:00
Jacek Caban
80dcc8b813
shdocvw: Store IOleInPlaceSite in WebBrowser object.
2006-04-14 19:38:44 +02:00
Jacek Caban
1e0f378c30
shdocvw: Update pos_rect and clip_rect in SetObjectRects.
2006-04-14 19:37:37 +02:00
Jacek Caban
b81b614da8
shdocvw: Better window handling.
...
Use unicode version of DefWindowProc in unicode window procs.
Fix window styles.
2006-04-14 19:37:11 +02:00
Jacek Caban
150bd5442c
shell32: Don't crash in SHELL_ExecuteW if psei->lpDirectory is NULL.
2006-04-14 19:37:02 +02:00
Hans Leidekker
3492a14641
wldap32: Document the miscellaneous functions.
2006-04-14 19:36:54 +02:00
Sagar Mittal
4f986c842f
wined3d: Fix null pointer check in IWineD3DImpl_GetPixelShader.
2006-04-14 19:36:48 +02:00