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 whatsnew - PNG iconsPNG icons on Desktop PNG icons on Desktop. (instead of ancient .ico designed in 1994) |
ACPI для OS/2eCo Software have started the development of ACPI driver in 2005 |
// надо на ENG!!
![]()
Buy OS/2 application: OS/2 Doctor to analyze what is broken in OS/2 (15$) |
Warpstock Europe 2016Interview with Keith ..
|