comparison os2/dwcompat.lnk @ 1429:fbaec6e5df63

Added dw_window_get_preferred_size() which attempts to determine the size the system wants for the widget. This is useful when creating nice looking layouts.
author bsmith@81767d24-ef19-dc11-ae90-00e081727c95
date Sun, 04 Dec 2011 20:11:38 +0000
parents 56f311dc23f6
children
comparison
equal deleted inserted replaced
1428:7826031d48ce 1429:fbaec6e5df63
1 option DESCRIPTION 'Dynamic Windows Compatibility Module for OS/2' 1 option DESCRIPTION 'Dynamic Windows Compatibility Module for OS/2'
2 segment type DATA NONSHARED LOADONCALL 2 segment type DATA NONSHARED LOADONCALL
3 3
4 export makedir.20=makedir 4 export makedir.20
5 export vargs.21=vargs 5 export vargs.21
6 export setfileinfo.22=setfileinfo 6 export setfileinfo.22
7 export drivefree.23=drivefree 7 export drivefree.23
8 export isdrive.24=isdrive 8 export isdrive.24
9 export drivesize.25=drivesize 9 export drivesize.25
10 export getfsname.26=getfsname 10 export getfsname.26
11 11
12 export _opendir.30=_opendir 12 export _opendir.30
13 export _openxdir.31=_openxdir 13 export _openxdir.31
14 export _readdir.32=_readdir 14 export _readdir.32
15 export _seekdir.33=_seekdir 15 export _seekdir.33
16 export _telldir.34=_telldir 16 export _telldir.34
17 export _closedir.35=_closedir 17 export _closedir.35
18 18
19 export fsopen.40=fsopen 19 export fsopen.40
20 export fsclose.41=fsclose 20 export fsclose.41
21 export fsgets.42=fsgets 21 export fsgets.42
22 export fsseek.43=fsseek 22 export fsseek.43
23 23
24 export locale_init.50=locale_init 24 export locale_init.50
25 export locale_string.51=locale_string 25 export locale_string.51
26 26
27 export nice_strformat.60=nice_strformat 27 export nice_strformat.60
28 export initdir.61=initdir 28 export initdir.61