Sign in
goma
/
wine
/
3496689a89c645c9bd9d3172d5297e40e4d7c6a9
3496689
First draft for a msiexec.exe replacement.
by Vincent Béron
· 21 years ago
5315036
Create ~/.wine if not present during wineinstall.
by Paul Vriens
· 21 years ago
c0e4c40
Better fix for collate icon behavior.
by James Hawkins
· 21 years ago
f3c8b83
Fix the return code of MsiDatabaseOpenView.
by Mike McCormack
· 21 years ago
429d305
Fixes the right bugs and keeps intent of test. Adds more reference count checks.
by Robert Reif
· 21 years ago
ced0e2c
Added a German translation for WineMine.
by Henning Gerhardt
· 21 years ago
733ce63
Added some German translations.
by Michael Jung
· 21 years ago
7890457
Remove implementation of NtCurrentTeb for ppc host.
by Emmanuel Maillard
· 21 years ago
2575070
Forward shlwapi.459/460 (SHExpandEnvironmentStringsA/W) to
by Stefan Leichter
· 21 years ago
e27ab31
Fix size return from InternetGetCookieW.
by Robert Shearman
· 21 years ago
cbe7961
Use system metrics values in TOOLBAR_DrawPattern instead of hardcoded values.
by Filip Navara
· 21 years ago
62a4807
Release 20040716.
by Alexandre Julliard
· 21 years ago
wine-20040716
932e816
Implemented GetUIVersion (based on a patch by Stefan Leichter).
by Alexandre Julliard
· 21 years ago
b5ee682
Don't try to create a IDirectSound3DBuffer, partly to keep this test
by Francois Gouget
· 21 years ago
8c24ef7
System default locale in Windows determines the ANSI encoding
by Shachar Shemesh
· 21 years ago
0a8c92b
Fixed collate icon behavior.
by James Hawkins
· 21 years ago
57aa9eb
Get and print the DirectSound primary buffer volume.
by Francois Gouget
· 21 years ago
910b695
Keep track of how much has been played and get rid of last_pos. This
by Francois Gouget
· 21 years ago
d84de2c
Added regression test for WM_NEXTDLGCTL and default button ID behavior.
by Krishna Murthy
· 21 years ago
51700af
Prevent garbage being passed for windows directory.
by Kevin Koltzau
· 21 years ago
4c64f9b
Call IDirectSound::Initialize() as per MSDN before using the
by Francois Gouget
· 21 years ago
acb7207
On Windows GetPan() may not return the value that was just set with SetPan().
by Francois Gouget
· 21 years ago
1e00ad2
Added stubs for DllInstall and DllRegisterServer.
by Stefan Leichter
· 21 years ago
6a9cc38
Make the pattern drawing in TOOLBAR_DrawPattern look better.
by Filip Navara
· 21 years ago
2de5453
Fixed lvalue casts for new compiler.
by Marcus Meissner
· 21 years ago
01bb813
Fixed some duplicate CRYPT_Free calls (spotted by Michael Jung).
by Alexandre Julliard
· 21 years ago
d9cbfe1
Added PROV_ENUMALGS[_EX] structs and typedefs. Added some defines.
by Michael Jung
· 21 years ago
817c520
Assorted spelling fixes.
by Francois Gouget
· 21 years ago
ad7a4fb
Fix msvcmaker so the generated testlist.c files include stdarg.h.
by Francois Gouget
· 21 years ago
f3eec54
Check for empty PrinterName in PRINTDLG_WMCommandW.
by James Hawkins
· 21 years ago
f045c9d
Distinguish between Open and Explore commands. Execute items by default.
by Martin Fuchs
· 21 years ago
c4ec210
Pass the environment for a child process through the server instead of
by Alexandre Julliard
· 21 years ago
d724923
Specify the PATH variable in uppercase to avoid getting two flavors of
by Alexandre Julliard
· 21 years ago
9d3ee0d
Implemented _spawnle and _spawnlpe.
by Alexandre Julliard
· 21 years ago
314150f
Invoke wineprefixcreate if the .wine directory does not exist.
by Alexandre Julliard
· 21 years ago
df55257
Support for large profile values (based on a patch by Robert
by Alexandre Julliard
· 21 years ago
58f25b7
Define the backend_cpu regarding the host processor.
by Pierre d'Herbemont
· 21 years ago
3f7749a
Removed the crosscalls (unicode to ascii) from GetAcceptLanguagesW.
by Stefan Leichter
· 21 years ago
86a0e50
Don't crash on NULL tab text.
by Jon Griffiths
· 21 years ago
7ae8645
Fixed one lvalue casted assignment for the new compiler.
by Marcus Meissner
· 21 years ago
553b0fc
Do not assign to casted values.
by Marcus Meissner
· 21 years ago
e42d8ae
Fix a few serious race conditions in the OLE object pipe server.
by Mike McCormack
· 21 years ago
9f58ee7
Set the system directory in ntdll as soon as we have determined it.
by Alexandre Julliard
· 21 years ago
9f1b819
Don't get system directory from the environment, use GetSystemDirectory instead.
by Alexandre Julliard
· 21 years ago
99a6efa
Fix a double free in the named pipe code.
by Mike McCormack
· 21 years ago
4651067
Use RegQueryValueExA instead of RegQueryValueA in CryptEnumProviderTypes.
by Michael Jung
· 21 years ago
75c3c37
Darwin/Mac OS X Weak import workaround.
by Pierre d'Herbemont
· 21 years ago
c5cbf71
- Be more accurate on Darwin stack size. - Delay import fix on PowerPC hosts.
by Pierre d'Herbemont
· 21 years ago
48243e3
Authors: Mike McCormack <mike@codeweavers.com>, Robert Shearman <rob@codeweavers.com>
by Alexandre Julliard
· 21 years ago
38603c4
Add the selected extension from file type filter if file name does not
by Krishna Murthy
· 21 years ago
0b072cb
Fixed memory allocation bug.
by Eric Frias
· 21 years ago
170dbf4
An SNDCTL_DSP_SETDUPLEX failure should be a WARN(), not an ERR(),
by Francois Gouget
· 21 years ago
7ed4451
Added RegOpenCurrentUser prototype.
by Michael Jung
· 21 years ago
694af89
Report win2k service pack 4 instead of 3.
by Aric Stewart
· 21 years ago
9c76b14
Implement the functionality that allows one to call MsiOpenPackage
by Aric Stewart
· 21 years ago
433b5d4
Uncomment implemented in Wine msvidc32 (MSVC/CRAM) codec.
by Dmitry Timoshkov
· 21 years ago
4381a80
Make it possible to open read-only AVI files for a playback.
by Dmitry Timoshkov
· 21 years ago
55de9f4
Update the MSI version to be the same as on win2k.
by Aric Stewart
· 21 years ago
03fa4c6
Fix font replacements to work with bitmap fonts.
by Huw Davies
· 21 years ago
390f97a
Delayed import fix for Darwin and PowerPC Host.
by Pierre d'Herbemont
· 21 years ago
00f1b61
Added tests for registering a dialog box created by using the CLASS
by Sami Aario
· 21 years ago
218c478
Allocate the dialog info in DIALOG_CreateIndirect if this wasn't
by Alexandre Julliard
· 21 years ago
5288361
Prevent the debug buffer from overflowing on long stabs.
by Jon Griffiths
· 21 years ago
d13e0c9
Fixed handling of includes stack.
by Alexandre Julliard
· 21 years ago
4d80215
Fix 16/32 bit separation.
by Ge van Geldorp
· 21 years ago
4bbc1b3
More German translations.
by Henning Gerhardt
· 21 years ago
605cc1b
Remove DirectSound reference counts by buffers and add Destroy
by Robert Reif
· 21 years ago
4cd38b4
Accept headers without \r\n ending in HttpAddRequestHeaders.
by Robert Shearman
· 21 years ago
81e6f0c
Reference counting for CRYPTPROV objects. Implemented CryptContextAddRef.
by Michael Jung
· 21 years ago
932533c
In GetVolumeInformationW handle the case when there are no permissions
by Rein Klazes
· 21 years ago
6a358c4
Added and cleaned API docs.
by James Hawkins
· 21 years ago
503ffff
Allow specifying multiple graphics drivers and use the first one that
by Alexandre Julliard
· 21 years ago
642584c
Make x11drv fail to load when it can't open the display, instead of
by Alexandre Julliard
· 21 years ago
92462c2
Added support for dumping exported entry points in NE modules.
by Alexandre Julliard
· 21 years ago
6812cbc
Add a 16 bit pair DLL for TWAIN.
by Mike Hearn
· 21 years ago
d176dde
Fixed switch (unsigned int) { case -1 / -2: } problems.
by Marcus Meissner
· 21 years ago
2c3bf27
Don't test i386 types on non i386.
by Pierre d'Herbemont
· 21 years ago
5995596
Added a few stub implementations.
by Mike McCormack
· 21 years ago
0d9f93a
Implemented PSM_HWNDTOINDEX.
by Robert Shearman
· 21 years ago
250c7c0
Added some more API docs.
by James Hawkins
· 21 years ago
d8b20cf
Properly handle quoted number literals in MSI condition statements.
by Aric Stewart
· 21 years ago
cd2065f
Add stubs for some new property sheet messages.
by Robert Shearman
· 21 years ago
194450d
Add a regression test for accelerators.
by Mike McCormack
· 21 years ago
e983f75
- Windows always strips the high bit (0x80) of the fVirt member in the
by Mike McCormack
· 21 years ago
a4ee7c5
Added Japanese translation for msrle32, wininet, wcmd.
by Hajime Segawa
· 21 years ago
e3cea27
Updated the Spanish shell32 translation and made some corrections to
by José Manuel Ferrer Ortiz
· 21 years ago
02d1572
Add definitions for v5.80 messages.
by Robert Shearman
· 21 years ago
ba848ac
Fix command line parsing.
by Hans Leidekker
· 21 years ago
9243c96
- CopyAcceleratorTable can cause a buffer overflow because it uses an
by Mike McCormack
· 21 years ago
74cebde
Translated some English resource files into German.
by Henning Gerhardt
· 21 years ago
66d3261
Fixed (LPDIRECTMUSICLOADER8) cast.
by Marcus Meissner
· 21 years ago
225148b
Fix a few region debug messages.
by Robert Shearman
· 21 years ago
bb1194a
Minor spelling fix.
by Mike McCormack
· 21 years ago
126884f
Stop PrivateExtractIcons from crashing given an invalid icon index.
by Mike McCormack
· 21 years ago
f4c813f
Remove lvalue casts that are no longer supported.
by Marcus Meissner
· 21 years ago
36123b5
Remove a piece of dead code causing a warning.
by Mike McCormack
· 21 years ago
e18965d
Add stub implementation for GetComputerObjectName.
by Mike McCormack
· 21 years ago
4a96a64
Add secext.h.
by Mike McCormack
· 21 years ago
ab7af13
Fixed double applet = applet = assignment.
by Marcus Meissner
· 21 years ago
ada760f
IID_IObjectWithSite is already in libuuid, no need to declare here.
by Marcus Meissner
· 21 years ago
Next »