This repository has been archived on 2024-12-16. You can view files and clone it, but cannot push or open issues or pull requests.
CodeBlocksPortable/wxWidgets-3.0.5/samples/html/virtual/start.htm

13 lines
279 B
HTML

<html>
<head><title>VFS Demo</title></head>
<body>
<h3>Virtual File Systems demonstration</h3>
Hello. This sample demonstrates VFS. Try the link (and have a look
at status bar before clicking on them)
<p>
<a href="myVFS:node"><b>Enter top level Node...</b></a>
</body>
</html>