comparison win/dw-mingw.def @ 1678:896f377a47c7

Added exports for building with MinGW on Windows and Watcom on OS/2. Updated some errorneous text in the source comments. Updated readme with information about the new functions.
author bsmith@81767d24-ef19-dc11-ae90-00e081727c95
date Fri, 27 Apr 2012 15:49:16 +0000
parents 5facb5380944
children d81bebc5c8cc
comparison
equal deleted inserted replaced
1677:60f8ae42a0be 1678:896f377a47c7
29 dw_box_pack_start @42 29 dw_box_pack_start @42
30 dw_box_pack_end @43 30 dw_box_pack_end @43
31 dw_box_pack_at_index @44 31 dw_box_pack_at_index @44
32 32
33 dw_mdi_new @46 33 dw_mdi_new @46
34
35 dw_box_remove @47
36 dw_box_remove_at_index @48
34 37
35 dw_window_new @50 38 dw_window_new @50
36 dw_window_show @51 39 dw_window_show @51
37 dw_window_hide @52 40 dw_window_hide @52
38 dw_window_destroy @53 41 dw_window_destroy @53