Rony, In order for ooDialog to use features in Windows Vista, the include files need to be at a Vista level (or later.)
Since, I think you had already upgraded your Windows SDK to the Vista level, it looks like you need to be sure that the SDK directories are first in the search order. Well, I just rethought this. Normally I say the Windows SDK paths need to be first, before the compiler paths. But actually, what needs to be first is the component that is the most recent. Visual C++ includes a version of the Windows SDK. Before the express editions, since the SDK was free and Visual C++ was not, usually the SDK was more recent. But, I quess this could be reversed now. If you have Visual C++ 2008 Express edition, then when you set up, do the SDK first and Visual C++ second. So, I guess the advice depends on what versions of Visual C++ and the Windows SDK you have. This (free) SDK is sufficient: Windows Vista Update & .NET 3.0 SDK 6.1.6000.16384.10 2007-03-22 or the (free) Visual C++ 2008 Express edition is sufficient. -- Mark Miesfeld ------------------------------------------------------------------------------ The Planet: dedicated and managed hosting, cloud storage, colocation Stay online with enterprise data centers and the best network in the business Choose flexible plans and management services without long-term contracts Personal 24x7 support from experience hosting pros just a phone call away. http://p.sf.net/sfu/theplanet-com _______________________________________________ Oorexx-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/oorexx-devel
