2005-03-19 |
Mike McCormack | - test cases for summary information
|
commit | commitdiff | tree |
2005-03-18 |
Mike McCormack | Implement summary information loading and saving.
|
commit | commitdiff | tree |
2005-03-17 |
Mike McCormack | Remove some dead code and some ifdefs.
|
commit | commitdiff | tree |
2005-03-17 |
Mike McCormack | Fix a regression in the file open dialog.
|
commit | commitdiff | tree |
2005-03-17 |
Mike McCormack | Fix dependencies.
|
commit | commitdiff | tree |
2005-03-17 |
Mike McCormack | Convert path to unicode, rearrange to remove forward...
|
commit | commitdiff | tree |
2005-03-17 |
Mike McCormack | Declare inline string function WINAPI (found by Krzysztof...
|
commit | commitdiff | tree |
2005-03-16 |
Mike McCormack | Add property IDs for MSI summary information.
|
commit | commitdiff | tree |
2005-03-16 |
Mike McCormack | Add defines for SLDF flags.
|
commit | commitdiff | tree |
2005-03-16 |
Mike McCormack | - Rename dupstrW to strdupW, and remove duplicate definition.
|
commit | commitdiff | tree |
2005-03-14 |
Mike McCormack | Move interface declarations to shobjidl.idl.
|
commit | commitdiff | tree |
2005-03-11 |
Mike McCormack | StgOpenStorage shouldn't open zero length storage files.
|
commit | commitdiff | tree |
2005-03-10 |
Mike McCormack | Forward the RichEdit 1.0 control to the RichEdit 2...
|
commit | commitdiff | tree |
2005-03-09 |
Mike McCormack | Shared reading of storage files requires STGM_TRANSACTED.
|
commit | commitdiff | tree |
2005-03-07 |
Mike McCormack | Port the RTF parser to the richedit 2.0 control.
|
commit | commitdiff | tree |
2005-03-07 |
Mike McCormack | Fix more incorrect uses of STGM_ enumerations.
|
commit | commitdiff | tree |
2005-03-07 |
Mike McCormack | Use lstrcmpiA in preference to strcasecmp.
|
commit | commitdiff | tree |
2005-03-05 |
Mike McCormack | Test and fix grfMode handling in StgOpenDocfile.
|
commit | commitdiff | tree |
2005-03-05 |
Mike McCormack | Declare the value of STGM_DIRECT_SWMR.
|
commit | commitdiff | tree |
2005-03-05 |
Mike McCormack | Handle %ls in sprintf.
|
commit | commitdiff | tree |
2005-03-04 |
Mike McCormack | Implement StgSetTimes.
|
commit | commitdiff | tree |
2005-03-04 |
Mike McCormack | Don't clear ES_AUTO[HV]SCROLL in the edit control created by
|
commit | commitdiff | tree |
2005-03-04 |
Mike McCormack | Handle the printf %F format modifier.
|
commit | commitdiff | tree |
2005-02-25 |
Mike McCormack | Dump the pidl of a lnk file.
|
commit | commitdiff | tree |
2005-02-25 |
Mike McCormack | - implement loading and saving of MSI advertised shortcut...
|
commit | commitdiff | tree |
2005-02-24 |
Mike McCormack | Add struct StorageBaseImpl at the start of derived...
|
commit | commitdiff | tree |
2005-02-24 |
Mike McCormack | Remove unused declaration.
|
commit | commitdiff | tree |
2005-02-24 |
Mike McCormack | Remove tabs, reformat, merge comments.
|
commit | commitdiff | tree |
2005-02-23 |
Mike McCormack | Remove tabs and reformat.
|
commit | commitdiff | tree |
2005-02-23 |
Mike McCormack | - handle IFileSystemBindData in ISF_Desktop_fnParseDisplayName
|
commit | commitdiff | tree |
2005-02-22 |
Mike McCormack | Make sure strings are null terminated.
|
commit | commitdiff | tree |
2005-02-22 |
Mike McCormack | When running a second time, don't fail if we can't...
|
commit | commitdiff | tree |
2005-02-22 |
Mike McCormack | Make lstr* functions inline inside Wine.
|
commit | commitdiff | tree |
2005-02-22 |
Mike McCormack | - handle IFileSystemBindData in IShellFolder::ParseDisplayName
|
commit | commitdiff | tree |
2005-02-22 |
Mike McCormack | Cleanup, create unicode versions of _ILCreateFromPath,
|
commit | commitdiff | tree |
2005-02-21 |
Mike McCormack | Implement and test IPropertySetStorage.
|
commit | commitdiff | tree |
2005-02-21 |
Mike McCormack | Remove tabs and make formatting consistent.
|
commit | commitdiff | tree |
2005-02-18 |
Mike McCormack | Dump out more details on the target of a link.
|
commit | commitdiff | tree |
2005-02-18 |
Mike McCormack | Added odbcinst.h.
|
commit | commitdiff | tree |
2005-02-18 |
Mike McCormack | Small indentation fixes.
|
commit | commitdiff | tree |
2005-02-17 |
Mike McCormack | Add dumping of lnk files.
|
commit | commitdiff | tree |
2005-02-16 |
Mike McCormack | Move product, feature and component enumeration functions to
|
commit | commitdiff | tree |
2005-02-16 |
Mike McCormack | Add a border to the edit control, add some more controls.
|
commit | commitdiff | tree |
2005-02-16 |
Mike McCormack | Fix up the summary information code a little.
|
commit | commitdiff | tree |
2005-02-16 |
Mike McCormack | Remove const declaration from non-const function.
|
commit | commitdiff | tree |
2005-02-16 |
Mike McCormack | Allow MsiViewExecute to be called twice on the same...
|
commit | commitdiff | tree |
2005-02-16 |
Mike McCormack | Implement MsiDatabaseGetPrimaryKeys.
|
commit | commitdiff | tree |
2005-02-16 |
Mike McCormack | MsiGetComponentPath should allow null pointers for...
|
commit | commitdiff | tree |
2005-02-16 |
Mike McCormack | Small fixes, indentation and comments.
|
commit | commitdiff | tree |
2005-02-15 |
Mike McCormack | Reindent some code to improve readability.
|
commit | commitdiff | tree |
2005-02-15 |
Mike McCormack | Define some extra SHFGI values.
|
commit | commitdiff | tree |
2005-02-15 |
Mike McCormack | Add some more SPI values.
|
commit | commitdiff | tree |
2005-02-14 |
Mike McCormack | Add handling of %ws, %S and %C to _vns(w)printf, improve...
|
commit | commitdiff | tree |
2005-02-14 |
Mike McCormack | Implement SQL delete query.
|
commit | commitdiff | tree |
2005-02-10 |
Mike McCormack | Set full UI mode by default.
|
commit | commitdiff | tree |
2005-02-10 |
Mike McCormack | Read args from the registry when passed the /@ flag.
|
commit | commitdiff | tree |
2005-02-10 |
Mike McCormack | Update headers, add MsiGetUserInfoA stub implementation.
|
commit | commitdiff | tree |
2005-02-10 |
Mike McCormack | Convert to Unicode.
|
commit | commitdiff | tree |
2005-02-09 |
Mike McCormack | - Quote the parameter strings passed to MsiInstallProduct.
|
commit | commitdiff | tree |
2005-02-09 |
Mike McCormack | - Fix msiexec's command line parsing.
|
commit | commitdiff | tree |
2005-02-09 |
Mike McCormack | Handle a number as a parameter for custom action 19.
|
commit | commitdiff | tree |
2005-02-09 |
Mike McCormack | - add support for Edit boxes in MSI dialogs
|
commit | commitdiff | tree |
2005-02-09 |
Mike McCormack | Fix a memory leak in MsiConfigureProductExW.
|
commit | commitdiff | tree |
2005-02-08 |
Mike McCormack | Fix MsiModifyView and MsiViewGetColumnInfo to use MSIRECORD...
|
commit | commitdiff | tree |
2005-02-08 |
Mike McCormack | Add the msidbCustomAction and msidbFeatureAttributes...
|
commit | commitdiff | tree |
2005-02-08 |
Mike McCormack | - fix the dialog font
|
commit | commitdiff | tree |
2005-02-08 |
Mike McCormack | Implement and document MsiLoadString.
|
commit | commitdiff | tree |
2005-02-03 |
Mike McCormack | - implement checkboxes in dialogs
|
commit | commitdiff | tree |
2005-02-02 |
Mike McCormack | Add more dialog controls, do something when they're...
|
commit | commitdiff | tree |
2005-02-02 |
Mike McCormack | Add the msidbTextStyleStyleBits enumeration.
|
commit | commitdiff | tree |
2005-02-02 |
Mike McCormack | MsiEvaluateCondition returns an error when passed NULL...
|
commit | commitdiff | tree |
2005-01-31 |
Mike McCormack | Add the msidefs.h header.
|
commit | commitdiff | tree |
2005-01-28 |
Mike McCormack | Implement MsiPreviewDialog.
|
commit | commitdiff | tree |
2005-01-27 |
Mike McCormack | - implement MsiOpenPackageEx, and forward MsiOpenPackage...
|
commit | commitdiff | tree |
2005-01-27 |
Mike McCormack | Added idl file for the System Event Notifcation Services API
|
commit | commitdiff | tree |
2005-01-27 |
Mike McCormack | Test different types of dodgy queries.
|
commit | commitdiff | tree |
2005-01-26 |
Mike McCormack | Fix MsiRecordSetString for NULL strings and update...
|
commit | commitdiff | tree |
2005-01-25 |
Mike McCormack | Implement, test and document MsiDecomposeDescriptor.
|
commit | commitdiff | tree |
2005-01-24 |
Mike McCormack | Convert services to use pipes for RPC instead of shared...
|
commit | commitdiff | tree |
2005-01-24 |
Mike McCormack | Indentation and style cleanup.
|
commit | commitdiff | tree |
2005-01-21 |
Mike McCormack | Move OpenQuery into msiquery.c and make it non-static.
|
commit | commitdiff | tree |
2005-01-21 |
Mike McCormack | Added stub implementations for MsiPreviewDialog and
|
commit | commitdiff | tree |
2005-01-21 |
Mike McCormack | Lock record in MsiViewExecute, move stubs to end.
|
commit | commitdiff | tree |
2005-01-21 |
Mike McCormack | Implement GetAdvise and SetAdvise.
|
commit | commitdiff | tree |
2005-01-20 |
Mike McCormack | Fix and test inserting records.
|
commit | commitdiff | tree |
2005-01-20 |
Mike McCormack | Fix refcounting, use Interlocked functions.
|
commit | commitdiff | tree |
2005-01-20 |
Mike McCormack | Fix a bug caused by freeing memory too soon in the...
|
commit | commitdiff | tree |
2005-01-20 |
Mike McCormack | Declare the preview functions.
|
commit | commitdiff | tree |
2005-01-19 |
Mike McCormack | Stub definition for OpenUrl.
|
commit | commitdiff | tree |
2005-01-19 |
Mike McCormack | Implement TransactNamedPipe for the non-overlapped...
|
commit | commitdiff | tree |
2005-01-19 |
Mike McCormack | Stub implementation for some functions.
|
commit | commitdiff | tree |
2005-01-19 |
Mike McCormack | Added definition for the USERINFOSTATE enumeration.
|
commit | commitdiff | tree |
2005-01-18 |
Mike McCormack | Add definitions for session change notifications.
|
commit | commitdiff | tree |
2005-01-14 |
Mike McCormack | Fix, add and rearrange winsvc.h declarations.
|
commit | commitdiff | tree |
2005-01-14 |
Mike McCormack | Move all service stubs together, make them consistent.
|
commit | commitdiff | tree |
2005-01-14 |
Mike McCormack | Cleanup service handles.
|
commit | commitdiff | tree |
2005-01-11 |
Mike McCormack | Tests and fixes for StgOpenStorage.
|
commit | commitdiff | tree |
2005-01-11 |
Mike McCormack | Test and fix a few problems with OLE storage streams.
|
commit | commitdiff | tree |
2005-01-10 |
Mike McCormack | Fix image list mask and blending.
|
commit | commitdiff | tree |
2005-01-10 |
Mike McCormack | Add proxy authentication dialog.
|
commit | commitdiff | tree |