- 26 Jan, 2007 1 commit
-
-
Mike McCormack authored
-
- 29 Nov, 2006 1 commit
-
-
James Hawkins authored
-
- 05 Oct, 2006 1 commit
-
-
Mike McCormack authored
-
- 29 Sep, 2006 1 commit
-
-
Michael Stefaniuc authored
Add a WINE_NO_LONG_INT define to many makefiles to ease the transition of DWORD/LONG/ULONG from long to int.
-
- 14 Sep, 2006 1 commit
-
-
Alexandre Julliard authored
-
- 13 Sep, 2006 1 commit
-
-
Mike McCormack authored
-
- 11 Sep, 2006 1 commit
-
-
Alexandre Julliard authored
makefiles: List bison dependencies explicitly for parallel makes, since older bisons don't support --defines.
-
- 09 Sep, 2006 2 commits
-
-
Alexandre Julliard authored
Also build the .c and .h files separately to allow parallel makes.
-
Alexandre Julliard authored
-
- 28 Aug, 2006 1 commit
-
-
Alexandre Julliard authored
-
- 18 Aug, 2006 1 commit
-
-
Mike McCormack authored
-
- 27 Jul, 2006 1 commit
-
-
James Hawkins authored
-
- 26 Jul, 2006 1 commit
-
-
Mike McCormack authored
-
- 24 Jul, 2006 1 commit
-
-
Mike McCormack authored
-
- 11 Jul, 2006 1 commit
-
-
Alexandre Julliard authored
Most dlls use libwine_unicode at this point, so there's nothing to gain by having two separate libraries.
-
- 11 Jan, 2006 1 commit
-
-
Mike McCormack authored
-
- 05 Jul, 2005 1 commit
-
-
Aric Stewart authored
v3 of MSI, and now internally. Update files.c to use the MsiSourceList apis to make sure our SourceList keys in the registry are included and correct.
-
- 23 Jun, 2005 1 commit
-
-
Mike McCormack authored
-
- 17 Jun, 2005 1 commit
-
-
Aric Stewart authored
files.c
-
- 16 Jun, 2005 2 commits
-
-
Aric Stewart authored
-
Aric Stewart authored
includes RegisterClassInfo, RegisterProgIds, RegisterExtensions and RegisterMIMETypes.
-
- 15 Jun, 2005 1 commit
-
-
Aric Stewart authored
-
- 09 Jun, 2005 1 commit
-
-
Aric Stewart authored
-
- 27 May, 2005 1 commit
-
-
Alexandre Julliard authored
Implement dialog events and hook up the dialog code.
-
- 09 May, 2005 1 commit
-
-
Alexandre Julliard authored
makefiles, and added support for building a .def.a static import library too.
-
- 29 Mar, 2005 1 commit
-
-
Mike McCormack authored
-
- 14 Feb, 2005 1 commit
-
-
Mike McCormack authored
-
- 08 Feb, 2005 1 commit
-
-
Mike McCormack authored
-
- 01 Feb, 2005 1 commit
-
-
Juan Lang authored
-
- 28 Jan, 2005 1 commit
-
-
Mike McCormack authored
-
- 25 Jan, 2005 2 commits
-
-
Aric Stewart authored
CustomActions into custom.c. Cleaned up a lot of the handling of custom actions including scripting actions and processing return codes. - Mike McCormack pointed out that MsiFormatRecord is basically the same as internal function deformat_string. So broke deformat_string out and updated it to function as MsiFormatRecord and implemented MsiFormatRecord. - A number of random fixes to action.c including properly calculating the length for the LocalPackage name, not forcing a reboot when really we should just return ERROR_INSTALL_SUSPEND and handling REG_MULTI_SZ now that we can deformat the properly.
-
Aric Stewart authored
registry.c file. Also clean up all the various registry keys we need to open and create to this module and modify the functions for msi.c to call these functions.
-
- 21 Jan, 2005 1 commit
-
-
Mike McCormack authored
MsiPreviewBillboard.
-
- 05 Jan, 2005 2 commits
-
-
Vitaly Lipatov authored
-
Mike McCormack authored
-
- 04 Jul, 2004 2 commits
-
-
Aric Stewart authored
-
Mike McCormack authored
-
- 30 Jun, 2004 1 commit
-
-
Aric Stewart authored
-
- 28 Jun, 2004 1 commit
-
-
Aric Stewart authored
-
- 18 May, 2004 1 commit
-
-
Christian Costa authored
-