summaryrefslogtreecommitdiff
path: root/win32/libmowgli.def
diff options
context:
space:
mode:
Diffstat (limited to 'win32/libmowgli.def')
-rw-r--r--win32/libmowgli.def172
1 files changed, 172 insertions, 0 deletions
diff --git a/win32/libmowgli.def b/win32/libmowgli.def
new file mode 100644
index 0000000..0aad821
--- /dev/null
+++ b/win32/libmowgli.def
@@ -0,0 +1,172 @@
+LIBRARY libmowgli.dll
+EXPORTS
+mowgli_alloc
+mowgli_alloc_array
+mowgli_allocation_policy_create
+mowgli_allocation_policy_init
+mowgli_allocation_policy_lookup
+mowgli_allocator_init
+mowgli_allocator_malloc DATA
+mowgli_allocator_set_policy
+mowgli_allocator_set_policy_by_name
+mowgli_argstack_create
+mowgli_argstack_create_from_va_list
+mowgli_argstack_init
+mowgli_argstack_pop_boolean
+mowgli_argstack_pop_numeric
+mowgli_argstack_pop_pointer
+mowgli_argstack_pop_string
+mowgli_bitvector_combine
+mowgli_bitvector_compare
+mowgli_bitvector_create
+mowgli_bitvector_get
+mowgli_bitvector_init
+mowgli_bitvector_set
+mowgli_bitvector_xor
+mowgli_dictionary_add
+mowgli_dictionary_create
+mowgli_dictionary_create_named
+mowgli_dictionary_delete
+mowgli_dictionary_destroy
+mowgli_dictionary_find
+mowgli_dictionary_foreach
+mowgli_dictionary_foreach_cur
+mowgli_dictionary_foreach_next
+mowgli_dictionary_foreach_start
+mowgli_dictionary_get_comparator_func
+mowgli_dictionary_get_linear_index
+mowgli_dictionary_link
+mowgli_dictionary_retrieve
+mowgli_dictionary_retune
+mowgli_dictionary_search
+mowgli_dictionary_set_comparator_func
+mowgli_dictionary_size
+mowgli_dictionary_stats
+mowgli_dictionary_unlink_root
+mowgli_error_context_create
+mowgli_error_context_destroy
+mowgli_error_context_display
+mowgli_error_context_display_with_error
+mowgli_error_context_pop
+mowgli_error_context_push
+mowgli_fnv_hash
+mowgli_fnv_hash_string
+mowgli_formatter_format
+mowgli_formatter_format_from_argstack
+mowgli_formatter_print
+mowgli_free
+mowgli_global_storage_free
+mowgli_global_storage_get
+mowgli_global_storage_init
+mowgli_global_storage_put
+mowgli_heap_alloc
+mowgli_heap_create
+mowgli_heap_create_full
+mowgli_heap_destroy
+mowgli_heap_free
+mowgli_hook_associate
+mowgli_hook_call
+mowgli_hook_dissociate
+mowgli_hook_init
+mowgli_hook_register
+mowgli_init
+mowgli_ioevent_associate
+mowgli_ioevent_create
+mowgli_ioevent_destroy
+mowgli_ioevent_dissociate
+mowgli_ioevent_get
+mowgli_list_concat
+mowgli_list_create
+mowgli_list_free
+mowgli_list_reverse
+mowgli_list_sort
+mowgli_log_cb_default
+mowgli_log_real
+mowgli_log_set_cb
+mowgli_mempool_add
+mowgli_mempool_allocate
+mowgli_mempool_cleanup
+mowgli_mempool_create
+mowgli_mempool_destroy
+mowgli_mempool_release
+mowgli_mempool_strdup
+mowgli_mempool_sustain
+mowgli_mempool_with_custom_destructor
+mowgli_module_close
+mowgli_module_open
+mowgli_module_symbol
+mowgli_node_add
+mowgli_node_add_after
+mowgli_node_add_before
+mowgli_node_add_head
+mowgli_node_create
+mowgli_node_delete
+mowgli_node_find
+mowgli_node_free
+mowgli_node_index
+mowgli_node_init
+mowgli_node_insert
+mowgli_node_move
+mowgli_node_nth
+mowgli_node_nth_data
+mowgli_object_class_check_cast
+mowgli_object_class_destroy
+mowgli_object_class_find_by_name
+mowgli_object_class_init
+mowgli_object_class_message_handler_attach
+mowgli_object_class_message_handler_detach
+mowgli_object_class_reinterpret_impl
+mowgli_object_class_set_derivitive
+mowgli_object_init
+mowgli_object_init_from_class
+mowgli_object_message_broadcast
+mowgli_object_message_handler_attach
+mowgli_object_message_handler_detach
+mowgli_object_metadata_associate
+mowgli_object_metadata_dissociate
+mowgli_object_metadata_retrieve
+mowgli_object_ref
+mowgli_object_unref
+mowgli_patricia_add
+mowgli_patricia_create
+mowgli_patricia_create_named
+mowgli_patricia_delete
+mowgli_patricia_destroy
+mowgli_patricia_foreach
+mowgli_patricia_foreach_cur
+mowgli_patricia_foreach_next
+mowgli_patricia_foreach_start
+mowgli_patricia_retrieve
+mowgli_patricia_search
+mowgli_patricia_size
+mowgli_patricia_stats
+mowgli_queue_destroy
+mowgli_queue_find
+mowgli_queue_head
+mowgli_queue_init
+mowgli_queue_length
+mowgli_queue_pop_head
+mowgli_queue_pop_tail
+mowgli_queue_push
+mowgli_queue_remove
+mowgli_queue_remove_data
+mowgli_queue_rewind
+mowgli_queue_shift
+mowgli_queue_skip
+mowgli_queue_tail
+mowgli_random_create
+mowgli_random_create_with_seed
+mowgli_random_init
+mowgli_random_int
+mowgli_random_int_ranged
+mowgli_random_reseed
+mowgli_spinlock_create
+mowgli_spinlock_lock
+mowgli_spinlock_timed_wait
+mowgli_spinlock_unlock
+mowgli_spinlock_wait
+mowgli_string_append
+mowgli_string_append_char
+mowgli_string_create
+mowgli_string_destroy
+mowgli_string_reset