The help file plugin is great. I just wish I could browse for the help file instead of typing in the path with about 300 characters in it. :lol: This will certainly ease the pain of having to stop and hunt down my platform sdk and dx help files!
:oops: LOL, nm that.
Actually. The PSDK doesn't have a help file I can point to, it uses a command:
"C:\Program Files\Common Files\Microsoft Shared\help\dexplore.exe" /helpcol ms-help://MS.PSDKSVR2003SP1.1033
That's awful^^^, but I don't open it up most of the time. I type the function in the firefox google bar and look it up on MSDN. :oops:
I think these extra paths need to be added by default when auto installing the VC++Toolkit during Code::Blocks setup. I have to add them all the time manually, and so does everyone else using the compiler, so they might as well be default?
C:\Program Files\Microsoft Platform SDK\Include
C:\Program Files\Microsoft Platform SDK\Lib
C:\Program Files\Microsoft Platform SDK\Bin <-- 'Extra path' Needed for RC.exe to work.