404 for Interface_IUnknown.pb link in Reference/interfaces.html

Found an issue in the documentation ? Please report it here !

Moderator: Documentation Editors

nsstudios
Enthusiast
Enthusiast
Posts: 309
Joined: Wed Aug 28, 2019 1:01 pm
Location: Serbia
Contact:

404 for Interface_IUnknown.pb link in Reference/interfaces.html

Post by nsstudios »

In English chm documentation, the Interfaces page (

Code: Select all

mk:@MSITStore:C:\Program%20Files\PureBasic\PureBasic.chm::/Reference/interfaces.html
)
seems to link to a non-existing page for Interface_IUnknown.pb (

Code: Select all

mk:@MSITStore:C:\Program%20Files\PureBasic\PureBasic.chm::/Examples/Interface_IUnknown.pb.html
).
The PUREBASIC_HOME\examples\sources doesn't seem to contain Interface_IUnknown.pb, either.
User avatar
Andre
PureBasic Team
PureBasic Team
Posts: 2139
Joined: Fri Apr 25, 2003 6:14 pm
Location: Germany (Saxony, Deutscheinsiedel)
Contact:

Re: 404 for Interface_IUnknown.pb link in Reference/interfaces.html

Post by Andre »

I just checked the PB docs on SVN:
The link in the doc file is right, and the example code with related name 'Interface_IUnknown.pb' is present as well.

So Fred must check what's going on here... :o
Bye,
...André
(PureBasicTeam::Docs & Support - PureArea.net | Order:: PureBasic | PureVisionXP)
Post Reply