[Vm-dev] Embedding the VM Window inside a Windows application (and possibily script it)

Bert Freudenberg bert at freudenbergs.de
Tue Jun 19 21:14:52 UTC 2012


On 2012-06-19, at 21:00, phil at highoctane.be wrote:

> Hello VMers.
> 
> I would like to see if anybody already had embedded a VM (Windows XP
> here) inside a Window application.
> [...]
> 
> And the web browser plugin: http://wiki.squeak.org/squeak/1865


The browser plugin may indeed be your best bet for reference. It starts the VM and redirects its output. You might be able to adapt that code. Possibly the OCX control even just works, or could be made to work easily. 

- Bert -




More information about the Vm-dev mailing list