Patrik Stridvall
|
3c0211f969
|
Cleanup code that is strange or difficult to parse.
|
2001-09-11 00:32:32 +00:00 |
Alexandre Julliard
|
3954117ce4
|
Moved undocshell.h to dlls/shell32. Removed shell16.h.
|
2001-08-16 18:49:56 +00:00 |
Patrik Stridvall
|
bc38d6bfde
|
- Made sure that the files that contains the declarations
of the implementated functions are included.
- Corrected mismatching prototypes.
- Cleaned up the include section.
|
2001-07-20 18:00:00 +00:00 |
Alexandre Julliard
|
c7e7df8b17
|
Replaced all lstr* calls from inside Wine code by their str* equivalent.
|
2000-08-14 14:41:19 +00:00 |
Juergen Schmied
|
85b9293495
|
Moved policy related functions to shpolicy.c
Moved dialog related functions to dialogs.c
|
2000-04-28 20:21:49 +00:00 |
Jeremy White
|
d3e22d9d55
|
Removed #include of wingdi.h and windef.h from winuser.h (and resolved
the resulting compilation failures).
|
2000-02-10 19:03:02 +00:00 |
Ian Schmidt
|
3498c08a35
|
Real implementation of SHRestricted(), clarified SHInitRestricted()'s
role a little, added policy data table.
|
1999-10-23 14:46:15 +00:00 |