I'm thinking of installing the new PSDK CD. Anyone who has done this
has there been a fix for 4.0, for it to pull from this SDK, like it did in
earlier versions of PB?
woosh.. 1gb
- np
PSDK
- netmaestro
- PureBasic Bullfrog

- Posts: 8452
- Joined: Wed Jul 06, 2005 5:42 am
- Location: Fort Nelson, BC, Canada
- NoahPhense
- Addict

- Posts: 1999
- Joined: Thu Oct 16, 2003 8:30 pm
- Location: North Florida
It's just F1 right?netmaestro wrote:All you have to do is look something up in the PSDK doc once before trying to call it from PB. Dunno why, but it won't work unless you do that. Other than that, should be no worries.
Not doing anything.
If I put my (old) win32.hlp file in there, then it does pull that up that file.
But I want to access the new PSDK via:
MessageBox_(
hmm
- np
- netmaestro
- PureBasic Bullfrog

- Posts: 8452
- Joined: Wed Jul 06, 2005 5:42 am
- Location: Fort Nelson, BC, Canada
If your cursor is on an API keyword and you hit F1, if you have called the SDK doc up once from the start menu and looked up a keyword, and nothing is happening, I'm mystified. There were some posts regarding the PSDK some months back, possibly you could find something helpful. I hope you can.
BERESHEIT
-
gnozal
- PureBasic Expert

- Posts: 4229
- Joined: Sat Apr 26, 2003 8:27 am
- Location: Strasbourg / France
- Contact:
Maybe the registry keys have changed.
I don't know about PBIDE but jaPBe searches for the following keys :
"ms-help://ms.psdk" in #HKEY_CURRENT_USER\Software\Microsoft\MSDN\7.0\Help\
"ms-help://ms.msdn" in #HKEY_CURRENT_USER\Software\Microsoft\MSDN\8.0\Help\
I don't know about PBIDE but jaPBe searches for the following keys :
"ms-help://ms.psdk" in #HKEY_CURRENT_USER\Software\Microsoft\MSDN\7.0\Help\
"ms-help://ms.msdn" in #HKEY_CURRENT_USER\Software\Microsoft\MSDN\8.0\Help\
For free libraries and tools, visit my web site (also home of jaPBe V3 and PureFORM).
- NoahPhense
- Addict

- Posts: 1999
- Joined: Thu Oct 16, 2003 8:30 pm
- Location: North Florida
Well, everything is freshly installed. I check the reg., nothing wierd.
What does work is when I have this file in the Help folder (WIN32.HLP)
inside the pb root. That works. But that's not what I want. I want the
psdk to work with pb. I removed the .hlp file while trying to get the
psdk to open. But still no luck.
Oh well. Is there anyone using PB4 and the "new" psdk who have it
functional via F1 or ALT-F1?
- np
What does work is when I have this file in the Help folder (WIN32.HLP)
inside the pb root. That works. But that's not what I want. I want the
psdk to work with pb. I removed the .hlp file while trying to get the
psdk to open. But still no luck.
Oh well. Is there anyone using PB4 and the "new" psdk who have it
functional via F1 or ALT-F1?
- np