Added better handling of failures loading icons, as Cairo generated exception were crashing app under windows. Minor fix to handling missing processing params to not alter the global defaults.
This commit is contained in:
7
rawzor_win/rwz_sdk_s.def
Executable file
7
rawzor_win/rwz_sdk_s.def
Executable file
@@ -0,0 +1,7 @@
|
||||
LIBRARY rwz_sdk_s.dll
|
||||
EXPORTS
|
||||
m_rwz_check
|
||||
m_rwz_decompress
|
||||
m_rwz_get_meta_and_thumbnail
|
||||
m_rwz_get_meta_only
|
||||
rwz_sdk_get_max_version
|
Reference in New Issue
Block a user