Re: [Cegcc-devel] SFGAO_FOLDER not being in the correct header file

2009-08-26 Thread Danny Backx
On Wed, 2009-08-26 at 09:45 +0200, Vincent Torri wrote: > On Tue, 25 Aug 2009, Danny Backx wrote: > > On Sun, 2009-08-23 at 18:52 +0200, Vincent Torri wrote: > >> according to msdn (http://msdn.microsoft.com/en-us/library/ms909872.aspx) > >> this value (and other ones too) belong to shobjidl.h and

Re: [Cegcc-devel] SFGAO_FOLDER not being in the correct header file

2009-08-26 Thread Vincent Torri
On Tue, 25 Aug 2009, Danny Backx wrote: > On Sun, 2009-08-23 at 18:52 +0200, Vincent Torri wrote: >> hey, >> >> according to msdn (http://msdn.microsoft.com/en-us/library/ms909872.aspx) >> this value (and other ones too) belong to shobjidl.h and not shlobj.h >> (which is the correct header in wi

Re: [Cegcc-devel] SFGAO_FOLDER not being in the correct header file

2009-08-25 Thread Danny Backx
On Sun, 2009-08-23 at 18:52 +0200, Vincent Torri wrote: > hey, > > according to msdn (http://msdn.microsoft.com/en-us/library/ms909872.aspx) > this value (and other ones too) belong to shobjidl.h and not shlobj.h > (which is the correct header in win32). > > the shobjidl.h file does not exist.

[Cegcc-devel] SFGAO_FOLDER not being in the correct header file

2009-08-23 Thread Vincent Torri
hey, according to msdn (http://msdn.microsoft.com/en-us/library/ms909872.aspx) this value (and other ones too) belong to shobjidl.h and not shlobj.h (which is the correct header in win32). the shobjidl.h file does not exist. Is it normal ? Vincent Torri -