Thanks Peter,
I have updated this in the
in-progress version of Oxygen
2 small mods to your library for 64 bit compatibility:
Declare Function GetAsyncKeyState Lib "user32.dll" (ByVal vKey As Long) As
ShortSub Circle(
int xj, yj, r, r1,g1,b1)
In 64 bit mode, using the sys prototype, Circle produces an Octagon
Charles