Alexandre Julliard
|
d139e94336
|
Added wine_init.
|
2003-04-30 17:12:29 +00:00 |
Alexandre Julliard
|
88fbc45dc9
|
Fixed typo in last minute change (spotted by Gerald Pfeifer).
|
2003-04-30 17:12:14 +00:00 |
Alexandre Julliard
|
424202bd9a
|
Moved most of the kernel resource APIs to dlls/kernel.
|
2003-04-30 00:53:23 +00:00 |
Dmitry Timoshkov
|
befff55609
|
Protect BeginPaint and EndPaint from lps being NULL.
|
2003-04-30 00:50:43 +00:00 |
Maxime Bellengé
|
0485fc19b6
|
Fix bounding rectangle computation for an ownerdraw tab.
|
2003-04-30 00:50:26 +00:00 |
Dimitrie O. Paun
|
dfdeaaf922
|
Generate custom draw notifications for ownerdraw listviews (based on a
patch by Maxime Bellengé).
Reorganize the custom draw code for better reuse.
|
2003-04-30 00:49:44 +00:00 |
Juan Lang
|
7b55bc45eb
|
Better API compliance and test case for NetWkstaTransportEnum.
|
2003-04-30 00:48:56 +00:00 |
Alexandre Julliard
|
86666c51e2
|
Implemented ntdll resource functions.
|
2003-04-29 23:00:48 +00:00 |
Robert Reif
|
aa8559e84a
|
Fixed a problem where OSS trigger support is inconsistent.
|
2003-04-29 22:54:09 +00:00 |
Alexandre Julliard
|
e3d681ba0a
|
Get rid of the COMMDLG_hInstance variables.
|
2003-04-29 22:52:02 +00:00 |
Robert Reif
|
e743e091ed
|
Added partial property set support which is used by dxdiag.exe.
|
2003-04-29 22:49:52 +00:00 |
Robert Reif
|
144d7f5da2
|
Added driver notify implementation.
|
2003-04-29 22:47:59 +00:00 |
Christian Costa
|
9d74dca27c
|
Small fix in IDirectInputDevice2Impl_QueryInterface.
|
2003-04-29 22:47:04 +00:00 |
Maxime Bellengé
|
711e1ba021
|
- Fix some indentation.
- Fix the loading of icon resources.
|
2003-04-29 22:46:16 +00:00 |
Christian Costa
|
6dca3ecc45
|
Reserve space for 16 streams in the stateblock.
|
2003-04-29 22:44:18 +00:00 |
Christian Costa
|
b92a58ea07
|
Enable creation of DirectInput objects trough CoCreateInstance.
|
2003-04-29 22:43:48 +00:00 |
Alexandre Julliard
|
78654e2bff
|
Fixed non-MZ case broken by previous patch.
|
2003-04-27 20:38:22 +00:00 |
Hans Leidekker
|
11b0f75d3f
|
Install winevdm.
|
2003-04-27 20:37:08 +00:00 |
Stefan Leichter
|
ecc6f06375
|
Moved (stub) implementation of GetKerningPairs from ascii to unicode.
|
2003-04-27 20:36:35 +00:00 |
Dimitrie O. Paun
|
846f253d1e
|
Indentation fixes.
|
2003-04-27 20:36:08 +00:00 |
Uwe Bonnes
|
7c578ab349
|
Some UrlCache stubs.
|
2003-04-27 20:35:38 +00:00 |
Uwe Bonnes
|
1d60387e9c
|
Added GetPrintProcessorDirectoryA stub.
|
2003-04-27 20:35:08 +00:00 |
Stephan BEUZE
|
8410e71fb5
|
Implemented message TCM_SETPADDING with the Dimitri's advice.
|
2003-04-27 20:34:30 +00:00 |
Alexandre Julliard
|
fedc411743
|
Moved the functionality of starting Win16 and DOS programs from the
common process startup into a separate winevdm application.
|
2003-04-27 00:47:58 +00:00 |
Alexandre Julliard
|
8f6727c57d
|
Added NONAMELESSUNION/STRUCT defines.
|
2003-04-27 00:40:47 +00:00 |
Alexandre Julliard
|
7dd3f7c786
|
Silently ignore 'so' loadorder in the config file instead of
displaying an error.
|
2003-04-27 00:40:23 +00:00 |
Alexandre Julliard
|
50149af8b5
|
Make sure that snd_pcm_open returned a valid handle before using it.
|
2003-04-27 00:38:39 +00:00 |
Jerry Ji
|
79916df96b
|
The missing part of multiple device support for winearts, wineaudioio,
winejack and winenas.
|
2003-04-27 00:37:08 +00:00 |
Rok Mandeljc
|
ecaf53f172
|
Some dmusic functions implementation.
|
2003-04-27 00:35:30 +00:00 |
Matthew Davison
|
5101dfcdb2
|
Added some registry-loading code.
|
2003-04-27 00:33:07 +00:00 |
Brad Campbell
|
4ba690e620
|
EM_REPLACESTR was not respecting buffer_limit.
|
2003-04-27 00:32:22 +00:00 |
Stefan Leichter
|
390a0bffcc
|
Removed W->A calls from FatalAppExitW.
|
2003-04-27 00:31:34 +00:00 |
Maxime Bellengé
|
dcaf137736
|
Fix the computation of the trackbar's size.
|
2003-04-27 00:31:06 +00:00 |
Alexandre Julliard
|
77fde1378e
|
Properly handle the wait4 syscall failure on kernels that don't
support the __WALL flag.
|
2003-04-26 02:14:02 +00:00 |
Alexandre Julliard
|
056e4197f9
|
Added a few stubs needed by the generated oaidl_p.c.
|
2003-04-26 02:12:14 +00:00 |
Ove Kaaven
|
899fafca82
|
Preliminary implementation of proper IDispatch marshalling.
|
2003-04-26 02:11:41 +00:00 |
Francois Gouget
|
6e47559fa3
|
Many typo fixes and case fixes.
Rephrased things here and there.
|
2003-04-26 02:10:09 +00:00 |
Ferenc Wagner
|
572b33b4d9
|
Added listbox test.
|
2003-04-26 02:09:43 +00:00 |
Robert Reif
|
f64f69abe7
|
Fixed bug caused by OSS inconsistent trigger operation on different
hardware.
|
2003-04-26 02:09:20 +00:00 |
Maxime Bellengé
|
5b44c77fb4
|
Remove the sending of NM_TOOLTIPSCREATED which is non existent under
Windows during the creation of the trackbar.
|
2003-04-26 02:07:43 +00:00 |
Rok Mandeljc
|
89b1a37463
|
Added dmusic registry entries.
|
2003-04-26 02:06:30 +00:00 |
Hans Leidekker
|
542e0cc2b5
|
Dutch localisation of language group names.
|
2003-04-26 02:05:58 +00:00 |
Rolf Kalbermatter
|
b74beada5a
|
Fix some typos and a memory leak in SHFileOperationA.
|
2003-04-26 02:05:39 +00:00 |
Alexandre Julliard
|
69361e08b9
|
Moved x11drv.h to dlls/x11drv.
|
2003-04-22 04:05:08 +00:00 |
Eric Pouech
|
b6338878a8
|
Moved kernel32.FlushFileBuffers to ntdll.NtFlushBuffersFile.
|
2003-04-22 04:04:17 +00:00 |
Vincent Béron
|
a03e66dc39
|
Don't change to ttydrv to install registry, regedit doesn't use X.
Make sure the current dir is mapped in DOS.
|
2003-04-22 04:03:08 +00:00 |
Alex Pasadyn
|
330179f956
|
Implemented EnumDisplaySettings* and ChangeDisplaySettings*.
|
2003-04-22 00:15:48 +00:00 |
Alexandre Julliard
|
2e12d33dfd
|
Removed no longer needed uses of LDPATH.
|
2003-04-21 23:54:05 +00:00 |
Jason Edmeades
|
e0d2fb6779
|
Only reapply the world, view or projection transform changes if we
really have to.
|
2003-04-21 23:53:03 +00:00 |
Jason Edmeades
|
9fdc759b90
|
MIRROR_ARB support is not dependent on OpenGL 1.3 as I originally
ifdef'ed. It is apparently introduced fully in 1.4, or dependent on
another ifdef, GL_ARB_texture_mirrored_repeat.
|
2003-04-21 23:29:39 +00:00 |