Commit Graph

6567 Commits

Author SHA1 Message Date
Tomas Hajny
228972c39a * os2def.pas added 2000-05-21 16:09:42 +00:00
Tomas Hajny
8b07877e8a + FSearch and Find* reworked 2000-05-21 16:06:38 +00:00
Tomas Hajny
0cbc7b98ad + FileNameCaseSensitive added 2000-05-21 15:58:50 +00:00
Tomas Hajny
be82426e89 * int64 result for Disk* functions 2000-05-21 15:55:11 +00:00
Tomas Hajny
8891ba1be0 * Keyboard API status updated 2000-05-21 15:53:53 +00:00
michael
2246730713 + Added examples 62 and 63 2000-05-21 14:53:34 +00:00
pierre
f86765618d * avoid some Range Check errors 2000-05-19 13:20:37 +00:00
pierre
3d7b736511 * Empty the keyboard buffer in DoneKeyboard 2000-05-19 13:02:25 +00:00
michael
a81c855602 + updated to version 4.1a 2000-05-19 08:00:38 +00:00
michael
74c131172f + Added linux line 2000-05-18 20:33:03 +00:00
michael
508f625d21 + Implemented part of remarks given by Thomazs Schatzl 2000-05-18 20:32:38 +00:00
michael
cea4083b7d + Added examples 60,61 2000-05-18 20:31:02 +00:00
michael
72076e2e89 + Added more open constants from kernel sources 2000-05-18 20:06:31 +00:00
peter
34e840268a * fixed size of const parameters in asm readers 2000-05-18 17:05:15 +00:00
peter
bb008db4bc * use freemem without size 2000-05-18 17:04:48 +00:00
peter
0194d7a616 * fixed reallocmem with double removing from heap_mem_root list
* fixed reallocmem getmem/freemem count, now both are increased and
    the _size8 counts are also increased
2000-05-18 17:03:27 +00:00
michael
81976c3f30 + On error client name is printed 2000-05-18 16:28:56 +00:00
michael
d1e0f8af25 + Added saveallregisters 2000-05-18 16:24:23 +00:00
michael
99789617ae + Added line to show that type of return value is same as argument 2000-05-18 16:23:50 +00:00
michael
edd14ed266 + GetPropInfo now case insensitive 2000-05-18 09:42:17 +00:00
sg
f703a54099 * Updated to recently added messages
* Lots of typos and bugs fixed
2000-05-18 08:00:00 +00:00
pierre
f4e01e9524 * Added default error value to GetInoOutRes function 2000-05-18 07:18:28 +00:00
pierre
ccba0443c7 * avoid FPU exception on startup if no coprocessor and loaded from another DPMI program 2000-05-18 06:40:52 +00:00
peter
35601840c3 * clean also LIBNAME if set 2000-05-17 18:33:18 +00:00
peter
1c327a3453 * fixed libname to include .so.1.0 2000-05-17 18:31:35 +00:00
peter
666f515bb4 * fixed for new sigactionrec 2000-05-17 18:31:18 +00:00
peter
1e2b4dc701 * libname fixes for linux 2000-05-17 18:30:57 +00:00
peter
cae5842737 * removed wrong warning for library finding 2000-05-17 18:30:35 +00:00
peter
a98554df02 * added sigaction record from signal.inc 2000-05-17 17:11:44 +00:00
peter
d8925d6fcd * fixed string length 2000-05-17 17:11:16 +00:00
peter
f1ce0b4cb6 * typed const string loading 2000-05-17 17:10:44 +00:00
peter
6029115a7d * add support for loading of typed const strings with resourcestrings,
made the loading also a bit more generic
2000-05-17 17:10:06 +00:00
pierre
c7efe8fd6c * remove openbrace because of multiple comment level problem 2000-05-17 11:58:26 +00:00
florian
42459e508a * fixed my previous commit 2000-05-17 11:42:27 +00:00
pierre
d299af0815 + add a warning if using ENTER instruction with linux target 2000-05-17 11:08:24 +00:00
pierre
3d2350d584 add a comment about ENTER and linux 2000-05-17 11:06:11 +00:00
marco
ae061a565a * JCL alias for getstringsexa 2000-05-17 11:01:55 +00:00
marco
0611a7bbc2 * JCL alias 2000-05-17 11:00:29 +00:00
pierre
d93fdbe5f9 * Reset DosError to zero ! 2000-05-17 10:19:53 +00:00
pierre
7d79adcecc * Reinit the keyboard in ShowUserScreen 2000-05-17 10:17:49 +00:00
pierre
accdcb306e Disable/Enable keyboard on UserScreen 2000-05-17 09:51:11 +00:00
pierre
5c128b220e * fix the {$ifdef inside a comment problem 2000-05-17 09:44:46 +00:00
pierre
a875c16ae9 readded 2000-05-17 08:49:16 +00:00
pierre
7e7cd9a102 remove uppercased version 2000-05-17 08:39:38 +00:00
pierre
e272a66062 * avoid to typecast the status line to a TWindow 2000-05-16 21:50:53 +00:00
pierre
87bb649df1 * dispose of PBufStream before Fail in TResourceFile.LoadFile and CreateFile 2000-05-16 21:48:13 +00:00
michael
50b517f4a9 + Implemented large part of TODO list. Too much to denote 2000-05-16 21:07:55 +00:00
pierre
536829e4bc + -CR option to enable check for object virtual method 2000-05-16 20:19:05 +00:00
florian
5c11706a27 * fixed a problem with case and negative labels if a linear list
was generated (fixes tests\test\testcase)
2000-05-16 18:56:04 +00:00
michael
738d994e1a + Added ex 97 98 2000-05-16 16:34:02 +00:00