Blocek 1.4 - minimal test + minimal RTFS (Announce)
No new version but more BUG's found:
- source package contains multiple bugged CWSDPMI files (misnamed HDPMI, CWSDPMI from 1997, ...)
- other junk files: JINCLUDE.PAS = JINCLUDX.PAS , empty files, BAK files, ...
- "mystr(d.vendor_version_major)+'.'+mystr(d.vendor_version_major" should be "minor" or even better destroy this "Procedure TestVirtualniPameti" alltogether ... it just duplicates "Procedure Informace_o_systemu" not having this major-vs-minor bug
- junk rectangles on invalid UTF-8 char's
- TFM: Unicode has 17 planes per 64 Ki char's ... while Blocek seems to support only one ... "UTF82word" suggests this fact ... (fortunately the > 0 planes are even more empty and useless than the plane ZERO)
jnz @jsem_v_protektu
(*{------------ prepnuti do protektu --------------}
mov bx,j {allocate memory for DPMI data}
mov ah,48h
int 21h
mov es,ax
mov ax,1
call far [paddr] {prepnuti do protektu}
{------------------------------------------------}*)
@jsem_v_protektu:
can this ^^^ really work ???
---
This is a LOGITECH mouse driver, but some software expect here
the following string:*** This is Copyright 1983 Microsoft ***
Complete thread:
- Blocek 1.4 - Laaca, 27.06.2013, 17:32 (Announce)
- Blocek 1.4 - Rugxulo, 27.06.2013, 19:46
- Blocek 1.4 . minimal test - DOS386, 11.08.2013, 14:32
- Blocek 1.4 - minimal test + minimal RTFS - DOS386, 01.01.2014, 18:35