Alexandre Julliard
|
c2ebe1ff93
|
Removed uses of the non standard ICOM_VTBL macro.
|
2003-04-10 18:17:34 +00:00 |
Rolf Kalbermatter
|
1c481f3da8
|
Add new helper function to create a relative file or folder ItemIDList
for a path and change usage of SHSimpleIDListFromPath to call new
function instead.
|
2003-03-26 23:35:23 +00:00 |
Jon Griffiths
|
cd4234aa49
|
Documentation updates.
|
2003-03-18 18:35:48 +00:00 |
Rolf Kalbermatter
|
49e1b69172
|
Change SHChangeNotify to be Unicode and ANSI indifferent, as the type
of parameters is really defined by uFlags parameter.
|
2003-01-21 19:36:24 +00:00 |
Dimitrie O. Paun
|
297f3d898d
|
Define NONAMELESS{STRUCT,UNION} explicitly in the files that need them.
|
2003-01-07 20:36:20 +00:00 |
Rolf Kalbermatter
|
7df7cdb6e2
|
Introduced some declarations and resources needed for a more complete
implementation of SHFileOperation.
|
2002-12-19 04:11:22 +00:00 |
Rolf Kalbermatter
|
c3c4a41f29
|
Add support for Unicode IExtractIcon creation in
IShellFolder->GetUIObjectOf.
|
2002-12-15 01:14:04 +00:00 |
Rolf Kalbermatter
|
a96447160b
|
Fixed some signed/unsigned comparison warnings.
|
2002-12-13 00:36:52 +00:00 |
Ove Kaaven
|
1f5315c80f
|
Make sure that no files except unknwn.h include wine/obj_base.h
directly.
|
2002-12-05 20:33:07 +00:00 |
Johan Dahlin
|
991fd85d2f
|
Make shell32 compile with -DSTRICT.
|
2002-11-21 23:56:42 +00:00 |
Juergen Schmied
|
1e5ec8893d
|
- Cleaned up the implementation of shell folders and put them into
separate files.
- Fixed some memory leaks.
- Some more fixes.
|
2002-07-24 01:56:03 +00:00 |