Excuse me if this is common knowledge but the search feature of this forum seems to be down.  I decided to write some code to support fast user switching in winblows XP.  I decided to use Dev-C++ for this project but the included win32api headers/libs don't seem to support the necessary function calls and constants.  These functions/constants are included with the MS Platform SDK.  How do I integrate the SDK headers/libs with the Dev-C++ environment?  Or do I?  This link shows what I'm tryin to accomlish: http://support.microsoft.com/default.aspx?scid=KB;en-us;q310153

Thanks in advance.