Moving OS/2 module defeintion files to /src/os2
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9472 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
201
src/os2/os2jpeg.def
Normal file
201
src/os2/os2jpeg.def
Normal file
@@ -0,0 +1,201 @@
|
||||
LIBRARY OS2JPEG INITINSTANCE TERMINSTANCE
|
||||
PROTMODE
|
||||
DATA MULTIPLE NONSHARED READWRITE LOADONCALL
|
||||
CODE LOADONCALL
|
||||
|
||||
EXPORTS
|
||||
;From library: H:\dev\wx2\wxWindows\lib\os2jpeg.lib
|
||||
;From object file: ..\jpeg\jcomapi.c
|
||||
;PUBDEFs (Symbols available from object file):
|
||||
jpeg_destroy
|
||||
jpeg_abort
|
||||
jpeg_alloc_huff_table
|
||||
jpeg_alloc_quant_table
|
||||
;From object file: ..\jpeg\jutils.c
|
||||
;PUBDEFs (Symbols available from object file):
|
||||
jdiv_round_up
|
||||
jzero_far
|
||||
jround_up
|
||||
jcopy_block_row
|
||||
jcopy_sample_rows
|
||||
jpeg_natural_order
|
||||
;From object file: ..\jpeg\jerror.c
|
||||
;PUBDEFs (Symbols available from object file):
|
||||
jpeg_std_error
|
||||
;From object file: ..\jpeg\jmemmgr.c
|
||||
;PUBDEFs (Symbols available from object file):
|
||||
jinit_memory_mgr
|
||||
;From object file: ..\jpeg\jmemnobs.c
|
||||
;PUBDEFs (Symbols available from object file):
|
||||
jpeg_free_large
|
||||
jpeg_mem_term
|
||||
jpeg_mem_available
|
||||
jpeg_mem_init
|
||||
jpeg_open_backing_store
|
||||
jpeg_get_small
|
||||
jpeg_free_small
|
||||
jpeg_get_large
|
||||
;From object file: ..\jpeg\jcapimin.c
|
||||
;PUBDEFs (Symbols available from object file):
|
||||
jpeg_write_marker
|
||||
jpeg_destroy_compress
|
||||
jpeg_abort_compress
|
||||
jpeg_write_m_byte
|
||||
jpeg_suppress_tables
|
||||
jpeg_write_tables
|
||||
jpeg_write_m_header
|
||||
jpeg_CreateCompress
|
||||
jpeg_finish_compress
|
||||
;From object file: ..\jpeg\jcapistd.c
|
||||
;PUBDEFs (Symbols available from object file):
|
||||
jpeg_write_raw_data
|
||||
jpeg_start_compress
|
||||
jpeg_write_scanlines
|
||||
;From object file: ..\jpeg\jctrans.c
|
||||
;PUBDEFs (Symbols available from object file):
|
||||
jpeg_write_coefficients
|
||||
jpeg_copy_critical_parameters
|
||||
;From object file: ..\jpeg\jcparam.c
|
||||
;PUBDEFs (Symbols available from object file):
|
||||
jpeg_set_quality
|
||||
jpeg_set_colorspace
|
||||
jpeg_simple_progression
|
||||
jpeg_default_colorspace
|
||||
jpeg_set_defaults
|
||||
jpeg_add_quant_table
|
||||
jpeg_set_linear_quality
|
||||
jpeg_quality_scaling
|
||||
;From object file: ..\jpeg\jdatadst.c
|
||||
;PUBDEFs (Symbols available from object file):
|
||||
jpeg_stdio_dest
|
||||
;From object file: ..\jpeg\jcinit.c
|
||||
;PUBDEFs (Symbols available from object file):
|
||||
jinit_compress_master
|
||||
;From object file: ..\jpeg\jcmaster.c
|
||||
;PUBDEFs (Symbols available from object file):
|
||||
jinit_c_master_control
|
||||
;From object file: ..\jpeg\jcmarker.c
|
||||
;PUBDEFs (Symbols available from object file):
|
||||
jinit_marker_writer
|
||||
;From object file: ..\jpeg\jcmainct.c
|
||||
;PUBDEFs (Symbols available from object file):
|
||||
jinit_c_main_controller
|
||||
;From object file: ..\jpeg\jcprepct.c
|
||||
;PUBDEFs (Symbols available from object file):
|
||||
jinit_c_prep_controller
|
||||
;From object file: ..\jpeg\jccoefct.c
|
||||
;PUBDEFs (Symbols available from object file):
|
||||
jinit_c_coef_controller
|
||||
;From object file: ..\jpeg\jccolor.c
|
||||
;PUBDEFs (Symbols available from object file):
|
||||
jinit_color_converter
|
||||
;From object file: ..\jpeg\jcsample.c
|
||||
;PUBDEFs (Symbols available from object file):
|
||||
jinit_downsampler
|
||||
;From object file: ..\jpeg\jchuff.c
|
||||
;PUBDEFs (Symbols available from object file):
|
||||
jpeg_make_c_derived_tbl
|
||||
jinit_huff_encoder
|
||||
jpeg_gen_optimal_table
|
||||
;From object file: ..\jpeg\jcphuff.c
|
||||
;PUBDEFs (Symbols available from object file):
|
||||
jinit_phuff_encoder
|
||||
;From object file: ..\jpeg\jcdctmgr.c
|
||||
;PUBDEFs (Symbols available from object file):
|
||||
jinit_forward_dct
|
||||
;From object file: ..\jpeg\jfdctfst.c
|
||||
;PUBDEFs (Symbols available from object file):
|
||||
jpeg_fdct_ifast
|
||||
;From object file: ..\jpeg\jfdctflt.c
|
||||
;PUBDEFs (Symbols available from object file):
|
||||
jpeg_fdct_float
|
||||
;From object file: ..\jpeg\jfdctint.c
|
||||
;PUBDEFs (Symbols available from object file):
|
||||
jpeg_fdct_islow
|
||||
;From object file: ..\jpeg\jdapimin.c
|
||||
;PUBDEFs (Symbols available from object file):
|
||||
jpeg_has_multiple_scans
|
||||
jpeg_finish_decompress
|
||||
jpeg_read_header
|
||||
jpeg_input_complete
|
||||
jpeg_consume_input
|
||||
jpeg_CreateDecompress
|
||||
jpeg_destroy_decompress
|
||||
jpeg_abort_decompress
|
||||
;From object file: ..\jpeg\jdapistd.c
|
||||
;PUBDEFs (Symbols available from object file):
|
||||
jpeg_start_output
|
||||
jpeg_read_raw_data
|
||||
jpeg_start_decompress
|
||||
jpeg_read_scanlines
|
||||
jpeg_finish_output
|
||||
;From object file: ..\jpeg\jdtrans.c
|
||||
;PUBDEFs (Symbols available from object file):
|
||||
jpeg_read_coefficients
|
||||
;From object file: ..\jpeg\jdatasrc.c
|
||||
;PUBDEFs (Symbols available from object file):
|
||||
jpeg_stdio_src
|
||||
;From object file: ..\jpeg\jdmaster.c
|
||||
;PUBDEFs (Symbols available from object file):
|
||||
jpeg_calc_output_dimensions
|
||||
jpeg_new_colormap
|
||||
jinit_master_decompress
|
||||
;From object file: ..\jpeg\jdinput.c
|
||||
;PUBDEFs (Symbols available from object file):
|
||||
jinit_input_controller
|
||||
;From object file: ..\jpeg\jdmarker.c
|
||||
;PUBDEFs (Symbols available from object file):
|
||||
jpeg_resync_to_restart
|
||||
jpeg_save_markers
|
||||
jpeg_set_marker_processor
|
||||
jinit_marker_reader
|
||||
;From object file: ..\jpeg\jdhuff.c
|
||||
;PUBDEFs (Symbols available from object file):
|
||||
jpeg_huff_decode
|
||||
jpeg_fill_bit_buffer
|
||||
jpeg_make_d_derived_tbl
|
||||
jinit_huff_decoder
|
||||
;From object file: ..\jpeg\jdphuff.c
|
||||
;PUBDEFs (Symbols available from object file):
|
||||
jinit_phuff_decoder
|
||||
;From object file: ..\jpeg\jdmainct.c
|
||||
;PUBDEFs (Symbols available from object file):
|
||||
jinit_d_main_controller
|
||||
;From object file: ..\jpeg\jdcoefct.c
|
||||
;PUBDEFs (Symbols available from object file):
|
||||
jinit_d_coef_controller
|
||||
;From object file: ..\jpeg\jdpostct.c
|
||||
;PUBDEFs (Symbols available from object file):
|
||||
jinit_d_post_controller
|
||||
;From object file: ..\jpeg\jddctmgr.c
|
||||
;PUBDEFs (Symbols available from object file):
|
||||
jinit_inverse_dct
|
||||
;From object file: ..\jpeg\jidctfst.c
|
||||
;PUBDEFs (Symbols available from object file):
|
||||
jpeg_idct_ifast
|
||||
;From object file: ..\jpeg\jidctflt.c
|
||||
;PUBDEFs (Symbols available from object file):
|
||||
jpeg_idct_float
|
||||
;From object file: ..\jpeg\jidctint.c
|
||||
;PUBDEFs (Symbols available from object file):
|
||||
jpeg_idct_islow
|
||||
;From object file: ..\jpeg\jidctred.c
|
||||
;PUBDEFs (Symbols available from object file):
|
||||
jpeg_idct_4x4
|
||||
jpeg_idct_1x1
|
||||
jpeg_idct_2x2
|
||||
;From object file: ..\jpeg\jdsample.c
|
||||
;PUBDEFs (Symbols available from object file):
|
||||
jinit_upsampler
|
||||
;From object file: ..\jpeg\jdcolor.c
|
||||
;PUBDEFs (Symbols available from object file):
|
||||
jinit_color_deconverter
|
||||
;From object file: ..\jpeg\jquant1.c
|
||||
;PUBDEFs (Symbols available from object file):
|
||||
jinit_1pass_quantizer
|
||||
;From object file: ..\jpeg\jquant2.c
|
||||
;PUBDEFs (Symbols available from object file):
|
||||
jinit_2pass_quantizer
|
||||
;From object file: ..\jpeg\jdmerge.c
|
||||
;PUBDEFs (Symbols available from object file):
|
||||
jinit_merged_upsampler
|
310
src/os2/os2png.def
Normal file
310
src/os2/os2png.def
Normal file
@@ -0,0 +1,310 @@
|
||||
LIBRARY OS2PNG INITINSTANCE TERMINSTANCE
|
||||
PROTMODE
|
||||
DATA MULTIPLE NONSHARED READWRITE LOADONCALL
|
||||
CODE LOADONCALL
|
||||
|
||||
EXPORTS
|
||||
;From library: H:\dev\wx2\wxWindows\LIB\os2png.lib
|
||||
;From object file: ..\png\png.c
|
||||
;PUBDEFs (Symbols available from object file):
|
||||
png_reset_crc
|
||||
png_pHYs
|
||||
png_sBIT
|
||||
png_zTXt
|
||||
png_zfree
|
||||
png_sRGB
|
||||
png_zalloc
|
||||
png_oFFs
|
||||
png_init_io
|
||||
png_convert_to_rfc1123
|
||||
png_create_info_struct
|
||||
png_pass_ystart
|
||||
png_pass_start
|
||||
png_info_init
|
||||
png_destroy_info_struct
|
||||
png_IDAT
|
||||
png_get_io_ptr
|
||||
png_libpng_ver
|
||||
png_IHDR
|
||||
png_set_sig_bytes
|
||||
png_tRNS
|
||||
png_pass_mask
|
||||
png_pass_dsp_mask
|
||||
png_check_sig
|
||||
png_sig_cmp
|
||||
png_hIST
|
||||
png_get_copyright
|
||||
png_bKGD
|
||||
png_IEND
|
||||
png_info_destroy
|
||||
png_tIME
|
||||
png_gAMA
|
||||
png_cHRM
|
||||
png_get_header_version
|
||||
png_calculate_crc
|
||||
png_pass_yinc
|
||||
png_pCAL
|
||||
png_tEXt
|
||||
png_PLTE
|
||||
png_sig
|
||||
png_pass_inc
|
||||
;From object file: ..\png\pngread.c
|
||||
;PUBDEFs (Symbols available from object file):
|
||||
png_create_read_struct
|
||||
png_set_read_status_fn
|
||||
png_read_row
|
||||
png_read_end
|
||||
png_destroy_read_struct
|
||||
png_start_read_image
|
||||
png_read_destroy
|
||||
png_read_init
|
||||
png_read_image
|
||||
png_read_info
|
||||
png_read_update_info
|
||||
png_read_rows
|
||||
;From object file: ..\png\pngrtran.c
|
||||
;PUBDEFs (Symbols available from object file):
|
||||
png_do_unshift
|
||||
png_build_gamma_table
|
||||
png_do_read_swap_alpha
|
||||
png_do_read_invert_alpha
|
||||
png_do_gray_to_rgb
|
||||
png_init_read_transformations
|
||||
png_do_read_transformations
|
||||
png_set_background
|
||||
png_set_expand
|
||||
png_build_grayscale_palette
|
||||
png_set_strip_16
|
||||
png_read_transform_info
|
||||
png_set_rgb_to_gray
|
||||
png_do_rgb_to_gray
|
||||
png_do_dither
|
||||
png_do_read_filler
|
||||
png_do_expand
|
||||
png_do_chop
|
||||
png_set_strip_alpha
|
||||
png_set_gamma
|
||||
png_set_crc_action
|
||||
png_set_read_user_transform_fn
|
||||
png_set_gray_to_rgb
|
||||
png_do_background
|
||||
png_do_expand_palette
|
||||
png_do_gamma
|
||||
png_set_dither
|
||||
png_do_unpack
|
||||
;From object file: ..\png\pngrutil.c
|
||||
;PUBDEFs (Symbols available from object file):
|
||||
png_handle_IEND
|
||||
png_handle_tEXt
|
||||
png_get_uint_32
|
||||
png_handle_sRGB
|
||||
png_read_finish_row
|
||||
png_handle_sBIT
|
||||
png_handle_zTXt
|
||||
png_handle_bKGD
|
||||
png_handle_gAMA
|
||||
png_handle_cHRM
|
||||
png_crc_error
|
||||
png_read_filter_row
|
||||
png_handle_pCAL
|
||||
png_handle_PLTE
|
||||
png_do_read_interlace
|
||||
png_check_chunk_name
|
||||
png_handle_pHYs
|
||||
png_crc_read
|
||||
png_handle_tIME
|
||||
png_get_int_32
|
||||
png_handle_unknown
|
||||
png_handle_IHDR
|
||||
png_handle_tRNS
|
||||
png_read_start_row
|
||||
png_combine_row
|
||||
png_crc_finish
|
||||
png_handle_hIST
|
||||
png_get_uint_16
|
||||
png_handle_oFFs
|
||||
;From object file: ..\png\pngpread.c
|
||||
;PUBDEFs (Symbols available from object file):
|
||||
png_push_read_IDAT
|
||||
png_push_read_zTXt
|
||||
png_push_crc_finish
|
||||
png_push_restore_buffer
|
||||
png_push_read_chunk
|
||||
png_push_handle_zTXt
|
||||
png_push_save_buffer
|
||||
png_set_progressive_read_fn
|
||||
png_get_progressive_ptr
|
||||
png_read_push_finish_row
|
||||
png_push_handle_tEXt
|
||||
png_push_crc_skip
|
||||
png_process_IDAT_data
|
||||
png_push_have_row
|
||||
png_push_have_end
|
||||
png_process_data
|
||||
png_process_some_data
|
||||
png_push_have_info
|
||||
png_push_read_tEXt
|
||||
png_push_fill_buffer
|
||||
png_push_handle_unknown
|
||||
png_push_read_sig
|
||||
png_push_process_row
|
||||
png_progressive_combine_row
|
||||
;From object file: ..\png\pngtrans.c
|
||||
;PUBDEFs (Symbols available from object file):
|
||||
png_set_shift
|
||||
png_do_invert
|
||||
png_set_invert_alpha
|
||||
png_set_packswap
|
||||
png_set_bgr
|
||||
png_set_packing
|
||||
png_set_invert_mono
|
||||
png_set_interlace_handling
|
||||
png_do_swap
|
||||
png_do_packswap
|
||||
png_set_swap_alpha
|
||||
png_set_swap
|
||||
png_do_strip_filler
|
||||
png_do_bgr
|
||||
png_set_filler
|
||||
;From object file: ..\png\pngwrite.c
|
||||
;PUBDEFs (Symbols available from object file):
|
||||
png_write_end
|
||||
png_set_compression_method
|
||||
png_convert_from_struct_tm
|
||||
png_write_rows
|
||||
png_create_write_struct
|
||||
png_write_flush
|
||||
png_set_compression_mem_level
|
||||
png_write_destroy
|
||||
png_set_flush
|
||||
png_destroy_write_struct
|
||||
png_set_compression_strategy
|
||||
png_set_write_user_transform_fn
|
||||
png_write_info
|
||||
png_set_filter_heuristics
|
||||
png_write_init
|
||||
png_write_image
|
||||
png_set_write_status_fn
|
||||
png_write_row
|
||||
png_set_compression_window_bits
|
||||
png_convert_from_time_t
|
||||
png_set_compression_level
|
||||
png_set_filter
|
||||
;From object file: ..\png\pngwtran.c
|
||||
;PUBDEFs (Symbols available from object file):
|
||||
png_do_write_swap_alpha
|
||||
png_do_write_transformations
|
||||
png_do_pack
|
||||
png_do_shift
|
||||
png_do_write_invert_alpha
|
||||
;From object file: ..\png\pngwutil.c
|
||||
;PUBDEFs (Symbols available from object file):
|
||||
png_write_bKGD
|
||||
png_save_int_32
|
||||
png_write_IHDR
|
||||
png_save_uint_16
|
||||
png_write_start_row
|
||||
png_write_sBIT
|
||||
png_write_pCAL
|
||||
png_write_cHRM
|
||||
png_save_uint_32
|
||||
png_write_sig
|
||||
png_write_tRNS
|
||||
png_write_pHYs
|
||||
png_write_chunk_end
|
||||
png_write_zTXt
|
||||
png_write_IEND
|
||||
png_write_tIME
|
||||
png_write_chunk
|
||||
png_write_oFFs
|
||||
png_write_chunk_start
|
||||
png_write_IDAT
|
||||
png_write_chunk_data
|
||||
png_do_write_interlace
|
||||
png_write_sRGB
|
||||
png_write_finish_row
|
||||
png_write_filtered_row
|
||||
png_write_hIST
|
||||
png_write_tEXt
|
||||
png_check_keyword
|
||||
png_write_PLTE
|
||||
png_write_gAMA
|
||||
png_write_find_filter
|
||||
;From object file: ..\png\pngerror.c
|
||||
;PUBDEFs (Symbols available from object file):
|
||||
png_chunk_error
|
||||
png_set_error_fn
|
||||
png_get_error_ptr
|
||||
png_warning
|
||||
png_chunk_warning
|
||||
png_error
|
||||
;From object file: ..\png\pngmem.c
|
||||
;PUBDEFs (Symbols available from object file):
|
||||
png_memcpy_check
|
||||
png_memset_check
|
||||
png_create_struct
|
||||
png_destroy_struct
|
||||
png_free
|
||||
png_malloc
|
||||
;From object file: ..\png\pngwio.c
|
||||
;PUBDEFs (Symbols available from object file):
|
||||
png_set_write_fn
|
||||
png_flush
|
||||
png_write_data
|
||||
;From object file: ..\png\pngrio.c
|
||||
;PUBDEFs (Symbols available from object file):
|
||||
png_read_data
|
||||
png_set_read_fn
|
||||
;From object file: ..\png\pngget.c
|
||||
;PUBDEFs (Symbols available from object file):
|
||||
png_get_text
|
||||
png_get_x_offset_pixels
|
||||
png_get_tRNS
|
||||
png_get_valid
|
||||
png_get_pCAL
|
||||
png_get_image_height
|
||||
png_get_compression_type
|
||||
png_get_PLTE
|
||||
png_get_rowbytes
|
||||
png_get_pixel_aspect_ratio
|
||||
png_get_pHYs
|
||||
png_get_bKGD
|
||||
png_get_sBIT
|
||||
png_get_hIST
|
||||
png_get_filter_type
|
||||
png_get_tIME
|
||||
png_get_cHRM
|
||||
png_get_pixels_per_meter
|
||||
png_get_x_offset_microns
|
||||
png_get_y_offset_microns
|
||||
png_get_rgb_to_gray_status
|
||||
png_get_image_width
|
||||
png_get_interlace_type
|
||||
png_get_sRGB
|
||||
png_get_y_offset_pixels
|
||||
png_get_oFFs
|
||||
png_get_channels
|
||||
png_get_bit_depth
|
||||
png_get_color_type
|
||||
png_get_signature
|
||||
png_get_gAMA
|
||||
png_get_x_pixels_per_meter
|
||||
png_get_y_pixels_per_meter
|
||||
png_get_IHDR
|
||||
;From object file: ..\png\pngset.c
|
||||
;PUBDEFs (Symbols available from object file):
|
||||
png_set_text
|
||||
png_set_cHRM
|
||||
png_set_gAMA
|
||||
png_set_sRGB
|
||||
png_set_sBIT
|
||||
png_set_bKGD
|
||||
png_set_PLTE
|
||||
png_set_sRGB_gAMA_and_cHRM
|
||||
png_set_IHDR
|
||||
png_set_oFFs
|
||||
png_set_tRNS
|
||||
png_set_pHYs
|
||||
png_set_pCAL
|
||||
png_set_tIME
|
||||
png_set_hIST
|
218
src/os2/os2tiff.def
Normal file
218
src/os2/os2tiff.def
Normal file
@@ -0,0 +1,218 @@
|
||||
LIBRARY OS2TIFF INITINSTANCE TERMINSTANCE
|
||||
PROTMODE
|
||||
DATA MULTIPLE NONSHARED READWRITE LOADONCALL
|
||||
CODE LOADONCALL
|
||||
|
||||
EXPORTS
|
||||
;From library: H:\dev\wx2\wxWindows\LIB\os2tiff.lib
|
||||
;From object file: ..\tiff\tif_aux.c
|
||||
;PUBDEFs (Symbols available from object file):
|
||||
TIFFVGetFieldDefaulted
|
||||
TIFFGetFieldDefaulted
|
||||
;From object file: ..\tiff\tif_close.c
|
||||
;PUBDEFs (Symbols available from object file):
|
||||
TIFFClose
|
||||
;From object file: ..\tiff\tif_codec.c
|
||||
;PUBDEFs (Symbols available from object file):
|
||||
_TIFFBuiltinCODECS
|
||||
;From object file: ..\tiff\tif_compress.c
|
||||
;PUBDEFs (Symbols available from object file):
|
||||
_TIFFNoSeek
|
||||
;_TIFFNoPreCode(tiff*,unsigned short)
|
||||
_TIFFNoPreCode__FP4tiffUs
|
||||
TIFFUnRegisterCODEC
|
||||
_TIFFNoTileEncode
|
||||
_TIFFNoRowDecode
|
||||
TIFFSetCompressionScheme
|
||||
TIFFRegisterCODEC
|
||||
_TIFFNoRowEncode
|
||||
_TIFFNoStripDecode
|
||||
_TIFFNoStripEncode
|
||||
_TIFFNoTileDecode
|
||||
_TIFFSetDefaultCompressionState
|
||||
TIFFFindCODEC
|
||||
;From object file: ..\tiff\tif_dir.c
|
||||
;PUBDEFs (Symbols available from object file):
|
||||
TIFFVGetField
|
||||
_TIFFsetByteArray
|
||||
_TIFFsetFloatArray
|
||||
TIFFSetSubDirectory
|
||||
TIFFReassignTagToIgnore
|
||||
TIFFCurrentDirOffset
|
||||
_TIFFsetLongArray
|
||||
TIFFUnlinkDirectory
|
||||
TIFFSetDirectory
|
||||
TIFFVSetField
|
||||
TIFFFreeDirectory
|
||||
TIFFDefaultDirectory
|
||||
TIFFSetTagExtender
|
||||
TIFFNumberOfDirectories
|
||||
_TIFFsetShortArray
|
||||
TIFFLastDirectory
|
||||
;_TIFFsetNString(char**,char*,long)
|
||||
_TIFFsetNString__FPPcPcl
|
||||
TIFFSetField
|
||||
TIFFGetField
|
||||
_TIFFsetDoubleArray
|
||||
_TIFFsetString
|
||||
;From object file: ..\tiff\tif_dirinfo.c
|
||||
;PUBDEFs (Symbols available from object file):
|
||||
tiffDataWidth
|
||||
_TIFFPrintFieldInfo
|
||||
_TIFFFindFieldInfo
|
||||
_TIFFSampleToTagType
|
||||
_TIFFSetupFieldInfo
|
||||
_TIFFMergeFieldInfo
|
||||
_TIFFFieldWithTag
|
||||
;From object file: ..\tiff\tif_dirread.c
|
||||
;PUBDEFs (Symbols available from object file):
|
||||
TIFFReadDirectory
|
||||
;From object file: ..\tiff\tif_dirwrite.c
|
||||
;PUBDEFs (Symbols available from object file):
|
||||
TIFFWriteDirectory
|
||||
;From object file: ..\tiff\tif_dumpmode.c
|
||||
;PUBDEFs (Symbols available from object file):
|
||||
TIFFInitDumpMode
|
||||
;From object file: ..\tiff\tif_error.c
|
||||
;PUBDEFs (Symbols available from object file):
|
||||
TIFFSetErrorHandler
|
||||
TIFFError
|
||||
;From object file: ..\tiff\tif_fax3.c
|
||||
;PUBDEFs (Symbols available from object file):
|
||||
TIFFInitCCITTFax4
|
||||
TIFFInitCCITTRLE
|
||||
_TIFFFax3fillruns
|
||||
TIFFInitCCITTRLEW
|
||||
TIFFInitCCITTFax3
|
||||
;From object file: ..\tiff\tif_fax3sm.c
|
||||
;PUBDEFs (Symbols available from object file):
|
||||
TIFFFaxBlackTable
|
||||
TIFFFaxMainTable
|
||||
TIFFFaxWhiteTable
|
||||
;From object file: ..\tiff\tif_flush.c
|
||||
;PUBDEFs (Symbols available from object file):
|
||||
TIFFFlush
|
||||
TIFFFlushData
|
||||
;From object file: ..\tiff\tif_getimage.c
|
||||
;PUBDEFs (Symbols available from object file):
|
||||
TIFFRGBAImageOK
|
||||
TIFFRGBAImageEnd
|
||||
TIFFRGBAImageBegin
|
||||
TIFFRGBAImageGet
|
||||
TIFFReadRGBAStrip
|
||||
TIFFReadRGBATile
|
||||
TIFFReadRGBAImage
|
||||
;From object file: ..\tiff\tif_jpeg.c
|
||||
;From object file: ..\tiff\tif_luv.c
|
||||
;PUBDEFs (Symbols available from object file):
|
||||
TIFFInitSGILog
|
||||
;From object file: ..\tiff\tif_lzw.c
|
||||
;PUBDEFs (Symbols available from object file):
|
||||
TIFFInitLZW
|
||||
;From object file: ..\tiff\tif_next.c
|
||||
;PUBDEFs (Symbols available from object file):
|
||||
TIFFInitNeXT
|
||||
;From object file: ..\tiff\tif_open.c
|
||||
;PUBDEFs (Symbols available from object file):
|
||||
TIFFIsTiled
|
||||
TIFFIsUpSampled
|
||||
TIFFIsByteSwapped
|
||||
_TIFFgetMode
|
||||
TIFFCurrentDirectory
|
||||
TIFFCurrentTile
|
||||
TIFFIsMSB2LSB
|
||||
TIFFFileName
|
||||
TIFFCurrentRow
|
||||
TIFFCurrentStrip
|
||||
TIFFGetMode
|
||||
TIFFClientOpen
|
||||
TIFFFileno
|
||||
;From object file: ..\tiff\tif_os2.c
|
||||
;PUBDEFs (Symbols available from object file):
|
||||
_TIFFmemset
|
||||
_TIFFfree
|
||||
_TIFFmemcmp
|
||||
TIFFFdOpen
|
||||
_TIFFmalloc
|
||||
_TIFFmemcpy
|
||||
TIFFOpen
|
||||
_TIFFwarningHandler
|
||||
_TIFFrealloc
|
||||
_TIFFerrorHandler
|
||||
;From object file: ..\tiff\tif_packbits.c
|
||||
;PUBDEFs (Symbols available from object file):
|
||||
TIFFInitPackBits
|
||||
;From object file: ..\tiff\tif_pixarlog.c
|
||||
;From object file: ..\tiff\tif_predict.c
|
||||
;PUBDEFs (Symbols available from object file):
|
||||
TIFFPredictorInit
|
||||
;From object file: ..\tiff\tif_print.c
|
||||
;PUBDEFs (Symbols available from object file):
|
||||
TIFFPrintDirectory
|
||||
_TIFFprintAsciiTag
|
||||
_TIFFprintAscii
|
||||
;From object file: ..\tiff\tif_read.c
|
||||
;PUBDEFs (Symbols available from object file):
|
||||
TIFFReadRawStrip
|
||||
TIFFReadScanline
|
||||
_TIFFSwab16BitData
|
||||
TIFFReadRawTile
|
||||
_TIFFSwab32BitData
|
||||
TIFFReadEncodedStrip
|
||||
_TIFFNoPostDecode
|
||||
_TIFFSwab64BitData
|
||||
TIFFReadTile
|
||||
TIFFReadEncodedTile
|
||||
TIFFReadBufferSetup
|
||||
;From object file: ..\tiff\tif_strip.c
|
||||
;PUBDEFs (Symbols available from object file):
|
||||
TIFFNumberOfStrips
|
||||
TIFFScanlineSize
|
||||
TIFFDefaultStripSize
|
||||
TIFFComputeStrip
|
||||
TIFFRasterScanlineSize
|
||||
TIFFVStripSize
|
||||
_TIFFDefaultStripSize
|
||||
TIFFStripSize
|
||||
;From object file: ..\tiff\tif_swab.c
|
||||
;PUBDEFs (Symbols available from object file):
|
||||
TIFFSwabArrayOfDouble
|
||||
TIFFSwabDouble
|
||||
TIFFGetBitRevTable
|
||||
TIFFSwabArrayOfLong
|
||||
TIFFSwabArrayOfShort
|
||||
TIFFSwabLong
|
||||
TIFFReverseBits
|
||||
TIFFSwabShort
|
||||
;From object file: ..\tiff\tif_thunder.c
|
||||
;PUBDEFs (Symbols available from object file):
|
||||
TIFFInitThunderScan
|
||||
;From object file: ..\tiff\tif_tile.c
|
||||
;PUBDEFs (Symbols available from object file):
|
||||
TIFFDefaultTileSize
|
||||
TIFFComputeTile
|
||||
_TIFFDefaultTileSize
|
||||
TIFFTileSize
|
||||
TIFFCheckTile
|
||||
TIFFTileRowSize
|
||||
TIFFVTileSize
|
||||
TIFFNumberOfTiles
|
||||
;From object file: ..\tiff\tif_version.c
|
||||
;PUBDEFs (Symbols available from object file):
|
||||
TIFFGetVersion
|
||||
;From object file: ..\tiff\tif_warning.c
|
||||
;PUBDEFs (Symbols available from object file):
|
||||
TIFFSetWarningHandler
|
||||
TIFFWarning
|
||||
;From object file: ..\tiff\tif_write.c
|
||||
;PUBDEFs (Symbols available from object file):
|
||||
TIFFSetWriteOffset
|
||||
TIFFWriteRawStrip
|
||||
TIFFWriteTile
|
||||
TIFFWriteEncodedStrip
|
||||
TIFFWriteRawTile
|
||||
TIFFWriteBufferSetup
|
||||
TIFFFlushData1
|
||||
TIFFWriteScanline
|
||||
TIFFWriteEncodedTile
|
||||
;From object file: ..\tiff\tif_zip.c
|
145
src/os2/os2xpm.def
Normal file
145
src/os2/os2xpm.def
Normal file
@@ -0,0 +1,145 @@
|
||||
LIBRARY OS2XPM INITINSTANCE TERMINSTANCE
|
||||
PROTMODE
|
||||
DATA MULTIPLE NONSHARED READWRITE LOADONCALL
|
||||
CODE LOADONCALL
|
||||
|
||||
EXPORTS
|
||||
;From library: H:\dev\wx2\wxWindows\LIB\os2xpm.lib
|
||||
;From object file: ..\xpm\attrib.c
|
||||
;PUBDEFs (Symbols available from object file):
|
||||
XpmFreeExtensions
|
||||
XpmFreeAttributes
|
||||
;xpmInitAttributes(XpmAttributes*)
|
||||
xpmInitAttributes__FP13XpmAttributes
|
||||
;xpmSetAttributes(XpmAttributes*,XpmImage*,XpmInfo*)
|
||||
xpmSetAttributes__FP13XpmAttributesP8XpmImageP7XpmInfo
|
||||
;xpmFreeColorTable(XpmColor*,int)
|
||||
xpmFreeColorTable__FP8XpmColori
|
||||
XpmAttributesSize
|
||||
;From object file: ..\xpm\crbuffri.c
|
||||
;PUBDEFs (Symbols available from object file):
|
||||
XpmCreateBufferFromXpmImage
|
||||
;XpmCreateBufferFromImage(unsigned long*,char**,XImage*,XImage*,XpmAttributes*)
|
||||
XpmCreateBufferFromImage__FPUlPPcP6XImageT3P13XpmAttributes
|
||||
;From object file: ..\xpm\crdatfri.c
|
||||
;PUBDEFs (Symbols available from object file):
|
||||
XpmCreateDataFromImage
|
||||
XpmCreateDataFromXpmImage
|
||||
;From object file: ..\xpm\create.c
|
||||
;PUBDEFs (Symbols available from object file):
|
||||
XpmCreateImageFromXpmImage
|
||||
;xpmParseDataAndCreate(unsigned long*,xpmData*,XImage**,XImage**,XpmImage*,XpmInfo*,XpmAttributes*)
|
||||
xpmParseDataAndCreate__FPUlP7xpmDataPP6XImageT3P8XpmImageP7XpmInfoP13XpmAttributes
|
||||
;xpmstrcasecmp(char*,char*)
|
||||
xpmstrcasecmp__FPcT1
|
||||
;From object file: ..\xpm\crifrbuf.c
|
||||
;PUBDEFs (Symbols available from object file):
|
||||
XpmCreateXpmImageFromBuffer
|
||||
XpmCreateImageFromBuffer
|
||||
;From object file: ..\xpm\crifrdat.c
|
||||
;PUBDEFs (Symbols available from object file):
|
||||
XpmCreateImageFromData
|
||||
XpmCreateXpmImageFromData
|
||||
;From object file: ..\xpm\data.c
|
||||
;PUBDEFs (Symbols available from object file):
|
||||
;xpmNextString(xpmData*)
|
||||
xpmNextString__FP7xpmData
|
||||
;xpmParseHeader(xpmData*)
|
||||
xpmParseHeader__FP7xpmData
|
||||
;xpmNextWord(xpmData*,char*,unsigned int)
|
||||
xpmNextWord__FP7xpmDataPcUi
|
||||
;xpmGetCmt(xpmData*,char**)
|
||||
xpmGetCmt__FP7xpmDataPPc
|
||||
;xpmNextUI(xpmData*,unsigned int*)
|
||||
xpmNextUI__FP7xpmDataPUi
|
||||
xpmDataTypes
|
||||
;xpmGetString(xpmData*,char**,unsigned int*)
|
||||
xpmGetString__FP7xpmDataPPcPUi
|
||||
;From object file: ..\xpm\image.c
|
||||
;PUBDEFs (Symbols available from object file):
|
||||
;xpmInitXpmImage(XpmImage*)
|
||||
xpmInitXpmImage__FP8XpmImage
|
||||
XpmFreeXpmImage
|
||||
;From object file: ..\xpm\info.c
|
||||
;PUBDEFs (Symbols available from object file):
|
||||
;xpmInitXpmInfo(XpmInfo*)
|
||||
xpmInitXpmInfo__FP7XpmInfo
|
||||
;xpmSetInfo(XpmInfo*,XpmAttributes*)
|
||||
xpmSetInfo__FP7XpmInfoP13XpmAttributes
|
||||
;xpmSetInfoMask(XpmInfo*,XpmAttributes*)
|
||||
xpmSetInfoMask__FP7XpmInfoP13XpmAttributes
|
||||
XpmFreeXpmInfo
|
||||
;From object file: ..\xpm\hashtab.c
|
||||
;PUBDEFs (Symbols available from object file):
|
||||
;xpmHashIntern(xpmHashTable*,char*,void*)
|
||||
xpmHashIntern__FP12xpmHashTablePcPv
|
||||
;xpmHashSlot(xpmHashTable*,char*)
|
||||
xpmHashSlot__FP12xpmHashTablePc
|
||||
;xpmHashTableInit(xpmHashTable*)
|
||||
xpmHashTableInit__FP12xpmHashTable
|
||||
;xpmHashTableFree(xpmHashTable*)
|
||||
xpmHashTableFree__FP12xpmHashTable
|
||||
;From object file: ..\xpm\misc.c
|
||||
;PUBDEFs (Symbols available from object file):
|
||||
;xpmatoui(char*,unsigned int,unsigned int*)
|
||||
xpmatoui__FPcUiPUi
|
||||
XpmLibraryVersion
|
||||
XpmFree
|
||||
XpmGetErrorString
|
||||
;From object file: ..\xpm\parse.c
|
||||
;PUBDEFs (Symbols available from object file):
|
||||
xpmColorKeys
|
||||
;xpmParseValues(xpmData*,unsigned int*,unsigned int*,unsigned int*,unsigned int*,unsigned int*,unsigned int*,unsigned int*,unsigned int*)
|
||||
xpmParseValues__FP7xpmDataPUiN72
|
||||
;xpmParseData(xpmData*,XpmImage*,XpmInfo*)
|
||||
xpmParseData__FP7xpmDataP8XpmImageP7XpmInfo
|
||||
;xpmParseColors(xpmData*,unsigned int,unsigned int,XpmColor**,xpmHashTable*)
|
||||
xpmParseColors__FP7xpmDataUiT2PP8XpmColorP12xpmHashTable
|
||||
;xpmParseExtensions(xpmData*,XpmExtension**,unsigned int*)
|
||||
xpmParseExtensions__FP7xpmDataPP12XpmExtensionPUi
|
||||
;From object file: ..\xpm\rdftodat.c
|
||||
;PUBDEFs (Symbols available from object file):
|
||||
XpmReadFileToData
|
||||
;From object file: ..\xpm\rdftoi.c
|
||||
;PUBDEFs (Symbols available from object file):
|
||||
XpmReadFileToImage
|
||||
XpmReadFileToXpmImage
|
||||
;From object file: ..\xpm\rgb.c
|
||||
;PUBDEFs (Symbols available from object file):
|
||||
;xpmGetRGBfromName(char*,int*,int*,int*)
|
||||
xpmGetRGBfromName__FPcPiN22
|
||||
;xpmGetRgbName(xpmRgbName*,int,int,int,int)
|
||||
xpmGetRgbName__FP10xpmRgbNameiN32
|
||||
;xpmReadRgbNames(char*,xpmRgbName*)
|
||||
xpmReadRgbNames__FPcP10xpmRgbName
|
||||
;xpmFreeRgbNames(xpmRgbName*,int)
|
||||
xpmFreeRgbNames__FP10xpmRgbNamei
|
||||
;From object file: ..\xpm\scan.c
|
||||
;PUBDEFs (Symbols available from object file):
|
||||
XpmCreateXpmImageFromImage
|
||||
;From object file: ..\xpm\simx.c
|
||||
;PUBDEFs (Symbols available from object file):
|
||||
XDefaultColormap
|
||||
;boundCheckingMalloc(long)
|
||||
boundCheckingMalloc__Fl
|
||||
XDefaultVisual
|
||||
XDestroyImage
|
||||
XAllocColor
|
||||
XFreeColors
|
||||
XCreateImage
|
||||
XImageFree
|
||||
XQueryColors
|
||||
;boundCheckingRealloc(void*,long)
|
||||
boundCheckingRealloc__FPvl
|
||||
XDefaultDepth
|
||||
;boundCheckingCalloc(long,long)
|
||||
boundCheckingCalloc__FlT1
|
||||
XDefaultScreen
|
||||
XParseColor
|
||||
;From object file: ..\xpm\wrffrdat.c
|
||||
;PUBDEFs (Symbols available from object file):
|
||||
XpmWriteFileFromData
|
||||
;From object file: ..\xpm\wrffri.c
|
||||
;PUBDEFs (Symbols available from object file):
|
||||
XpmWriteFileFromImage
|
||||
XpmWriteFileFromXpmImage
|
121
src/os2/os2zlib.def
Normal file
121
src/os2/os2zlib.def
Normal file
@@ -0,0 +1,121 @@
|
||||
LIBRARY OS2ZLIB INITINSTANCE TERMINSTANCE
|
||||
PROTMODE
|
||||
DATA MULTIPLE NONSHARED READWRITE LOADONCALL
|
||||
CODE LOADONCALL
|
||||
|
||||
EXPORTS
|
||||
;From library: H:\dev\wx2\wxWindows\LIB\os2zlib.lib
|
||||
;From object file: ..\zlib\adler32.c
|
||||
;PUBDEFs (Symbols available from object file):
|
||||
adler32
|
||||
;From object file: ..\zlib\compress.c
|
||||
;PUBDEFs (Symbols available from object file):
|
||||
compress
|
||||
compress2
|
||||
;From object file: ..\zlib\crc32.c
|
||||
;PUBDEFs (Symbols available from object file):
|
||||
get_crc_table
|
||||
crc32
|
||||
;From object file: ..\zlib\deflate.c
|
||||
;PUBDEFs (Symbols available from object file):
|
||||
deflateReset
|
||||
deflate
|
||||
deflateCopy
|
||||
deflateInit_
|
||||
deflateEnd
|
||||
deflateInit2_
|
||||
deflateSetDictionary
|
||||
deflateParams
|
||||
;From object file: ..\zlib\gzio.c
|
||||
;PUBDEFs (Symbols available from object file):
|
||||
gzwrite
|
||||
gzerror
|
||||
gzsetparams
|
||||
gzrewind
|
||||
gzprintf
|
||||
gztell
|
||||
gzclose
|
||||
gzdopen
|
||||
gzread
|
||||
gzopen
|
||||
gzeof
|
||||
gzgets
|
||||
gzputs
|
||||
gzflush
|
||||
gzgetc
|
||||
gzseek
|
||||
gzputc
|
||||
;From object file: ..\zlib\infblock.c
|
||||
;PUBDEFs (Symbols available from object file):
|
||||
;inflate_blocks_reset(inflate_blocks_state*,z_stream_s*,unsigned long*)
|
||||
inflate_blocks_reset__FP20inflate_blocks_stateP10z_stream_sPUl
|
||||
;inflate_blocks_new(z_stream_s*,unsigned long(*)(unsigned long,const unsigned char*,unsigned int),unsigned int)
|
||||
inflate_blocks_new__FP10z_stream_sPFUlPCUcUi_UlUi
|
||||
;inflate_blocks_sync_point(inflate_blocks_state*)
|
||||
inflate_blocks_sync_point__FP20inflate_blocks_state
|
||||
;inflate_blocks(inflate_blocks_state*,z_stream_s*,int)
|
||||
inflate_blocks__FP20inflate_blocks_stateP10z_stream_si
|
||||
;inflate_blocks_free(inflate_blocks_state*,z_stream_s*)
|
||||
inflate_blocks_free__FP20inflate_blocks_stateP10z_stream_s
|
||||
;inflate_set_dictionary(inflate_blocks_state*,const unsigned char*,unsigned int)
|
||||
inflate_set_dictionary__FP20inflate_blocks_statePCUcUi
|
||||
;From object file: ..\zlib\infcodes.c
|
||||
;PUBDEFs (Symbols available from object file):
|
||||
;inflate_codes(inflate_blocks_state*,z_stream_s*,int)
|
||||
inflate_codes__FP20inflate_blocks_stateP10z_stream_si
|
||||
;inflate_codes_new(unsigned int,unsigned int,inflate_huft_s*,inflate_huft_s*,z_stream_s*)
|
||||
inflate_codes_new__FUiT1P14inflate_huft_sT3P10z_stream_s
|
||||
;inflate_codes_free(inflate_codes_state*,z_stream_s*)
|
||||
inflate_codes_free__FP19inflate_codes_stateP10z_stream_s
|
||||
;From object file: ..\zlib\inflate.c
|
||||
;PUBDEFs (Symbols available from object file):
|
||||
inflateReset
|
||||
inflateSyncPoint
|
||||
inflateInit2_
|
||||
inflate
|
||||
inflateInit_
|
||||
inflateSync
|
||||
inflateEnd
|
||||
inflateSetDictionary
|
||||
;From object file: ..\zlib\inftrees.c
|
||||
;PUBDEFs (Symbols available from object file):
|
||||
;inflate_trees_dynamic(unsigned int,unsigned int,unsigned int*,unsigned int*,unsigned int*,inflate_huft_s**,inflate_huft_s**,inflate_huft_s*,z_stream_s*)
|
||||
inflate_trees_dynamic__FUiT1PUiN23PP14inflate_huft_sT6P14inflate_huft_sP10z_stream_s
|
||||
;inflate_trees_bits(unsigned int*,unsigned int*,inflate_huft_s**,inflate_huft_s*,z_stream_s*)
|
||||
inflate_trees_bits__FPUiT1PP14inflate_huft_sP14inflate_huft_sP10z_stream_s
|
||||
;inflate_trees_fixed(unsigned int*,unsigned int*,inflate_huft_s**,inflate_huft_s**,z_stream_s*)
|
||||
inflate_trees_fixed__FPUiT1PP14inflate_huft_sT3P10z_stream_s
|
||||
;From object file: ..\zlib\infutil.c
|
||||
;PUBDEFs (Symbols available from object file):
|
||||
inflate_mask
|
||||
;inflate_flush(inflate_blocks_state*,z_stream_s*,int)
|
||||
inflate_flush__FP20inflate_blocks_stateP10z_stream_si
|
||||
;From object file: ..\zlib\inffast.c
|
||||
;PUBDEFs (Symbols available from object file):
|
||||
;inflate_fast(unsigned int,unsigned int,inflate_huft_s*,inflate_huft_s*,inflate_blocks_state*,z_stream_s*)
|
||||
inflate_fast__FUiT1P14inflate_huft_sT3P20inflate_blocks_stateP10z_stream_s
|
||||
;From object file: ..\zlib\trees.c
|
||||
;PUBDEFs (Symbols available from object file):
|
||||
;_tr_init(internal_state*)
|
||||
_tr_init__FP14internal_state
|
||||
;_tr_flush_block(internal_state*,char*,unsigned long,int)
|
||||
_tr_flush_block__FP14internal_statePcUli
|
||||
;_tr_tally(internal_state*,unsigned int,unsigned int)
|
||||
_tr_tally__FP14internal_stateUiT2
|
||||
;_tr_stored_block(internal_state*,char*,unsigned long,int)
|
||||
_tr_stored_block__FP14internal_statePcUli
|
||||
;_tr_align(internal_state*)
|
||||
_tr_align__FP14internal_state
|
||||
;From object file: ..\zlib\uncompr.c
|
||||
;PUBDEFs (Symbols available from object file):
|
||||
uncompress
|
||||
;From object file: ..\zlib\zutil.c
|
||||
;PUBDEFs (Symbols available from object file):
|
||||
zlibVersion
|
||||
z_errmsg
|
||||
zcfree
|
||||
z_verbose
|
||||
zError
|
||||
;z_error(char*)
|
||||
z_error__FPc
|
||||
zcalloc
|
13684
src/os2/wx23.def
Normal file
13684
src/os2/wx23.def
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user