osfree icon indicating copy to clipboard operation
osfree copied to clipboard

osFree - open source Operating System/2 clone, usermode parts.

Results 20 osfree issues
Sort by recently updated
recently updated
newest added

Regina REXX is mostly working under OS/2. Originally, it had only 32-bit API functions available. Recently, we mostly created proper 16-bit wrappers for 32-bit API's, plus 32-bit wrappers for 16-bit...

Nice to see new activity on OS/free the last time. But the ISO-files at http://osfree.org/doku/en:download http://osfree.org/doku/en:demo ftp://ftp.warpspeed.dk/osFree/ are "a little bit" outdated. Would be nice if a new version of...

Fix stack frame during call of BMSMAIN from Mouse Router. Calling convention is not same as in AMS. AX contains function code. Stack frame format need to research.

UINT incorrectly defined as unisgned long instead of unsigned int

MSGBIND tool needed for OS/2 and FAPI applications to bind messages to executable.

msgprof tool used in ddk to produce extract script file for MSGEXTRT tool.

Nested lists in ipf file doesn't supported

Macrospace manipulation functions in Regina are stubs now. So, we need full macrospace functionality to be implemented. It is missing, this prevents GUI REXX programming systems like VXREXX from working.

enhancement

Both classic rexx and object rexx stores tokenized code in ea. so we need also support such possibility.

enhancement