DevCon for OS/2 - Developer Connection |
Operating systems: ArcaOS, eComStation, IBM OS/2 Warp |
|
|
|
Which rules to observe when projecting an API? Follow this rules when creating a library.
Useful functionsCheck dll presence:
APIRET CheckDll(PSZ pszModname)
{
HMODULE hmod;
char szPath[CCHMAXPATH];
APIRET rc;
rc = DosLoadModule( szPath, sizeof(szPath), pszModname, &hmod);
if (!rc)
DosFreeModule( hmod);
return (rc);
}
Useful tools
|
|
||||||||||||||||||||
|
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. |
We keep the memory about eComStationOS/2 Guru is the only web-site which talks about the deserts of eComStation (OS/2 Warp was used as base, the development started in 1999.. 2001.. till 2013). |
// надо на ENG!!
Buy OS/2 application:
DVD/CD Toys
|
| Every conference is important. |
Warpstock Europe 2016Interview with Dmitry Kuminov
|