What about original trunking methoed provided by Win9X/NT?
Roy Tam
1
Hi Roy,
The methods described in the article are used for transitioning from 16-bit VDM running on a real processor to 32-bit code.
For Win3mu there needs to be a technique for transitioning from 16-bit code running on the emulated CPU out to the C# code.
ie: similar concept but completely different scenario.