BoxedApp SDK declarations is in the ..\Common\BoxedAppSDK.bas

Sample2_VirtualFile shows how to create a virtual file with image and show it.

Sample2_VirtualFile creates a virtual file and load data from EXE's resource.
Create Sample2_VirtualFile.exe with VB6 and launch it out of VB6 IDE.
If you launch the project within VB6, the resource doesn't load correctly.

Call build_res.bat to create Sample2_VirtualFile.RES -- a resource file with image's content.
