Skip to content
Commit e83fc271 authored by developer8's avatar developer8
Browse files

ver 2.5

- removed unnecessary libraries and other files
- added folder 'ufr-lib' with libraries for appropriate platform
- implement LoadLibrary() method for all functions
- BUGFIX:convert char type to System::WideChar in function that emulate TKeyPressEvent when dynamically creating TEdit box controls
- BUGFIX:convert char type to wchar_t type in an exception block 
- BUGFIX:cast type in MessageBoxA method to appropriate type for RAD c++

- changed memcpy function with wcstombs function for conversion wchar_t to unsigned char type
- added LoadLibrary.cpp file due to relocation of the types and pointers to functions 
- recreate ufCoder1x.h file 

git-svn-id: svn://192.168.1.162/sw_open/ufr/c++/examples/trunk@43 0fae45b4-cbfc-db4a-83f8-6dc45b954d62
parent 99be241a
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment