Page 1 of 2

PB IDE plugin: Launch Windows SDK

Posted: Tue Apr 15, 2008 3:47 am
by ts-soft
Because the PB-IDE support only one version of the PSDK which also not
always goes, i have developed (with support from edel) this small
IDE-Addon (works also with jaPBe)

Are supported:
PSDK 2003 server SP1
PSDK 2003 server R2
PSDK 2008 server
MSDN 2005 Visual Studio (v80)
(only the first found is used)

Download on http://www.realsource.de
or directly: http://www.realsource.de/downloads/doc_ ... indows-sdk

greetings
Thomas

// edit
Update:
Added support for MSDN 2005 Visual Studio

Posted: Tue Apr 15, 2008 9:30 pm
by Poshu
°.°
°o°
°O°

Posted: Tue Apr 15, 2008 10:23 pm
by ts-soft
Update:
Now a Namespace can be selected optionally. For this call the tool with "-config" as parameter!
Attention: not all namespaces lead to a useful result!
Download in the first Thread

greetings
Thomas

Image

Posted: Wed Apr 16, 2008 12:16 am
by DoubleDutch
Only tried the 1st version, but it works great. :)

Posted: Wed Apr 16, 2008 12:19 am
by ts-soft
DoubleDutch wrote:Only tried the 1st version, but it works great. :)
:D thanks

there is no change required, only if you wish to select the namespace
manually or use a namespace that is not automated supported

Posted: Wed Apr 16, 2008 3:44 pm
by ts-soft
Update:

added simple version for linux
requires devhelp with some helpfiles

Posted: Wed Apr 16, 2008 6:26 pm
by DoubleDutch
use a namespace that is not automated supported
Could you pop this up automatically, if it finds no supported namespace?
added simple version for linux
requires devhelp with some helpfiles
What do you do to get devhelp? I am a Linux newbie!

Posted: Wed Apr 16, 2008 6:33 pm
by ts-soft
DoubleDutch wrote:Could you pop this up automatically, if it finds no supported namespace?
will do
DoubleDutch wrote:What do you do to get devhelp? I am a Linux newbie!
Open your PackageManager and make a search for devhelp and install it.
You should also install the docfiles (html) for the libs, that pb uses, gtk****.doc for example

Posted: Wed Apr 16, 2008 6:43 pm
by DoubleDutch
will do
Thanks.
You should also install the docfiles (html) for the libs, that pb uses, gtk****.doc for example
Thanks again. :)

Posted: Wed Apr 16, 2008 6:44 pm
by ts-soft
DoubleDutch wrote:
will do
Thanks.
done :)

Posted: Wed Apr 16, 2008 7:01 pm
by DoubleDutch
I have PSDK 2008 server, is that the best one to use?

Posted: Wed Apr 16, 2008 7:06 pm
by ts-soft
DoubleDutch wrote:I have PSDK 2008 server, is that the best one to use?
I use the same and "MSDN Library für Visual Studio 2008"
http://www.microsoft.com/downloads/deta ... 0bf8dff1a2
So i have a german dexplore :wink:

Posted: Thu Apr 17, 2008 11:46 pm
by ts-soft
Update:

uses allways the same instance of dexplore
is faster!
closes with the pb-ide (jaPBe)

this update is recommended

greetings
Thomas

Posted: Sun Aug 23, 2009 5:58 pm
by Blue
Thanks TS.

Works great. (using Alt-F1 in PB 4.31 IDE, under Windows 7)

But if i remember correctly, with a previous installation of PB, I had direct access to the SDK help simply by pressing F1, as with the "regular" PB help. This feature no longer works.

Is there anything i forgot to do ?

Posted: Sun Aug 23, 2009 6:09 pm
by ts-soft
You have to run the "MS Platform SDK 2003" after Installation ones!

Add the Tool as IDE Tool. Only Commandline to "Launch Windows SDK.exe",
Name and a Shortcut like Alt + F1

That's all

PS: Windows 7 is not tested!