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  
 
 

 

 

Preview in ..

wpFolderEx:
Define new class, inherit from existing. Add such methods: ..

WM_PAINT: 
 -> wpPreviewPaint

PreviewWindowPcor -- catch mouse events, etc.

Use for simple preview, don't integrate large, full-valued viewers;
Example: docs, info about system files, ..

interface WPPDFNew : WPPDF
{
  ULONG wpPreviewInit(in HWND hwndPreviewClient, out PVOID pUserInfo);
  ULONG wpPreviewUnInit(in HWND hwndPreviewClient, in PVOID pUserInfo);
  ULONG wpPreviewPaint(in HWND hwndPreviewClient, in PVOID pUserInfo);
  ULONG wpPreviewWindowProc(in HWND hwndPreviewClient, ..);
  ULONG wpPreviewUpdate();
..

Downloads:

 

 


 

 

ArcaOS 5.1.1 whatsnew - PNG icons

PNG icons on Desktop

PNG icons on Desktop. (instead of ancient .ico designed in 1994)

PNG icons on Desktop

eCo Software: it's a significant achievement that we have created PNG icons engine for OS/2 Desktop. and designed the set of system icons. In other words, we have modernized the external view of OS/2.

Now we can discuss how to attract new users.

// надо на ENG!!

 
Every conference is important.

Warpstock Europe 2016

Interview with Lars Erdmann
talking about USB drivers development

What was happening at that conference? The work on ArcaOS was starting..

 

(C) OS2.GURU 2001 -- 2025