annotate os2/readme-os2.txt @ 768:7a236fdcf4ba

Fixed a typo in VK_RETURN and initial implementation of dw_window_click_default(). Currently having trouble setting focus on comboboxes but most of the rest work.
author bsmith@81767d24-ef19-dc11-ae90-00e081727c95
date Fri, 18 Mar 2011 04:48:22 +0000
parents 3ce487327afd
children 3222905690f2
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
638
3ce487327afd Support for building binary for OS/2
mhessling@81767d24-ef19-dc11-ae90-00e081727c95
parents:
diff changeset
1 This package contains Dynamic Windows (dwindows) v 1.1 for OS/2 and eCS.
3ce487327afd Support for building binary for OS/2
mhessling@81767d24-ef19-dc11-ae90-00e081727c95
parents:
diff changeset
2
3ce487327afd Support for building binary for OS/2
mhessling@81767d24-ef19-dc11-ae90-00e081727c95
parents:
diff changeset
3 It contains:
3ce487327afd Support for building binary for OS/2
mhessling@81767d24-ef19-dc11-ae90-00e081727c95
parents:
diff changeset
4
3ce487327afd Support for building binary for OS/2
mhessling@81767d24-ef19-dc11-ae90-00e081727c95
parents:
diff changeset
5 dw.dll - main dwindows DLL
3ce487327afd Support for building binary for OS/2
mhessling@81767d24-ef19-dc11-ae90-00e081727c95
parents:
diff changeset
6 dwcompat.dll - compatibility DLL (optional)
3ce487327afd Support for building binary for OS/2
mhessling@81767d24-ef19-dc11-ae90-00e081727c95
parents:
diff changeset
7 dw.h - header file
3ce487327afd Support for building binary for OS/2
mhessling@81767d24-ef19-dc11-ae90-00e081727c95
parents:
diff changeset
8 dw.lib - import library for functions in dw.dll
3ce487327afd Support for building binary for OS/2
mhessling@81767d24-ef19-dc11-ae90-00e081727c95
parents:
diff changeset
9 dwcompat.lib - import library for functions in dwcompat.dll
3ce487327afd Support for building binary for OS/2
mhessling@81767d24-ef19-dc11-ae90-00e081727c95
parents:
diff changeset
10 readme-os2.txt - this file
3ce487327afd Support for building binary for OS/2
mhessling@81767d24-ef19-dc11-ae90-00e081727c95
parents:
diff changeset
11
3ce487327afd Support for building binary for OS/2
mhessling@81767d24-ef19-dc11-ae90-00e081727c95
parents:
diff changeset
12 The DLLs in this package were built with gcc 3.3.5 and require the runtime
3ce487327afd Support for building binary for OS/2
mhessling@81767d24-ef19-dc11-ae90-00e081727c95
parents:
diff changeset
13 DLL: libc063.dll