DevCon for OS/2 - Developer Connection |
Operating systems: ArcaOS, eComStation, IBM OS/2 Warp |
![]()
|
|
Debugging applications
How to write log to file? Write to log:
Debugging PM applications
One of methods - output to VIO window. Compile your PM program as VIO application, morph it to PM in the beginning of main() function.
PPIB pib; PTIB tib; DosGetInfoBlocks(&tib, &pib); /* Try morphing into a PM application. */ if (pib->pib_ultype == 2) /* VIO */ pib->pib_ultype = 3;
Debugging driversPlease switch to Device drivers development
Debugging REXX scriptsPlease switch to REXX |
|
||
ArcaOS 5.1.1 - DOS works againDOS virtual machine works again (it was working on Core 2 Duo, and didn't for i5). Install ArcaOS in UEFI mode to use DOS VM. |
"SVISTA a-la Vista"We have released SVISTA/2 virtual machine in 2004, Eugene Gorbunoff have combined "Serenity Virtual Station" to spanish "Vista".
2004, 2005, there were several announcements on all major
computer web-sites.
|
// надо на ENG!!
Buy eSchemes |
Warpstock Europe 2025The conference is planned to the spring of 2025. eCo Software doesn't participate. |