Page 1 of 1

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

Posted: Fri Aug 18, 2023 12:21 am
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.

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

Posted: Fri Sep 15, 2023 7:43 pm
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