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 - DOS works again

DOS virtual machine works again (it was working on Core 2 Duo, and didn't for i5). Install ArcaOS in UEFI mode to use DOS VM.

ACPI для OS/2

eCo Software have started the development of ACPI driver in 2005

// надо на ENG!!

Warpstock Europe 2017

Warpstock Europe 2017 conference was in Rotterdam (Netherlands). Meeting of OS/2 users and developers. Report (russian text):

 

(C) OS2.GURU 2001 -- 2025