Page 3 of 3

Posted: Wed Feb 15, 2006 12:17 pm
by PB
Just an update to confirm that yes, the Microsoft *.img was in fact an *.iso,
it burnt fine when I renamed the extension to that. :) Stupid Microsoft.

Re: MSDNOnlineHelp for PB4 IDE

Posted: Sat Feb 18, 2006 2:32 am
by PB
> With the IDE, you have a special access to the whole MDSN if you install it
> and remove the Win32.hlp from the help directory

This is what I've done, but I don't like how the MSDN help doesn't open in a
maximized state... could this be done for the next release? Or optional?

Posted: Sat Feb 18, 2006 4:42 pm
by blueb
Paul,

I just opened up MSDN on my machine, using F1.

It opened and I maximized it manually. From that point on, it opens maximized. I'm using WinXP Pro SP2.

I'm not sure if it will remember this after a reboot though.

--blueb

Posted: Fri Feb 24, 2006 1:21 pm
by josku_x
You guys are talking MSDN help as it would be the PLatform SDK.

I have had Visual Studio 6 (yes, a few weeks ago) along with the MSDN Library October 2001 Edition. The MSDN Help works with all VS apps (VB, VC++, etc..) but with PB it doesn't work.

I am trying to find a workaround..

Posted: Fri Feb 24, 2006 2:27 pm
by PB
> I'm not sure if it will remember this after a reboot though

It doesn't, and neither does it remember if you quit and restart the IDE. :(

If it's being ShellExecuted by the IDE, then using #SW_MAXIMIZE as a flag
would be a nice option to ensure it always opens maximized. Same for the
PureBasic help file.

Posted: Sun Mar 05, 2006 8:35 am
by lexvictory
Fred wrote:
Trond wrote:Which I interpreted as:
1. Remove Win32.hlp from the help directory.
2. Install MSDN.
3. I now should have access automatically (I assumed this was what he meant with "special access to the whole MSDN if I install it").
That's correct.
is this using the mshelp:// protocol? (from microsoft document explorer)
because i dont have the sdk, but i have the platform sdk help in microsoft document explorer from installing delphi 2005

and is there a way to do this using pb 3.94? or does the tool posted in the first post do that? (work with pb 3.94)
(i'm asking about v3.94 because i'm only going to download the stable pb4 - i dont like betas)

Posted: Sun Mar 05, 2006 8:39 pm
by ts-soft
lexvictory wrote: or does the tool posted in the first post do that? (work with pb 3.94)
Version for PB3.94 in german-forum:
http://forums.purebasic.com/german/view ... ht=msdn%2A

Posted: Sun Mar 05, 2006 10:42 pm
by techjunkie
Nice! :D Works like a dream!

Re: MSDNOnlineHelp for PB4 IDE

Posted: Tue Apr 11, 2006 10:07 pm
by PB
> This is a little IDE Tool.
> It search on MSDN (Internet) for the word under the cursor in the IDE

It doesn't work. :( For example, type "Sleep_(1000)" and put the cursor
between the 2 e's, then select the tool from the Tools menu, and you end
up at a page for a Windows CE 3.0 topic.