Feb 2008
YTK Pro v 1.5 Beta Build 416 released!
11/02/08 12:34 PM Filed in: Program News
- Fixed extended emotes since some were not mapped to the right emoticon code and one emote image was duplicated
- Improved speed of Message Archive Decoder
- Added additional Structured Exception Handling (SEH) in various code areas. (eg): If ShellExecute() fails (When displaying the YTK Pro help file due to the .RTF file type not being associated with a default application) then it will now fail silently instead of displaying an error message. This can happen for many reasons, some include:
- File was not found
- There is no application that can associate with the filename's extension type
- The OS denied access to the file so we don't have proper permissions
- Slightly reduced overall memory footprint size
- Minor code optimizations in chat room text parsing functions
- Fixed a small bug ("List Index Out of Bounds") with the Global Ignore Bin (GIB) and the Global Safe List (GSL) ListView control
- Updated administrative privilege check to work on Windows Vista OS
- Updated copyright to reflect 2008
- Added new thread manager core for added multithread environment control as well as built-in Shared Memory Object (SMO) acquiring/locking to avoid potential thread deadlocks