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 whatsnew - PNG iconsPNG icons on Desktop PNG icons on Desktop. (instead of ancient .ico designed in 1994) |
"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!!
|
| Every conference is important. |
Warpstock Europe 2017
Interview with Roderick Klein
What was happening at that conference? |