M
Mesan
Anyone familiar with OS/2 C Programming will remember all those handy
Vio functions (VioWrtCharStr(), VioWrtNChar(), VioWrtNAttr(),
VioGetCurPos(), VioSetCurPos(), etc...).
Here's my question - does anyone know how I might be able to port a C
program from OS/2 to windows that uses those calls extensively? I was
thinking that _maybe_ since OS/2 and Windows started off "together"
that the Vio API might somehow still be supported in Windows but I
really haven't been able to turn up anything.
Have any of you seen Vio calls made in windows through C?
Vio functions (VioWrtCharStr(), VioWrtNChar(), VioWrtNAttr(),
VioGetCurPos(), VioSetCurPos(), etc...).
Here's my question - does anyone know how I might be able to port a C
program from OS/2 to windows that uses those calls extensively? I was
thinking that _maybe_ since OS/2 and Windows started off "together"
that the Vio API might somehow still be supported in Windows but I
really haven't been able to turn up anything.
Have any of you seen Vio calls made in windows through C?