CWarp Broken Things: Difference between revisions

From OS2World.Com Wiki
Jump to navigation Jump to search
Line 28: Line 28:
If I remove FOLDERS from "SET AUTOSTART=" it will not load the desktop on the next boot.  
If I remove FOLDERS from "SET AUTOSTART=" it will not load the desktop on the next boot.  


==Issue #7 - MONCALLS.DLL==
MONCALLS.DLL from OSFree is a different kind of implementation and not just a forwarder to DOSCALL1.DLL like the rest.
Programs that uses MONCALLS.DLL like LSwitcher are not working.




[[Category:XWarp]]
[[Category:XWarp]]

Revision as of 17:57, 28 January 2016

Issue #1: Reboot - XWorkplace

XWorkplace does not reboot since it depends on DOS.SYS and it has been removed.

Issue #2: DOS.SYS - SNAP

SNAP used to complain that DOS.SYS was not able on boot. The message got removed when OS2LDR was replaced with QSINIT.

Issue #3 - md command is missing

md command to create directories is not available. It seems that OSFree replacements do not have that function.


Issue #4 - VX-REXX Programs broken

There are some issues with VX-REXX programs, even if the vrobj.dll library is there.

- Archive Viewer - ArcView:

Issue #5 - ObjectRexx Programs broken

Issue: Arca Noae Package Manager:

SockLoadFuncs seems to be part of ObjectREXX which was removed since BWarp.


Issue #6 - SET AUTOSTART

If I remove FOLDERS from "SET AUTOSTART=" it will not load the desktop on the next boot.

Issue #7 - MONCALLS.DLL

MONCALLS.DLL from OSFree is a different kind of implementation and not just a forwarder to DOSCALL1.DLL like the rest. Programs that uses MONCALLS.DLL like LSwitcher are not working.