Commit graph

6 commits

Author SHA1 Message Date
Amine Khaldi 6b1996b292 [PSDK]
* Update some shell related headers.
[UUID]
* Add some GUIDs to shguids.c.
[MAIN.CPL]
* Remove initguid.h inclusion and link to uuid.

svn path=/trunk/; revision=57857
2012-12-09 22:04:46 +00:00
Amine Khaldi 32cc7d4381 [MAIN]
* Use main.h as a PCH.

svn path=/trunk/; revision=52957
2011-07-28 14:55:20 +00:00
Ged Murphy c5b25b8e9b - Move from using include guards to pragma once.
- Whilst this is non-standard and potentially makes the code less portable, it's supported by both gcc and msvc and should bringg increased compilation speed due to its optimized behaviour (doesn't need to invoke the preprocessor)
- Patch by Amine Khaldi [amine.khaldi@reactos.org]

svn path=/trunk/; revision=45685
2010-02-26 11:43:19 +00:00
Thomas Bluemel 6648bd3f85 Allow loading shell extensions
svn path=/trunk/; revision=29207
2007-09-26 04:30:57 +00:00
Thomas Bluemel 3b5160fc40 More function prototype fixes
svn path=/trunk/; revision=27972
2007-07-28 20:02:37 +00:00
Ged Murphy d22f0829eb reshuffling of dlls
svn path=/trunk/; revision=21033
2006-02-17 00:40:44 +00:00
Renamed from reactos/lib/cpl/main/main.h (Browse further)