]>
Commit | Line | Data |
---|---|---|
052e089d DW |
1 | LIBRARY OS2PNG INITINSTANCE TERMINSTANCE |
2 | PROTMODE | |
3 | DATA MULTIPLE NONSHARED READWRITE LOADONCALL | |
4 | CODE LOADONCALL | |
5 | ||
6 | EXPORTS | |
376ef4a1 | 7 | ;From library: H:\DEV\WX24\WXWINDOWS\LIB\os2png.lib |
052e089d DW |
8 | ;From object file: ..\png\png.c |
9 | ;PUBDEFs (Symbols available from object file): | |
233d6db5 | 10 | png_free_data |
052e089d | 11 | png_reset_crc |
233d6db5 DW |
12 | png_info_init_3 |
13 | png_mmx_support | |
052e089d | 14 | png_zfree |
233d6db5 | 15 | png_get_header_ver |
052e089d | 16 | png_zalloc |
052e089d DW |
17 | png_init_io |
18 | png_convert_to_rfc1123 | |
19 | png_create_info_struct | |
052e089d DW |
20 | png_info_init |
21 | png_destroy_info_struct | |
052e089d DW |
22 | png_get_io_ptr |
23 | png_libpng_ver | |
233d6db5 | 24 | png_get_libpng_ver |
052e089d | 25 | png_set_sig_bytes |
052e089d DW |
26 | png_check_sig |
27 | png_sig_cmp | |
052e089d | 28 | png_get_copyright |
052e089d | 29 | png_info_destroy |
233d6db5 | 30 | png_reset_zstream |
052e089d DW |
31 | png_get_header_version |
32 | png_calculate_crc | |
233d6db5 DW |
33 | png_init_mmx_flags |
34 | png_data_freer | |
35 | png_handle_as_unknown | |
36 | png_access_version_number | |
052e089d DW |
37 | ;From object file: ..\png\pngread.c |
38 | ;PUBDEFs (Symbols available from object file): | |
39 | png_create_read_struct | |
233d6db5 | 40 | png_read_init_2 |
052e089d | 41 | png_set_read_status_fn |
233d6db5 | 42 | png_read_init_3 |
052e089d DW |
43 | png_read_row |
44 | png_read_end | |
233d6db5 DW |
45 | png_create_read_struct_2 |
46 | png_read_png | |
052e089d DW |
47 | png_destroy_read_struct |
48 | png_start_read_image | |
49 | png_read_destroy | |
50 | png_read_init | |
51 | png_read_image | |
52 | png_read_info | |
53 | png_read_update_info | |
54 | png_read_rows | |
55 | ;From object file: ..\png\pngrtran.c | |
56 | ;PUBDEFs (Symbols available from object file): | |
233d6db5 | 57 | png_set_gray_1_2_4_to_8 |
052e089d DW |
58 | png_do_unshift |
59 | png_build_gamma_table | |
60 | png_do_read_swap_alpha | |
61 | png_do_read_invert_alpha | |
62 | png_do_gray_to_rgb | |
63 | png_init_read_transformations | |
64 | png_do_read_transformations | |
65 | png_set_background | |
66 | png_set_expand | |
233d6db5 | 67 | png_do_read_intrapixel |
052e089d DW |
68 | png_build_grayscale_palette |
69 | png_set_strip_16 | |
70 | png_read_transform_info | |
233d6db5 | 71 | png_set_tRNS_to_alpha |
052e089d DW |
72 | png_set_rgb_to_gray |
73 | png_do_rgb_to_gray | |
74 | png_do_dither | |
75 | png_do_read_filler | |
76 | png_do_expand | |
77 | png_do_chop | |
78 | png_set_strip_alpha | |
79 | png_set_gamma | |
80 | png_set_crc_action | |
81 | png_set_read_user_transform_fn | |
233d6db5 | 82 | png_set_palette_to_rgb |
052e089d | 83 | png_set_gray_to_rgb |
233d6db5 | 84 | png_set_rgb_to_gray_fixed |
052e089d DW |
85 | png_do_background |
86 | png_do_expand_palette | |
87 | png_do_gamma | |
88 | png_set_dither | |
89 | png_do_unpack | |
90 | ;From object file: ..\png\pngrutil.c | |
91 | ;PUBDEFs (Symbols available from object file): | |
92 | png_handle_IEND | |
93 | png_handle_tEXt | |
94 | png_get_uint_32 | |
95 | png_handle_sRGB | |
96 | png_read_finish_row | |
97 | png_handle_sBIT | |
98 | png_handle_zTXt | |
233d6db5 DW |
99 | png_handle_sCAL |
100 | png_handle_iCCP | |
052e089d DW |
101 | png_handle_bKGD |
102 | png_handle_gAMA | |
103 | png_handle_cHRM | |
104 | png_crc_error | |
105 | png_read_filter_row | |
233d6db5 | 106 | png_handle_sPLT |
052e089d DW |
107 | png_handle_pCAL |
108 | png_handle_PLTE | |
109 | png_do_read_interlace | |
110 | png_check_chunk_name | |
233d6db5 | 111 | png_decompress_chunk |
052e089d DW |
112 | png_handle_pHYs |
113 | png_crc_read | |
114 | png_handle_tIME | |
115 | png_get_int_32 | |
116 | png_handle_unknown | |
117 | png_handle_IHDR | |
118 | png_handle_tRNS | |
119 | png_read_start_row | |
120 | png_combine_row | |
121 | png_crc_finish | |
122 | png_handle_hIST | |
123 | png_get_uint_16 | |
124 | png_handle_oFFs | |
125 | ;From object file: ..\png\pngpread.c | |
126 | ;PUBDEFs (Symbols available from object file): | |
127 | png_push_read_IDAT | |
128 | png_push_read_zTXt | |
129 | png_push_crc_finish | |
130 | png_push_restore_buffer | |
131 | png_push_read_chunk | |
132 | png_push_handle_zTXt | |
133 | png_push_save_buffer | |
134 | png_set_progressive_read_fn | |
135 | png_get_progressive_ptr | |
136 | png_read_push_finish_row | |
137 | png_push_handle_tEXt | |
138 | png_push_crc_skip | |
139 | png_process_IDAT_data | |
140 | png_push_have_row | |
141 | png_push_have_end | |
142 | png_process_data | |
143 | png_process_some_data | |
144 | png_push_have_info | |
145 | png_push_read_tEXt | |
146 | png_push_fill_buffer | |
147 | png_push_handle_unknown | |
148 | png_push_read_sig | |
149 | png_push_process_row | |
150 | png_progressive_combine_row | |
151 | ;From object file: ..\png\pngtrans.c | |
152 | ;PUBDEFs (Symbols available from object file): | |
153 | png_set_shift | |
154 | png_do_invert | |
155 | png_set_invert_alpha | |
233d6db5 | 156 | png_get_user_transform_ptr |
052e089d DW |
157 | png_set_packswap |
158 | png_set_bgr | |
159 | png_set_packing | |
160 | png_set_invert_mono | |
161 | png_set_interlace_handling | |
162 | png_do_swap | |
163 | png_do_packswap | |
164 | png_set_swap_alpha | |
233d6db5 | 165 | png_set_user_transform_info |
052e089d DW |
166 | png_set_swap |
167 | png_do_strip_filler | |
168 | png_do_bgr | |
169 | png_set_filler | |
170 | ;From object file: ..\png\pngwrite.c | |
171 | ;PUBDEFs (Symbols available from object file): | |
172 | png_write_end | |
173 | png_set_compression_method | |
233d6db5 | 174 | png_write_info_before_PLTE |
052e089d DW |
175 | png_convert_from_struct_tm |
176 | png_write_rows | |
177 | png_create_write_struct | |
178 | png_write_flush | |
179 | png_set_compression_mem_level | |
180 | png_write_destroy | |
233d6db5 DW |
181 | png_write_init_2 |
182 | png_write_init_3 | |
052e089d DW |
183 | png_set_flush |
184 | png_destroy_write_struct | |
185 | png_set_compression_strategy | |
186 | png_set_write_user_transform_fn | |
187 | png_write_info | |
188 | png_set_filter_heuristics | |
189 | png_write_init | |
190 | png_write_image | |
233d6db5 | 191 | png_create_write_struct_2 |
052e089d DW |
192 | png_set_write_status_fn |
193 | png_write_row | |
233d6db5 | 194 | png_write_png |
052e089d DW |
195 | png_set_compression_window_bits |
196 | png_convert_from_time_t | |
197 | png_set_compression_level | |
198 | png_set_filter | |
199 | ;From object file: ..\png\pngwtran.c | |
200 | ;PUBDEFs (Symbols available from object file): | |
233d6db5 | 201 | png_do_write_intrapixel |
052e089d DW |
202 | png_do_write_swap_alpha |
203 | png_do_write_transformations | |
204 | png_do_pack | |
205 | png_do_shift | |
206 | png_do_write_invert_alpha | |
207 | ;From object file: ..\png\pngwutil.c | |
208 | ;PUBDEFs (Symbols available from object file): | |
209 | png_write_bKGD | |
210 | png_save_int_32 | |
211 | png_write_IHDR | |
212 | png_save_uint_16 | |
213 | png_write_start_row | |
233d6db5 DW |
214 | png_write_iCCP |
215 | png_write_sPLT | |
052e089d DW |
216 | png_write_sBIT |
217 | png_write_pCAL | |
218 | png_write_cHRM | |
219 | png_save_uint_32 | |
220 | png_write_sig | |
221 | png_write_tRNS | |
222 | png_write_pHYs | |
223 | png_write_chunk_end | |
224 | png_write_zTXt | |
225 | png_write_IEND | |
226 | png_write_tIME | |
227 | png_write_chunk | |
228 | png_write_oFFs | |
229 | png_write_chunk_start | |
233d6db5 | 230 | png_write_gAMA_fixed |
052e089d DW |
231 | png_write_IDAT |
232 | png_write_chunk_data | |
233 | png_do_write_interlace | |
234 | png_write_sRGB | |
235 | png_write_finish_row | |
236 | png_write_filtered_row | |
052e089d | 237 | png_check_keyword |
233d6db5 DW |
238 | png_write_tEXt |
239 | png_write_sCAL | |
240 | png_write_hIST | |
241 | png_write_cHRM_fixed | |
052e089d DW |
242 | png_write_PLTE |
243 | png_write_gAMA | |
244 | png_write_find_filter | |
245 | ;From object file: ..\png\pngerror.c | |
246 | ;PUBDEFs (Symbols available from object file): | |
233d6db5 | 247 | png_set_strip_error_numbers |
052e089d DW |
248 | png_chunk_error |
249 | png_set_error_fn | |
250 | png_get_error_ptr | |
251 | png_warning | |
252 | png_chunk_warning | |
253 | png_error | |
254 | ;From object file: ..\png\pngmem.c | |
255 | ;PUBDEFs (Symbols available from object file): | |
233d6db5 | 256 | png_get_mem_ptr |
052e089d | 257 | png_memcpy_check |
233d6db5 DW |
258 | png_malloc_default |
259 | png_free_default | |
260 | png_create_struct_2 | |
052e089d | 261 | png_memset_check |
233d6db5 | 262 | png_destroy_struct_2 |
052e089d DW |
263 | png_create_struct |
264 | png_destroy_struct | |
265 | png_free | |
233d6db5 DW |
266 | png_malloc_warn |
267 | png_set_mem_fn | |
052e089d DW |
268 | png_malloc |
269 | ;From object file: ..\png\pngwio.c | |
270 | ;PUBDEFs (Symbols available from object file): | |
233d6db5 | 271 | png_default_flush |
052e089d | 272 | png_set_write_fn |
233d6db5 | 273 | png_default_write_data |
052e089d DW |
274 | png_flush |
275 | png_write_data | |
276 | ;From object file: ..\png\pngrio.c | |
277 | ;PUBDEFs (Symbols available from object file): | |
278 | png_read_data | |
233d6db5 | 279 | png_default_read_data |
052e089d DW |
280 | png_set_read_fn |
281 | ;From object file: ..\png\pngget.c | |
282 | ;PUBDEFs (Symbols available from object file): | |
233d6db5 | 283 | png_get_gAMA_fixed |
052e089d | 284 | png_get_text |
233d6db5 DW |
285 | png_get_sCAL |
286 | png_get_rows | |
052e089d DW |
287 | png_get_x_offset_pixels |
288 | png_get_tRNS | |
233d6db5 | 289 | png_get_mmx_flagmask |
052e089d DW |
290 | png_get_valid |
291 | png_get_pCAL | |
292 | png_get_image_height | |
233d6db5 | 293 | png_get_iCCP |
052e089d DW |
294 | png_get_compression_type |
295 | png_get_PLTE | |
296 | png_get_rowbytes | |
297 | png_get_pixel_aspect_ratio | |
298 | png_get_pHYs | |
233d6db5 | 299 | png_get_asm_flagmask |
052e089d DW |
300 | png_get_bKGD |
301 | png_get_sBIT | |
233d6db5 | 302 | png_get_mmx_bitdepth_threshold |
052e089d DW |
303 | png_get_hIST |
304 | png_get_filter_type | |
305 | png_get_tIME | |
233d6db5 | 306 | png_get_compression_buffer_size |
052e089d DW |
307 | png_get_cHRM |
308 | png_get_pixels_per_meter | |
309 | png_get_x_offset_microns | |
310 | png_get_y_offset_microns | |
233d6db5 | 311 | png_get_unknown_chunks |
052e089d | 312 | png_get_rgb_to_gray_status |
233d6db5 | 313 | png_get_asm_flags |
052e089d DW |
314 | png_get_image_width |
315 | png_get_interlace_type | |
316 | png_get_sRGB | |
233d6db5 | 317 | png_get_user_chunk_ptr |
052e089d DW |
318 | png_get_y_offset_pixels |
319 | png_get_oFFs | |
320 | png_get_channels | |
321 | png_get_bit_depth | |
233d6db5 DW |
322 | png_get_sPLT |
323 | png_get_mmx_rowbytes_threshold | |
324 | png_get_cHRM_fixed | |
052e089d DW |
325 | png_get_color_type |
326 | png_get_signature | |
327 | png_get_gAMA | |
328 | png_get_x_pixels_per_meter | |
329 | png_get_y_pixels_per_meter | |
330 | png_get_IHDR | |
331 | ;From object file: ..\png\pngset.c | |
332 | ;PUBDEFs (Symbols available from object file): | |
333 | png_set_text | |
233d6db5 | 334 | png_set_invalid |
052e089d DW |
335 | png_set_cHRM |
336 | png_set_gAMA | |
337 | png_set_sRGB | |
338 | png_set_sBIT | |
233d6db5 DW |
339 | png_set_iCCP |
340 | png_permit_mng_features | |
052e089d | 341 | png_set_bKGD |
233d6db5 DW |
342 | png_set_sPLT |
343 | png_set_sCAL | |
052e089d DW |
344 | png_set_PLTE |
345 | png_set_sRGB_gAMA_and_cHRM | |
346 | png_set_IHDR | |
233d6db5 | 347 | png_set_read_user_chunk_fn |
052e089d | 348 | png_set_oFFs |
233d6db5 | 349 | png_set_unknown_chunks |
052e089d DW |
350 | png_set_tRNS |
351 | png_set_pHYs | |
233d6db5 DW |
352 | png_set_mmx_thresholds |
353 | png_set_asm_flags | |
052e089d DW |
354 | png_set_pCAL |
355 | png_set_tIME | |
233d6db5 DW |
356 | png_set_compression_buffer_size |
357 | png_set_unknown_chunk_location | |
358 | png_set_keep_unknown_chunks | |
359 | png_set_cHRM_fixed | |
052e089d | 360 | png_set_hIST |
233d6db5 DW |
361 | png_set_gAMA_fixed |
362 | png_permit_empty_plte | |
363 | png_set_text_2 | |
364 | png_set_rows |