Subversion Repositories Kolibri OS

Rev

Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
9908 421 d 16 h Doczom /programs/ Updated dll.load. Added support for loading the library using the full path.
Fixed makefile for Whether
 
9670 848 d 13 h Coldy /programs/develop/libraries/dll/ dll.obj: re-initiate build  
9669 848 d 15 h Coldy /programs/develop/libraries/dll/ dll.obj: Added error handling with detailed inform user which error occurred through @notyfy  
8724 1096 d 14 h dunkaist / Fix autobuild.  
8710 1117 d 15 h Coldy /programs/develop/libraries/dll/ /lib/dll.asm
Fixed include path
 
8709 1117 d 16 h Coldy / Dll autoload
Kernel
- removed unnecessary and rewrote/add some comments, no code changes
User (lib/dll.obj)
- Introduced new KX header as extension for existing formats
- Added staring KX header processing
- Improved import table test logic, no reason to kill app for import absence - skip
import processing (tnx ProMiNick)
- Add ReadMe.txt
 
8673 1131 d 23 h Coldy /programs/develop/libraries/dll/ For DLL autoload  
8672 1131 d 23 h Coldy /programs/develop/libraries/dll/ For DLL autoload