initial commit
Signed-off-by: Peter Siegmund <mars3142@noreply.mars3142.dev>
This commit is contained in:
12
libs/wxWidgets-3.3.1/samples/html/virtual/start.htm
Normal file
12
libs/wxWidgets-3.3.1/samples/html/virtual/start.htm
Normal file
@@ -0,0 +1,12 @@
|
||||
<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>
|
||||
Reference in New Issue
Block a user