1999-09-10 |
Juergen Schmied | Fixed crash in detach sequence.
|
commit | commitdiff | tree |
1999-09-10 |
Juergen Schmied | Fixed wrong return value.
|
commit | commitdiff | tree |
1999-09-10 |
Juergen Schmied | Prevent endless loop in except2.
|
commit | commitdiff | tree |
1999-08-15 |
Juergen Schmied | New internal dll, exporting already existing path functions.
|
commit | commitdiff | tree |
1999-08-15 |
Juergen Schmied | Added resolution of LVM messages.
|
commit | commitdiff | tree |
1999-08-15 |
Juergen Schmied | More use of rc files for strings and menus, fixes....
|
commit | commitdiff | tree |
1999-08-15 |
Juergen Schmied | New interface: DropSource.
|
commit | commitdiff | tree |
1999-08-15 |
Juergen Schmied | Better DropTarget.
|
commit | commitdiff | tree |
1999-08-15 |
Juergen Schmied | Implemented SHGetFileInfo better.
|
commit | commitdiff | tree |
1999-08-15 |
Juergen Schmied | Protect cache with critical section.
|
commit | commitdiff | tree |
1999-08-15 |
Juergen Schmied | QueryGetData, EnumFormatEtc implemented.
|
commit | commitdiff | tree |
1999-08-15 |
Juergen Schmied | Fixed mapping of file extensions to text.
|
commit | commitdiff | tree |
1999-08-15 |
Juergen Schmied | Fixed ascii/unicode issue for naming of the mutexes.
|
commit | commitdiff | tree |
1999-08-15 |
Juergen Schmied | First implementation of GetCharacterPlacementA.
|
commit | commitdiff | tree |
1999-08-07 |
Juergen Schmied | Explicitly load shell32.dll.
|
commit | commitdiff | tree |
1999-07-28 |
Juergen Schmied | Fixed use of StrRetToStrN.
|
commit | commitdiff | tree |
1999-07-28 |
Juergen Schmied | StrRetToStrN[A|W|AW] new independent unicode/ascii...
|
commit | commitdiff | tree |
1999-07-25 |
Juergen Schmied | Many fixes/reimplementations.
|
commit | commitdiff | tree |
1999-07-25 |
Juergen Schmied | Removed experimental/unused code.
|
commit | commitdiff | tree |
1999-07-25 |
Juergen Schmied | Complete redesign, split into 3 implementations (Desktop...
|
commit | commitdiff | tree |
1999-07-25 |
Juergen Schmied | Implemented SHGetSpecialFolderPathA.
|
commit | commitdiff | tree |
1999-07-25 |
Juergen Schmied | Implemented SHCreateShellFolderViewEx.
|
commit | commitdiff | tree |
1999-07-25 |
Juergen Schmied | Removed special CoCreateClassObject and use ole functions...
|
commit | commitdiff | tree |
1999-07-25 |
Juergen Schmied | Implemented access to lnk's to a IStream interface.
|
commit | commitdiff | tree |
1999-07-25 |
Juergen Schmied | Fixed icon background (was black).
|
commit | commitdiff | tree |
1999-07-25 |
Juergen Schmied | Fixed getting icons from filetypes.
|
commit | commitdiff | tree |
1999-07-25 |
Juergen Schmied | Implemented enumeration of shell extensions, seperated...
|
commit | commitdiff | tree |
1999-07-25 |
Juergen Schmied | Rewrote GetData so support multiple selections.
|
commit | commitdiff | tree |
1999-07-25 |
Juergen Schmied | Separated stuff for shv background contextmenu to separate...
|
commit | commitdiff | tree |
1999-07-25 |
Juergen Schmied | New functions to access attributes in HCR.
|
commit | commitdiff | tree |
1999-07-25 |
Juergen Schmied | New file. Seperate implementation of the shellview...
|
commit | commitdiff | tree |
1999-07-25 |
Juergen Schmied | New file. Contains functions not in the official headers...
|
commit | commitdiff | tree |
1999-07-25 |
Juergen Schmied | Let CoCreateInstance use LOAD_WITH_ALTERED_SEARCHPATH.
|
commit | commitdiff | tree |
1999-07-25 |
Juergen Schmied | Fixed incomplete proto.
|
commit | commitdiff | tree |
1999-07-25 |
Juergen Schmied | New keys nessesary for running the new shell32.
|
commit | commitdiff | tree |
1999-07-10 |
Juergen Schmied | Small fixes.
|
commit | commitdiff | tree |
1999-07-10 |
Juergen Schmied | Implemented StrToOleStrN.
|
commit | commitdiff | tree |
1999-07-10 |
Juergen Schmied | IStream interface for file access.
|
commit | commitdiff | tree |
1999-07-10 |
Juergen Schmied | Fixed crash during second DLL_PROCESS_DETACH if the dll
|
commit | commitdiff | tree |
1999-07-10 |
Juergen Schmied | Some more pidl-types.
|
commit | commitdiff | tree |
1999-07-10 |
Juergen Schmied | Completely rewritten. IPersistStream interface implemented.
|
commit | commitdiff | tree |
1999-07-10 |
Juergen Schmied | DLLGetClassObject/Classfactory: create objects by CLSID...
|
commit | commitdiff | tree |
1999-07-10 |
Juergen Schmied | Added stub for WNetGetUniversalName[A|W].
|
commit | commitdiff | tree |
1999-07-10 |
Juergen Schmied | Fixed crash due to invalid GDI_Obj.
|
commit | commitdiff | tree |
1999-07-10 |
Juergen Schmied | Fixed crash due to invalid pointer.
|
commit | commitdiff | tree |
1999-05-22 |
Juergen Schmied | Some stubs for pccard vxd to debug the native shell32.
|
commit | commitdiff | tree |
1999-05-22 |
Juergen Schmied | Implemented printing out of some structures.
|
commit | commitdiff | tree |
1999-05-17 |
Juergen Schmied | Prevent crash in stub of SheGetDirW.
|
commit | commitdiff | tree |
1999-05-17 |
Juergen Schmied | Further implementation of the FileMenu.
|
commit | commitdiff | tree |
1999-05-17 |
Juergen Schmied | Set the default menu item of the window menu
|
commit | commitdiff | tree |
1999-05-13 |
Juergen Schmied | - prevent crash when GetMenuDefaultItem is called on...
|
commit | commitdiff | tree |
1999-05-02 |
Juergen Schmied | - default item handling
|
commit | commitdiff | tree |
1999-05-02 |
Juergen Schmied | - better stubs for Get/Set special (Progman/Taskman...
|
commit | commitdiff | tree |
1999-05-02 |
Juergen Schmied | - new SendMessageCallbackW
|
commit | commitdiff | tree |
1999-05-01 |
Juergen Schmied | Fixed default menu item.
|
commit | commitdiff | tree |
1999-05-01 |
Juergen Schmied | Fixed typo.
|
commit | commitdiff | tree |
1999-04-26 |
Juergen Schmied | - align magic buttons right
|
commit | commitdiff | tree |
1999-04-24 |
Juergen Schmied | Made internal format more compatible.
|
commit | commitdiff | tree |
1999-04-24 |
Juergen Schmied | Small fixes.
|
commit | commitdiff | tree |
1999-04-22 |
Juergen Schmied | Moved stuff to the right place.
|
commit | commitdiff | tree |
1999-04-22 |
Juergen Schmied | - more checks for valid pidl formats
|
commit | commitdiff | tree |
1999-04-22 |
Juergen Schmied | - corrected parameter count for SHGetSettings
|
commit | commitdiff | tree |
1999-04-21 |
Juergen Schmied | - protect TRACE against NULL-ptr
|
commit | commitdiff | tree |
1999-04-21 |
Juergen Schmied | Fixed typo.
|
commit | commitdiff | tree |
1999-04-18 |
Juergen Schmied | - use fonts/fontsizes given by SystemParametersInfo
|
commit | commitdiff | tree |
1999-04-18 |
Juergen Schmied | Loading color values from the registry fixed.
|
commit | commitdiff | tree |
1999-04-18 |
Juergen Schmied | SystemParametersInfo SPI_GETNONCLIENTMETRICS: implemented...
|
commit | commitdiff | tree |
1999-04-11 |
Juergen Schmied | The MEASUREITEMSTRUCT and DRAWITEMSTRUCT were filled...
|
commit | commitdiff | tree |
1999-04-11 |
Juergen Schmied | Implemented NtTerminateProcess and NtDisplayString.
|
commit | commitdiff | tree |
1999-04-11 |
Juergen Schmied | - reorganised icon extracing from files
|
commit | commitdiff | tree |
1999-04-11 |
Juergen Schmied | Fixed buffer overrun.
|
commit | commitdiff | tree |
1999-04-11 |
Juergen Schmied | Changed ressource dir structures.
|
commit | commitdiff | tree |
1999-04-11 |
Juergen Schmied | Loading the color schema for registry.
|
commit | commitdiff | tree |
1999-04-10 |
Juergen Schmied | Corrected debug output.
|
commit | commitdiff | tree |
1999-04-10 |
Juergen Schmied | New interfaces for IOleCommandTarget, IDropTarget,...
|
commit | commitdiff | tree |
1999-04-10 |
Juergen Schmied | ILLoadFromString and SHGetSettings implemented.
|
commit | commitdiff | tree |
1999-04-10 |
Juergen Schmied | SHGetSettings implemented.
|
commit | commitdiff | tree |
1999-04-10 |
Juergen Schmied | ILLoadFromString implemented.
|
commit | commitdiff | tree |
1999-04-01 |
Juergen Schmied | All 19 FileMenu_* functions, some as stubs, some implemented.
|
commit | commitdiff | tree |
1999-04-01 |
Juergen Schmied | SHCLSIDFromString, StrToOleStr implemented.
|
commit | commitdiff | tree |
1999-04-01 |
Juergen Schmied | DllGetVersion (not yet exported).
|
commit | commitdiff | tree |
1999-03-28 |
Juergen Schmied | - adjusted printing of refcounts to be equal
|
commit | commitdiff | tree |
1999-03-27 |
Juergen Schmied | Reading of binary streams implemented (SHOpenRegStream).
|
commit | commitdiff | tree |
1999-03-25 |
Juergen Schmied | Use the new header for COM definitions.
|
commit | commitdiff | tree |
1999-03-25 |
Juergen Schmied | New stub shell_654.
|
commit | commitdiff | tree |
1999-03-14 |
Juergen Schmied | - IShellFolder and IEnumIDList are using the new COM...
|
commit | commitdiff | tree |
1999-03-13 |
Juergen Schmied | - mostly cleanup after the renaming
|
commit | commitdiff | tree |
1999-03-12 |
Juergen Schmied | Message translation for WM_WININICHANGE.
|
commit | commitdiff | tree |
1999-03-09 |
Juergen Schmied | - sorted API by groups
|
commit | commitdiff | tree |
1999-03-09 |
Juergen Schmied | Many new prototypes.
|
commit | commitdiff | tree |
1999-03-09 |
Juergen Schmied | Fix use of wrong prototype from ntdll.h.
|
commit | commitdiff | tree |
1999-03-09 |
Juergen Schmied | Make more functions just calling down to ntdll.
|
commit | commitdiff | tree |
1999-02-28 |
Juergen Schmied | open_object should return ERROR_FILE_NOT_FOUND when...
|
commit | commitdiff | tree |
1999-02-28 |
Juergen Schmied | FIND_WndPtr should not set ERROR_INVALID_WINDOW_HANDLE...
|
commit | commitdiff | tree |
1999-02-24 |
Juergen Schmied | Changed pidl structure to match the pidl's used in...
|
commit | commitdiff | tree |
1999-02-24 |
Juergen Schmied | Implemented reading of *.lnk-files.
|
commit | commitdiff | tree |
1999-02-24 |
Juergen Schmied | new file, including the IShellLink definition.
|
commit | commitdiff | tree |
1999-02-22 |
Juergen Schmied | - eliminated one element of the pidl struct (dwSFGAO)
|
commit | commitdiff | tree |
1999-02-22 |
Juergen Schmied | - header uses the last macros now
|
commit | commitdiff | tree |
1999-02-19 |
Juergen Schmied | - made the security functions consistent. advapi calls...
|
commit | commitdiff | tree |