Jacek Caban
|
d73904713f
|
Move BindToStorage hack to the separated function.
|
2005-11-14 11:22:01 +00:00 |
|
Oliver Stieber
|
58fdd892c6
|
Remove the setting of the result pointer to NULL in creates, tests
show that windows doesn't set the result to NULL on error.
|
2005-11-14 11:21:46 +00:00 |
|
Eric Pouech
|
63e5d5e5b9
|
Init wShowWindow in RTL_USER_PARAMETERS for Wine processes started
from the command-line.
|
2005-11-14 11:21:13 +00:00 |
|
Markus Amsler
|
996e594240
|
Reformat "see" section, to match c2man requirements.
|
2005-11-14 11:20:10 +00:00 |
|
Markus Amsler
|
4008065c04
|
Improve c2man Documented-Total count. Changes:
- add missing description
- complete missing A/W pairs
- document remaining comdlg32 functions
|
2005-11-12 19:12:25 +00:00 |
|
Markus Amsler
|
ec350525e3
|
Improve c2man Documented-Total count. Changes:
- add missing description
- add missing returns section
|
2005-11-12 19:12:03 +00:00 |
|
Robert Shearman
|
45d440a219
|
Implement CLSCTX_INPROC_HANDLER in CoGetClassObject similar to
CLSCTX_INPROC_SERVER by looking at the InprocHandler32 registry key
instead of InprocServer32.
|
2005-11-12 19:11:21 +00:00 |
|
Paul Vriens
|
7aa2e18c29
|
Add some extra error information.
|
2005-11-12 19:11:05 +00:00 |
|
Robert Shearman
|
01e91e5f6c
|
Implement InternetReadFileExA (based on a patch by Brian Gerst).
|
2005-11-12 19:10:56 +00:00 |
|
Daniel Remenak
|
c02aee8b8f
|
Add additional sanity checks to the linux input system dinput joystick
implementation.
|
2005-11-12 19:10:38 +00:00 |
|
Jacek Caban
|
9cb6d15063
|
Added IViewObject2 stub implementation.
|
2005-11-12 19:09:46 +00:00 |
|
Stefan Leichter
|
22617da27f
|
Added some tests for VerFindFileA.
|
2005-11-12 19:09:18 +00:00 |
|
Phil Lodwick
|
bf8319fdd5
|
prefix can be NULL for GetTempFileNameW.
|
2005-11-12 19:09:06 +00:00 |
|
YunSong Hwang
|
58d6722e7a
|
Add Korean translations.
|
2005-11-11 10:55:09 +00:00 |
|
Vincent Béron
|
ea25ff6d5d
|
Correct argument count for URLDownloadToCacheFile{A,W}.
|
2005-11-11 10:54:26 +00:00 |
|
Dmitry Timoshkov
|
84d4fc5e03
|
Unconditionally fall back to ANSI DDE APIs in ShellExecute if current
emulated Windows version is Win9x, Excel refuses to communicate with a
unicode client in win9x mode.
|
2005-11-11 10:54:07 +00:00 |
|
Dmitry Timoshkov
|
6b379c8c2c
|
Convert some ERRs to WARNs in the DDE client code when appropriate.
|
2005-11-11 10:53:44 +00:00 |
|
Vincent Béron
|
182cabea90
|
Protect sys/stat.h with a conditional.
|
2005-11-11 10:53:30 +00:00 |
|
Steven Edwards
|
f5f8cd0846
|
Partly implement MsiMessageBox[A/W] on top of MessageBoxEx[A/W]
|
2005-11-11 10:52:53 +00:00 |
|
Christoph Frick
|
247417a6db
|
Moved and adopted joystick_linux.c code into the
joystick_linuxinput.c.
|
2005-11-11 10:52:27 +00:00 |
|
Raphael Junqueira
|
7ed830b8e1
|
Add GLXFBConfig on Wine_GLContext (we should remove XVisualInfo
references on code).
Hook glGetIntegerv on GL_ALPHA_BITS to query on GLXFBConfig instead of
glGetInteger (as it returns bad value).
|
2005-11-11 10:52:14 +00:00 |
|
Francois Gouget
|
0edbaf7e80
|
Remove spaces before '\n' in traces.
|
2005-11-10 12:14:56 +00:00 |
|
Francois Gouget
|
f4c0524ec6
|
Assorted spelling and case fixes.
|
2005-11-10 11:39:07 +00:00 |
|
Saulius Krasuckas
|
39e11022e8
|
WinME fixes:
- don't fail on WriteFile(),
- add valid error codes,
- empty buffer to avoid printing garbage,
- remove bogus inf-file which TranslateInfString() creates here.
|
2005-11-10 11:37:03 +00:00 |
|
Francois Gouget
|
2adb302a99
|
Add trailing '\n's to ok() and TRACE() calls.
|
2005-11-10 11:17:38 +00:00 |
|
Saulius Krasuckas
|
63f8bdaa4e
|
Add error code valid for Win9x and XP.
|
2005-11-10 11:16:20 +00:00 |
|
Markus Amsler
|
671738d5c1
|
Improve c2man Documented-Total count. Changes:
- add missing description
- add missing returns section
- complete missing A/W pairs
- reformate comments, to match c2man requirements
|
2005-11-10 11:15:22 +00:00 |
|
Francois Gouget
|
96bc3befad
|
Assorted spelling fixes in the DXErr8/9 error files.
|
2005-11-10 11:12:59 +00:00 |
|
Francois Gouget
|
aca7f80a9b
|
Remove extra backslash that was causing an awk warning.
|
2005-11-10 11:07:20 +00:00 |
|
Aric Stewart
|
5cbd491b7b
|
Use MsiDecomposeDescriptorW in MsiProvideQualifiedComponentExW.
|
2005-11-10 11:06:04 +00:00 |
|
Markus Amsler
|
104f2e8e7b
|
Improve c2man Documented-Total count. Changes:
- add missing returns section
|
2005-11-10 11:05:45 +00:00 |
|
Raphael Junqueira
|
b929f3d673
|
Added support for SHADEBLENDCAPS.
|
2005-11-10 11:05:30 +00:00 |
|
Raphael Junqueira
|
c4569d9298
|
Define GL_EXT_framebuffer_object and GL_EXT_pixelbuffer_object openGL
specs.
Support Mesa GL_VERSION on parse.
|
2005-11-10 11:04:59 +00:00 |
|
Jacek Caban
|
6affb1f132
|
Added URLDownloadToCacheFile[AW] stub.
|
2005-11-10 11:04:21 +00:00 |
|
Mike Hearn
|
3ba70220d2
|
Update wininet version info.
|
2005-11-10 11:03:51 +00:00 |
|
Huw Davies
|
5a379c11f9
|
Escape non-printable characters in the document title and also
truncate it to 0x80 characters.
|
2005-11-09 12:55:18 +00:00 |
|
Michael Jung
|
6eb0c35344
|
Initialize COM prior to displaying the file dialog.
|
2005-11-09 12:55:01 +00:00 |
|
Mike McCormack
|
5c63332b4f
|
Fix passing of NULL pointers to MsiDecomposeDescriptor and add a
test.
|
2005-11-09 10:59:20 +00:00 |
|
Mike McCormack
|
454fa4bea0
|
Make sure we only CoUninitialize after successfully initializing.
Fix the address of the returned IShellLinkDataList interface.
|
2005-11-09 10:58:24 +00:00 |
|
Jacek Caban
|
bf5155b606
|
Added IInternetPriority implementation to FileProtocol.
|
2005-11-09 10:58:02 +00:00 |
|
Christian Costa
|
24a3ae0601
|
If a color bitmap is provided, store bitmap information from it
instead of the mask bitmap one.
|
2005-11-09 10:57:57 +00:00 |
|
Alexandre Julliard
|
68b8a4ab69
|
Don't call SetWindowPos in ShowWindow if a parent window is not
visible, only toggle the WS_VISIBLE flag.
|
2005-11-09 10:35:48 +00:00 |
|
Markus Amsler
|
86b6749208
|
Improve c2man Documented-Total count. Changes:
- add missing description
- add missing returns section
- complete missing A/W pairs
- reformate comments, to match c2man requirements
|
2005-11-09 10:33:40 +00:00 |
|
Robert Shearman
|
7dc54af325
|
- Cleanup formating of DispCallFunc.
- Fix DispCallFunc for functions with return values.
- Don't rely on _copy_arg as it is going away soon.
|
2005-11-09 10:31:20 +00:00 |
|
Markus Amsler
|
ae542af541
|
Improve c2man Documented-Total count.
|
2005-11-09 10:30:57 +00:00 |
|
Michael Jung
|
0acf88651d
|
Initialize COM prior to displaying the SHBrowseForFolder dialog.
|
2005-11-09 10:30:28 +00:00 |
|
Saulius Krasuckas
|
57707fa0ea
|
Disable code that segfaults on Win98 SE.
|
2005-11-09 10:30:15 +00:00 |
|
Robert Shearman
|
f7b65cc716
|
- Extend COM_OpenKeyForCLSID to open a subkey and return an HRESULT.
- Fix up the callers and reorganize CoGetClassObject to split out the
inproc code into another function.
|
2005-11-09 10:29:11 +00:00 |
|
Jacek Caban
|
8c4ead4d27
|
Added implementation of IInternetPriority in HttpProtocol.
|
2005-11-09 10:28:26 +00:00 |
|
Huw Davies
|
5b8be5dca6
|
Include msxml2.h rather than msxml.h and xmldom.h.
|
2005-11-08 19:59:36 +00:00 |
|