Oliver Stieber
|
e70e3ba0ff
|
Change the way caps are sent between d3d9/d3d8 and wined3d to make it
easier for wined3d to support additional versions of Direct3D.
|
2005-06-17 09:59:03 +00:00 |
Marcus Meissner
|
96ebd31066
|
ExtractAssociatedIconA needs to allocate enough space to have EAIW
fill in lpIconPathW.
|
2005-06-17 09:52:33 +00:00 |
Marcus Meissner
|
0d307eb040
|
Remove cszbs from msi/action.h.
|
2005-06-17 09:52:13 +00:00 |
James Hawkins
|
5909b0de35
|
Forward GetPrivate/KernelObjectSecurity to NtQuerySecurityObject.
|
2005-06-17 09:52:06 +00:00 |
Dmitry Timoshkov
|
6f686490b1
|
Fixed POINTS definition for WORDS_BIGENDIAN case.
|
2005-06-17 09:50:48 +00:00 |
Juan Lang
|
2aa7f3c276
|
Add a few traces and comments.
|
2005-06-17 09:50:37 +00:00 |
Juan Lang
|
03d4816bd4
|
Add more missing defs.
|
2005-06-17 09:50:17 +00:00 |
Alexandre Julliard
|
190f845cb1
|
Make import thunks position-independent to avoid text relocations.
|
2005-06-16 20:51:50 +00:00 |
Alexandre Julliard
|
6a04614be0
|
Use the standard font path to look for TrueType fonts.
|
2005-06-16 20:48:28 +00:00 |
Oliver Stieber
|
4dfabb0bd1
|
Rename _D3DCAPS9.MaxPixelShaderValue to the correct
_D3DCAPS9.PixelShader1xMaxValue.
|
2005-06-16 20:42:55 +00:00 |
Aric Stewart
|
4b600b8736
|
Break out all the top level apis into install.c.
|
2005-06-16 20:40:34 +00:00 |
Paul Vriens
|
ce8b469246
|
Hide <-> Show Advanced.
|
2005-06-16 20:39:19 +00:00 |
Mike McCormack
|
a677ac554f
|
Added support for the MSI MaskEdit control.
|
2005-06-16 20:37:53 +00:00 |
Oliver Stieber
|
93fefdf452
|
Disable the creation of invalid vertex declarations in d3d9 preventing
some applications from crashing.
|
2005-06-16 20:37:22 +00:00 |
Oliver Stieber
|
2708871628
|
Added relay tracing to texture.
|
2005-06-16 20:36:12 +00:00 |
Oliver Stieber
|
f97cf3d7ce
|
Define some more flags
|
2005-06-16 20:35:49 +00:00 |
Robert Shearman
|
8cb3f92e53
|
- All versions of Windows ignore the access rights of the passed in
parent handle to RegCreateKey(Ex).
- Add a test that shows this.
|
2005-06-16 20:34:34 +00:00 |
Aric Stewart
|
816217e99e
|
A simple cleanup to only track the temp file if we need to have it
laying around because the action is going on asynchronously. Otherwise
clean up the temp file as the action finishes.
|
2005-06-16 20:33:58 +00:00 |
Alexandre Julliard
|
848a6f1b3b
|
Use RegOpenKey instead of RegOpenKeyEx to avoid trouble with handle
access rights.
|
2005-06-16 16:36:47 +00:00 |
Alexandre Julliard
|
a18f20616a
|
Fixed registry paths to edit the real config, and removed the startup
warning message.
|
2005-06-16 16:15:37 +00:00 |
Alexandre Julliard
|
f0fcaed630
|
Moved configuration keys to HKCU\Software\Wine\X11 Driver.
|
2005-06-16 16:14:46 +00:00 |
Alexandre Julliard
|
ffdc0332fa
|
Moved configuration keys to HKCU\Software\Wine\DllOverrides.
|
2005-06-16 16:13:11 +00:00 |
Aric Stewart
|
fd8c175a3c
|
Add UI messages to FindRelatedProducts.
Reduce unneeded includes.
|
2005-06-16 16:08:58 +00:00 |
Juan Lang
|
7f811b71ee
|
- implement encoding and decoding of enumerated types, unsigned
integers, octet strings, and bit strings
- correct length handling
- the usual tests
|
2005-06-16 16:08:50 +00:00 |
Alexandre Julliard
|
27e868e9ad
|
Generate proper PIC code for CALL32_CBClient.
|
2005-06-16 15:57:36 +00:00 |
Alexandre Julliard
|
ccb64b117f
|
Store vtables in the data segment to avoid text relocations.
|
2005-06-16 15:53:29 +00:00 |
Stefan Huehner
|
712087700e
|
Fix some -Wstrict-prototypes warnings.
|
2005-06-16 15:52:44 +00:00 |
Aric Stewart
|
db982e2586
|
Break out all the class registration actions into classes.c. This
includes RegisterClassInfo, RegisterProgIds, RegisterExtensions and
RegisterMIMETypes.
|
2005-06-16 15:51:44 +00:00 |
Juan Lang
|
d17af9ddec
|
Define some more OID strings.
|
2005-06-16 15:51:05 +00:00 |
Alexandre Julliard
|
efcc2b83d8
|
Store a relative pointer for registry entry points to avoid some text
relocations.
|
2005-06-16 11:04:41 +00:00 |
Mike McCormack
|
7da043f869
|
Add/fix more NT native API declarations.
|
2005-06-16 10:46:11 +00:00 |
Mike McCormack
|
65ad7da1f7
|
Fix some declaration and write string warnings.
|
2005-06-16 10:45:25 +00:00 |
Mike McCormack
|
4d2d627c3f
|
- forward AddRef, Release, QueryInterface and GetClassID to internal
implementations
- implement GetClassID properly
|
2005-06-16 10:43:50 +00:00 |
Alexandre Julliard
|
399300a143
|
Output the exported names as a C string so that they end up in the
correct section.
|
2005-06-16 10:43:19 +00:00 |
Alexandre Julliard
|
8d5b7908f2
|
Use the DEFINE_REGS_ENTRYPOINT macro to define register functions
instead of doing it by hand.
|
2005-06-16 09:59:12 +00:00 |
Alexandre Julliard
|
91c86bb546
|
Removed the DOS version option, specifying the Windows version should
be enough to achieve the same results.
|
2005-06-16 09:47:17 +00:00 |
Mike McCormack
|
64a3b82831
|
SHCreateStreamOnFileW is implemented in shlwapi, so we don't need
another implementation in shell32.
|
2005-06-16 09:46:17 +00:00 |
Mike McCormack
|
0a44661d6f
|
Switch IShellLink to use shlwapi.SHCreateStreamOnFileW.
|
2005-06-16 09:46:05 +00:00 |
Mike McCormack
|
57f2a64c0f
|
Define RegOpenUserClassesRoot.
|
2005-06-16 09:45:43 +00:00 |
Steven Edwards
|
68784b46fd
|
Removed duplicated ALPHA platform context definitions.
Added ARM context definitions.
|
2005-06-16 09:45:36 +00:00 |
Michael Jung
|
e5ef9dd8dc
|
Test GetAttributesOf on the MyComputer shellfolder.
|
2005-06-16 09:44:50 +00:00 |
Paul Vriens
|
e77306365b
|
ProcessName should be without the path.
|
2005-06-16 09:44:39 +00:00 |
Paul Vriens
|
62441145b6
|
W2K3 returns STATUS_INVALID_HANDLE instead of STATUS_ACCESS_VIOLATION.
|
2005-06-16 09:43:59 +00:00 |
Maarten Lankhorst
|
35da52d9ca
|
- Implemented ICSeqCompressFrame{Start,,End}
- Modified ICCompressorFree to properly free the initialized variables
from ICSeqCompressFrameStart.
|
2005-06-16 09:43:48 +00:00 |
Maarten Lankhorst
|
bae4a54539
|
Register qcap.dll on wine initialisation.
|
2005-06-16 09:42:54 +00:00 |
Huw Davies
|
2e301ceb1c
|
For modal propsheets we should run our own message loop rather than
use a modal dialogbox just like Windows does. This helps apps that
subclass the propsheet's wndproc.
|
2005-06-15 19:12:57 +00:00 |
Aric Stewart
|
118ea90888
|
Break out all the helper functions into helpers.c.
|
2005-06-15 19:12:42 +00:00 |
Alexandre Julliard
|
078eb1fdab
|
Moved the API doc rules to the documentation makefile.
|
2005-06-15 18:12:15 +00:00 |
Stefan Huehner
|
e546238c7e
|
Fix some -Wmissing-declarations by making functions static.
|
2005-06-15 18:10:39 +00:00 |
Michael Jung
|
e2dbc8044a
|
Added tests for SHGetPathFromIDList.
|
2005-06-15 18:07:55 +00:00 |