2005-05-14 |
Mike McCormack | Set thread priorities to time critical.
|
commit | commitdiff | tree |
2005-05-13 |
Mike McCormack | Remove function prototypes.
|
commit | commitdiff | tree |
2005-05-13 |
Mike McCormack | Remove some unused include files.
|
commit | commitdiff | tree |
2005-05-13 |
Mike McCormack | Make sure a stream can't be created in read only storage.
|
commit | commitdiff | tree |
2005-05-12 |
Mike McCormack | Remove unnecessary declarations and make functions...
|
commit | commitdiff | tree |
2005-05-12 |
Mike McCormack | Split SHGetFileInfoW into two functions.
|
commit | commitdiff | tree |
2005-05-11 |
Mike McCormack | Make functions static and remove unnecessary declarations.
|
commit | commitdiff | tree |
2005-05-11 |
Mike McCormack | Avoid some non-standard str functions.
|
commit | commitdiff | tree |
2005-05-11 |
Mike McCormack | Stub implementation for GetGeoInfo.
|
commit | commitdiff | tree |
2005-05-11 |
Mike McCormack | Add a stub implementation of CoIsHandlerConnected.
|
commit | commitdiff | tree |
2005-05-11 |
Mike McCormack | Correct the function name in a comment.
|
commit | commitdiff | tree |
2005-05-11 |
Mike McCormack | Check that GetObject is successful.
|
commit | commitdiff | tree |
2005-05-11 |
Mike McCormack | ZwQueryTimer should forward to NtQueryTimer.
|
commit | commitdiff | tree |
2005-05-11 |
Mike McCormack | Add Module32FirstW and Module32NextW exports.
|
commit | commitdiff | tree |
2005-05-10 |
Mike McCormack | - make sure to free the string table when closing the...
|
commit | commitdiff | tree |
2005-05-10 |
Mike McCormack | Fix a memory leak in the ole storage implementation.
|
commit | commitdiff | tree |
2005-05-04 |
Mike McCormack | Remove static variables in SHBrowseForFolder implementation.
|
commit | commitdiff | tree |
2005-04-28 |
Mike McCormack | Split up the window procedure.
|
commit | commitdiff | tree |
2005-04-28 |
Mike McCormack | Implemented GetLastInputInfo.
|
commit | commitdiff | tree |
2005-04-27 |
Mike McCormack | Make sure that dialogs are only created and destroyed...
|
commit | commitdiff | tree |
2005-04-27 |
Mike McCormack | Make multimedia threads high priority.
|
commit | commitdiff | tree |
2005-04-27 |
Mike McCormack | Make WINMM_IData statically allocated.
|
commit | commitdiff | tree |
2005-04-26 |
Mike McCormack | Declare MsiExportDatabase* in the spec file, and fix...
|
commit | commitdiff | tree |
2005-04-24 |
Mike McCormack | Tests for SignalObjectAndWait.
|
commit | commitdiff | tree |
2005-04-24 |
Mike McCormack | Implemented SignalObjectAndWait.
|
commit | commitdiff | tree |
2005-04-24 |
Mike McCormack | Implemented NtSignalAndWaitForSingleObject.
|
commit | commitdiff | tree |
2005-04-22 |
Mike McCormack | MSI advertised shortcuts don't require a product ID.
|
commit | commitdiff | tree |
2005-04-20 |
Mike McCormack | Test MsiSummaryInfoGetProperty reading an empty property.
|
commit | commitdiff | tree |
2005-04-20 |
Mike McCormack | Fix loading of the summary information.
|
commit | commitdiff | tree |
2005-04-20 |
Mike McCormack | Added evntrace.h and wmistr.h.
|
commit | commitdiff | tree |
2005-04-20 |
Mike McCormack | Define LPCGUID.
|
commit | commitdiff | tree |
2005-04-16 |
Mike McCormack | Declare and define a stub for NtSignalAndWaitForSingleObject.
|
commit | commitdiff | tree |
2005-04-15 |
Mike McCormack | Simple unit tests for GdiIs*DC functions.
|
commit | commitdiff | tree |
2005-04-15 |
Mike McCormack | Add some more Windows Terminal Server API definitions.
|
commit | commitdiff | tree |
2005-04-15 |
Mike McCormack | Add prototypes for some Gdi* functions.
|
commit | commitdiff | tree |
2005-04-14 |
Mike McCormack | Implement GdiIs*DC functions.
|
commit | commitdiff | tree |
2005-04-11 |
Mike McCormack | Calculate the size of the next mailslot message correctly.
|
commit | commitdiff | tree |
2005-04-11 |
Mike McCormack | Move mailslot set and query info implementation to...
|
commit | commitdiff | tree |
2005-04-11 |
Mike McCormack | Add stub for FaultInIEFeature.
|
commit | commitdiff | tree |
2005-04-11 |
Mike McCormack | Add uCLSSPEC, CSPLATFORM and QUERYCONTEXT structures.
|
commit | commitdiff | tree |
2005-04-11 |
Mike McCormack | Load and display bitmaps in the dialogs.
|
commit | commitdiff | tree |
2005-03-31 |
Mike McCormack | Eliminate forward declarations, make functions static.
|
commit | commitdiff | tree |
2005-03-31 |
Mike McCormack | Fix up PIDL dumping code.
|
commit | commitdiff | tree |
2005-03-30 |
Mike McCormack | Implement mailslots.
|
commit | commitdiff | tree |
2005-03-30 |
Mike McCormack | Stub implementation of RtlAbsoluteToSelfRelativeSD.
|
commit | commitdiff | tree |
2005-03-29 |
Mike McCormack | Implement ChangeServiceConfig.
|
commit | commitdiff | tree |
2005-03-29 |
Mike McCormack | Split out database functions, remove dependence on...
|
commit | commitdiff | tree |
2005-03-28 |
Mike McCormack | Implement CreateMailslot using NtCreateMailslotFile.
|
commit | commitdiff | tree |
2005-03-28 |
Mike McCormack | Remove function prototypes, make functions static.
|
commit | commitdiff | tree |
2005-03-27 |
Mike McCormack | Remove unnecessary function prototypes.
|
commit | commitdiff | tree |
2005-03-27 |
Mike McCormack | Remove function prototypes, make functions static.
|
commit | commitdiff | tree |
2005-03-27 |
Mike McCormack | Use api definitions, remove duplicate code.
|
commit | commitdiff | tree |
2005-03-25 |
Mike McCormack | Use strdup, implement MsiDatabaseImportA.
|
commit | commitdiff | tree |
2005-03-24 |
Mike McCormack | Replace instances of HeapAlloc/MultiByteToWideChar...
|
commit | commitdiff | tree |
2005-03-24 |
Mike McCormack | Make sure there's only one place we allocate dialog...
|
commit | commitdiff | tree |
2005-03-24 |
Mike McCormack | Clean up registry functions.
|
commit | commitdiff | tree |
2005-03-21 |
Mike McCormack | Eliminate casts of the return value of HeapAlloc.
|
commit | commitdiff | tree |
2005-03-21 |
Mike McCormack | Remove casts and unused code.
|
commit | commitdiff | tree |
2005-03-19 |
Mike McCormack | Fix usage of STGM_ enumerations, remove forward declaration.
|
commit | commitdiff | tree |
2005-03-19 |
Mike McCormack | Remove forward declarations of interface methods.
|
commit | commitdiff | tree |
2005-03-19 |
Mike McCormack | Remove an unused function.
|
commit | commitdiff | tree |
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 |