VMMaker/Plugins newbee question

Andreas Raab andreas.raab at gmx.de
Fri Oct 28 19:34:12 UTC 2005


Try to

#define NO_SOCKET
#define NO_SOUND
#define NO_JOYSTICK
#define NO_PRINTER
#define NO_MIDI
#define NO_ASYNC_FILES
#define NO_PLUGIN_SUPPORT
#define NO_DIRECTINPUT
#define NO_SERIAL_PORT
#define NO_NETWORK

#define NO_SERVICE
#define NO_PREFERENCES
#define NO_PRINTER
#define NO_WHEEL_MOUSE

in sqWin32.h; that should do it.

Cheers,
   - Andreas

Klaus D. Witzel wrote:
> Thank you Craig I just tested with #(BitBlt File FloatArray Security 
> Misc)  and the 3.7.1 Win32 "build" no longer compiles (lots of 
> unrelated  references, for example to JoyStick, DragAndDrop, Socket :(
> 
> Alan: may I ask what microkernel is your target?
> 
> /Klaus
> 
> On Fri, 28 Oct 2005 02:44:18 +0200, Craig Latta <craig at netjam.org> wrote:
> 
>>
>> Hi Klaus--
>>
>> http://lists.squeakfoundation.org/pipermail/spoon/2004-March/000050.html
>>
>>
>> -C
>>
> 
> 
> 



More information about the Vm-dev mailing list