Device Manage for OS/2

DevCon for OS/2 - Developer Connection

Operating systems:
ArcaOS, eComStation, IBM OS/2 Warp
eComStation myths 

(Unsorted)  
 
 
Compilers  
 
 
Tools  
 
 
REXX  
 
 
Drivers/kernel  
 
 

 

 

eComStation is equipped with Doodle screensaver

How to create new modules for Doodle screensaver?

How to disable screensaver while your program is working?

  • call DosLoadModule() for sscore.dll
  • query addresses of SSCore_TempDisable() and TempEnable()
  • call TempDisable() to disable the screensaver, TempEnable() to enable it again

Are you ready to create new modules for the screensaver?

1. Let's call it "Mars green grass" (Black background, simple animation)

 


 

(C) OS2.GURU 2001-2024