Jump to content

Main Page

From EDM2

Welcome to the EDM/2 Wiki - The source for OS/2 developers - Languages: DE

Topics
  • PM - Presentation Manager internals, extensions, etc.
  • SOM - SOM, DSOM, WPS, OpenDoc
  • Driver - Device Drivers, IFS
  • Scripting - REXX, DLLs for use with REXX and other scripting stuff
  • Multimedia - Media players, IO Procedures, Graphics stuff
  • Networking - Networking Programming articles
  • Languages - OS/2 related articles for programming languages
  • Porting - Porting applications from Unix, X11, Windows
  • Database - Database programming articles
  • Games - Games development and porting
  • Localization - How to optimize for NLS and use location specific information
  • Miscellaneous Articles - General subject articles, including non-development related topics
Development Tools
Programming Languages
APL Assembly AWK BASIC
C C++ COBOL ECMAScript
Forth FORTRAN Java LISP
Modula-2 Oberon Pascal Perl
PHP PL/I Prolog Python
REXX Ruby Smalltalk more...
Documentation
News
  • Wiki image thumbnails are working.
Latest Articles
Updated Wiki Pages
List of abbreviations:
N
This edit created a new page (also see list of new pages)
m
This is a minor edit
b
This edit was performed by a bot
(±123)
The page size changed by this number of bytes

25 November 2025

N    21:35  MMProgRef - Secondary Window Functions diffhist +1,885 Martini talk contribs (Created page with "{{MMProgRef}} Category:WorkToDo The secondary window manager provides all the capability of a standard dialog window, but it permits the window to be sizable and automatically formats the window and manages the scroll bars. The functions that manipulate and control the secondary window are designed to convert easily from the standard dialog manager. This section describes the secondary window functions and data structures. ==Secondary Window Functions== The follow...")
     21:33  MMProgRef - Graphic Button Control 3 changes history −80 [Martini (3×)]
     
21:33 (cur | prev) −42 Martini talk contribs
     
21:32 (cur | prev) −75 Martini talk contribs (Styles)
     
21:28 (cur | prev) +37 Martini talk contribs
N    21:30  WinRegisterGraphicButton diffhist +970 Martini talk contribs (Created page with "This function registers the graphic button window class. ==Syntax== WinRegisterGraphicButton() ==Returns== ;''rc'' (BOOL) - returns :The following are return codes indicating success or failure: :;TRUE ::Success.  :;FALSE ::Failure or not recognized. ==Example Code== Definition: <pre> #define INCL_SW #include <os2.h> BOOL rc; rc = WinRegisterGraphicButton(); </pre> The following code illustrates registering a graphic button window class. <pre> #define INCL_SW...")

More changes

General Stuff
  • Links - Other web sites about OS/2 programming
Contribute
  • Information about how you can contribute.
  • Some words about the license of the documents on this page.

You can write to this wiki with a netlabs.org user ID, which requires a registration.

Related OS/2 Sites