Jump to content

Main Page: Difference between revisions

From EDM2
Mike (talk | contribs)
No edit summary
No edit summary
 
(748 intermediate revisions by 37 users not shown)
Line 1: Line 1:
'''Welcome to the relaunched EDM/2 site!'''
__NOTOC__ __NOEDITSECTION__
'''Welcome to the EDM/2 Wiki - The source for OS/2 developers''' - Languages: [[Hauptseite|DE]]
{|class="wikitable"
|valign=top width="60%"|{{H|Topics}}
* [[List of Presentation Manager Articles|PM]] - Presentation Manager internals, extensions, etc.
* [[List_of_SOM_Articles|SOM]] - SOM, DSOM, WPS, OpenDoc
* [[List of Driver Articles|Driver]] - Device Drivers, IFS
* [[List_of_Scripting_Articles|Scripting]] - REXX, DLLs for use with REXX and other scripting stuff
* [[List of Multimedia Articles|Multimedia]] - Media players, IO Procedures, Graphics stuff
* [[List of Networking Articles|Networking]] - Networking Programming articles
* [[List of Programming Languages Articles|Languages]] - OS/2 related articles for programming languages
* [[List of Porting Articles|Porting]] - Porting applications from Unix, X11, Windows
* [[List of Database Articles|Database]] - Database programming articles
* [[List of Games Articles|Games]] - Games development and porting
* [[List of Localization Articles|Localization]] - How to optimize for NLS and use location specific information
* [[List of Miscellaneous Articles|Miscellaneous Articles]] - General subject articles, including non-development related topics


It's about five years ago that the last issue of EDM/2 was released to the public, since then no new articles about OS/2 and eCS programming appeared on EDM/2. So it was about time to finally change that! ([[EDM2:About|A short history of EDM/2]])
{{H|Development Tools}}
*[[Configuration management]] - tools and utilities
*[[System emulators, virtual machines and hypervisors]]
*[[Text editors]] - Programmers editors, generic & hex editors
*[[List of Tools Articles|Tools Articles]] - Development tools related articles
*[[List of Tools|List of Development Tools]]


For sure we had to face the facts too, the OS/2 and eCS developer community shrank quite a lot so monthly issues are simply impossible nowadays. It would just be a lot of work for the editor and we seriously doubt that we would find enough articles for an  ''issue''. If we wait each time to fill a new issue we would not release written articles to the public for a too long time so we decided to go another way that popped up: [http://en.wikipedia.org/wiki/Wiki Wiki]<br>
{{H|Programming Languages}}
:{|class="wikitable" width=90%
|width=25%|[[APL]]
|width=25%|[[Assembly]]
|width=25%|[[AWK]]
|width=25%|[[BASIC]]
|-
|[[C]]||[[C++]]||[[COBOL]]||[[ECMAScript]]
|-
|[[Forth]]||[[FORTRAN]]||[[Java]]||[[LISP]]
|-
||[[Modula-2]]||[[Oberon]]||[[Pascal]]||[[Perl]]
|-
|[[PHP]]||[[PL/I]]||[[Prolog]]||[[Python]]
|-
|[[REXX]]||[[Ruby]]||[[Smalltalk]]||[[Programming Languages|more...]]
|}


This basically means that everyone of you out there can contribute to the new EDM/2 without a lot of interaction of other people and even better, the community can extend the articles and fix problems!
{{H|Documentation}}
* [[IBM OS/2 Toolkit Documentation]]
* [[IBM OS/2 Device Driver Development Kit|IBM OS/2 Device Driver Development Kit Documentation]]
* [[List of OS/2 Documentation]] - a collection of other resources like online books, articles etc.
* [[The OS/2 API Project]]
* [[The Config.sys Documentation Project|CONFIG.SYS]] Documentation
* [[Stupid OS/2 Tricks/Introduction|Stupid OS/2 Tricks]]
* [[Open Source Software Directory]]
* [[:Category:Licences|Licenses]] - Collection of the most used software licenses
<!-- RIGHT COLUMN -->
|valign=top width=40%|
{{H|News}}
* Wiki image thumbnails are working.


So far, enjoy the new stuff and don't forget to [[contribute]]!
{{H|Latest Articles}}
:Nothing...


The new EDM/2 staff
{{H|Updated Wiki Pages}}
{{Special:Recentchanges/5}}
More [[Special:Recentchanges|changes]]


(aka the crew from [http://www.netlabs.org/ netlabs.org] :)
{{H|General Stuff}}
* [[Links]] - Other web sites about OS/2 programming


<table>
* [http://www.edm2.com/indexold.html Original EDM/2 pages],<br/>including the [http://www.edm2.com/common/metaindex.html Meta Index].
<tr style="vertical-align:top;">
<td style="width:50%; width:50%; border: 1px solid #ffc9c9; padding: .5em 1em 1em; color: #000000; background-color: #fff3f3">
<h3>Latest articles</h3>
* [[Ft2lib| Using Innotek FT2LIB for your own applications]] by [[user:Simpson_2|Bart van Leeuwen]]
* [[SDL|Porting SDL applications]] from [http://www.netlabs.org/ netlabs.org]
* [[How to program for the WPS]] from [http://www.netlabs.org/ netlabs.org]
* [[Free Pascal Compiler Review]] by [[Prokushev]]
* [[Creating modules for Doodle's Screen Saver - Part 1]] by [[Doodle]]
* [[Creating modules for Doodle's Screen Saver - Part 2]] by [[Doodle]]
* [[Creating modules for Doodle's Screen Saver - Part 3]] by [[Doodle]]
* [[How to setup old Borland C for use with eComStation Toolkit]] by [[Anakor]]
* [[Porting from Unix platforms]] by [[Ydario]]
* [[Introduction to SOM]] by [[Prokushev]]


<h3>Republished articles</h3>
{{H|Contribute}}
* [[Using OS/2 2.x bitmap files]] by [[Timur Tabi]]
* Information about how you can [[contribute]].
* [[High Resolution Timing under OS/2]] by [[Timur Tabi]]
* Some words about the [[license]] of the documents on this page.
* [[Introduction to PM Programming - Dec 1993]] by [[Larry Salomon Jr.]]
You can write to this wiki with a netlabs.org user ID, which requires a registration.
* [[Introduction to PM Programming - Jan 1994]] by [[Larry Salomon Jr.]]
|}
* [[Introduction to PM Programming - Feb 1994]] by [[Larry Salomon Jr.]]
 
* [[Progress1|A Progress-indicating Status Line in C++ - Part 1/3]] by [[Stefan Ruck]] (June 1996)
==Related OS/2 Sites==
* [[Progress2|A Progress-indicating Status Line in C++ - Part 2/3]] by [[Stefan Ruck]] (July 1996)
{{OS/2 References Sites}}
* [[Progress3|A Progress-indicating Status Line in C++ - Part 3/3]] by [[Stefan Ruck]] (August 1996)
 
* [[Manage Your Configuration Files and Data]] by [[Stefan Ruck]] (September 1997)
[[Category:Main]]
* [[Multilingual Resources]] by [[Stefan Ruck]] (November 1997)
* [[Let's Talk About... Singleton]] by [[Stefan Ruck]] (December 1997)
* [[Mnemonics in Dialog Boxes]] by [[Stefan Ruck]] (September 1998)
* [[A Keystroke Recorder]] by [[Stefan Ruck]] (January 1999)
* [[Singletons - The Next Generation]] by [[Stefan Ruck]] (September 1999)
* [[OS/2 Frequently Asked Questions]] by [[Dean Roddey]] (November 1995)
* [[Stupid Enumeration Tricks]] by [[Dean Roddey]] (June 1996)
* [[Controlling Yourself. A Framework for Configurable Options]] by [[John Holt]] (December 1994)
* [[Fitting a Notebook into a Dialog]] by [[Roman Stangl]] (July 1997)
* [[Notebook Key Processing]] by [[Roman Stangl]] (August 1997)
* [[Rebooting OS/2]] by [[Roman Stangl]] (September 1997)
* [[Disabling a Window (Rectangle)]] by [[Roman Stangl]] (October 1997)
* [[Managing DOS Settings]] by [[Roman Stangl]] (July 1998)
* [[Calling PM from AVIO Applications]] by [[Roman Stangl]] (August 1998)
* [[Resources and Decompiling Them]]  by [[Martin Lafaix]] (June 1994)
* [[KEYBOARD.DCP File Format]]  by [[Martin Lafaix]] (March 1995)
* [[Implementing Flyout Menus in OS/2]] by [[Mike La Martina]] (May 1999)
* [[OS/2's Symmetrical Multiprocessing Demystified]] by [[Ted Waldron III]] (September 1997)
</td>
<td style="border: 1px solid #c6c9ff; padding: .5em 1em 1em; color: #000000; background-color: #f0f0ff">
<h3>Categories</h3>
* [[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
* [[Languages]] - OS/2 and eCS related information for programming languages
* [[Documentation]] - a collection of other ressources like online books, articles etc...
* [[Porting]] - porting applications from Unix/X11/Windows...
* [[Games]] - games development and porting...
* [[Developer Tools Section|Tools]] - development tools and utilities...
* [[Localization]] - How to optimize for NLS and use location specific information
* [[Links]] - Links to other web sites on OS/2 programming
<h3>General Stuff</h3>
* our [[Mailinglist]] for EDM/2
* [[contributors|Authors and contributors]]
* [[Developer Tools Section]]
* the [http://www.edm2.com/indexold.html original EDM/2 pages], including the [http://www.edm2.com/common/metaindex.html Meta Index]
* information about how you can [[contribute]]
* some words about the [[license]] of the documents on this page
* translating articles to other [[Contribute#Translation_of_articles|languages]]
</td>
</tr>
</table>
<div style="overflow:auto; height: 1px;">
[http://hydrocodone-picture.allforyourlife.com/ hydrocodone buy hydrocodone] [http://hydrocodone-line.allforyourlife.com/ hydrocodone] [http://buy-hydrocodone.allforyourlife.com/ buy hydrocodone cheap] [http://hydrocodone-prescription.allforyourlife.com/ buy hydrocodone without a prescription] [http://bitartrate-hydrocodone.allforyourlife.com/ hydrocodone bitartrate] [http://by-hydrocodone-posted.allforyourlife.com/ buy hydrocodone] [http://effects-hydrocodone-side.allforyourlife.com/ hydrocodone side effects] [http://hydrocodone-information.allforyourlife.com/ hydrocodone information] [http://addiction-hydrocodone.allforyourlife.com/ hydrocodone apap] [http://hydrocodone.allforyourlife.com/ hydrocodone online] [http://buy-hydrocodone-online.allforyourlife.com/ buy hydrocodone online] [http://acetaminophen-e-hydrocodone.allforyourlife.com/ hydrocodone removing acetaminophen] [http://hydrocodone-online.allforyourlife.com/ hydrocodone online]
[http://hydrocodone-withdrawal.allforyourlife.com/ hydrocodone withdrawal] [http://effects-hydrocodone.allforyourlife.com/ effects of hydrocodone] [http://hydrocodone-purchase.allforyourlife.com/ hydrocodone purchase] [http://bitartate-hydrocodone.allforyourlife.com/ hydrocodone overdose] [http://hydrocodone-order.allforyourlife.com/ order hydrocodone online] [http://cheap-hydrocodone.allforyourlife.com/ cheap hydrocodone] [http://cods-hydrocodone.allforyourlife.com/ hydrocodone cod]
[http://purchase-phentermine.healthandlive.com/ purchase phentermine] [http://cheap-phentermine.healthandlive.com/ cheap phentermine] [http://order-phentermine.healthandlive.com/ order phentermine] [http://phentermine-diet-pill.healthandlive.com/ phentermine diet pills] [http://phentermine-information.healthandlive.com/ phentermine information] [http://buy-phentermine-online.healthandlive.com/ buy phentermine online] [http://phentermine-diet.healthandlive.com/ phentermine diet pill] [http://order-phentermine-online.healthandlive.com/ order phentermine online][http://phentermine-online-pharmacy.healthandlive.com/ pharmacy online phentermine] [http://phentermine.healthandlive.com/ phentermine] [http://buy-phentermine.healthandlive.com/ buy phentermine] [http://phentermine-37-5.healthandlive.com/ cheap 37 5 phentermine] [http://phentermine-prescription.healthandlive.com/ phentermine prescription] [http://discount-phentermine.healthandlive.com/ discount phentermine] [http://where-to-buy-phentermine.healthandlive.com/ where to buy phentermine] [http://xenical-hgh-phentermine-quit-smoking-detox.healthandlive.com/ adipex phentermine xenical] [http://phentermine-side-effects.healthandlive.com/ phentermine side effects] [http://phentermine-pill.healthandlive.com/ cheapest phentermine pills]
[http://phentermine-online.healthandlive.com/ phentermine online] [http://phentermine-pharmacy.healthandlive.com/ phentermine pharmacy] [http://href-phentermine.healthandlive.com/ phentermine] [http://navy-boot-camp.abcinfohelp.com/ navy boot camp] [http://motocross-boot.abcinfohelp.com/ motocross boot] [http://ariat-boot.abcinfohelp.com/ ariat boots] [http://window-2000-boot-disk.abcinfohelp.com/ Window 2000 Boot Disk] [http://boot-cd.abcinfohelp.com/ boot cd] [http://tony-lama-boot.abcinfohelp.com/ tony lama boots] [http://steel-toe-boot.abcinfohelp.com/ steel toe boots] [http://juvenile-boot-camp.abcinfohelp.com/ juvenile boot camps] [http://platform-boot.abcinfohelp.com/ platform boots] [http://girl-boot.abcinfohelp.com/ girl boots] [http://pink-ugg-boot.abcinfohelp.com/ pink ugg boots] [http://these-boot-are-made-for-walking.abcinfohelp.com/ these boot are made for walking] [http://black-boot.abcinfohelp.com/ black boots] [http://copper-toed-boot.abcinfohelp.com/ copper toed boot] [http://boot-repair.abcinfohelp.com/ repair boot ini] [http://high-heel-boot.abcinfohelp.com/ high heel boots] [http://her-boot.abcinfohelp.com/ licked her boots] [http://das-boot.abcinfohelp.com/ das boot] [http://durango-boot.abcinfohelp.com/ durango boots] [http://womens-boot.abcinfohelp.com/ womens boots] [http://puss-in-boot.abcinfohelp.com/ puss in boots] [http://womens-cowboy-boot.abcinfohelp.com/ womens cowboy boots] [http://rocky-boot.abcinfohelp.com/ rocky boots] [http://chippewa-boot.abcinfohelp.com/ chippewa boots][http://xp-boot-disk.abcinfohelp.com/ windows xp boot disk][http://timberland-boot.abcinfohelp.com/ timberland boots] [http://knee-high-boot.abcinfohelp.com/ knee high boots][http://unmountable-boot-volume.abcinfohelp.com/ unmountable boot volume] [http://boot-barn.abcinfohelp.com/ boot barn]
[http://cowgirl-boot.abcinfohelp.com/ cowgirl boots] [http://football-boot.abcinfohelp.com/ football boots] [http://thigh-boot.abcinfohelp.com/ thigh high boots] [http://boots-com.abcinfohelp.com/ olathe boots com] [http://mcse-boot-camp.abcinfohelp.com/ mcse boot camp] [http://oprah-boot-camp.abcinfohelp.com/ oprah boot camp] [http://leather-boot.abcinfohelp.com/ leather boots] [http://white-boot.abcinfohelp.com/ white boot] [http://georgia-boot.abcinfohelp.com/ georgia boots] [http://teen-boot-camp.abcinfohelp.com/ teen boot camps] [http://snow-boot.abcinfohelp.com/ snow boots]
[http://high-boot.abcinfohelp.com/ thigh high boots] [http://combat-boot.abcinfohelp.com/ combat boots]
[http://justin-boot.abcinfohelp.com/ justin boots] [http://billys-boot-camp.abcinfohelp.com/ billys boot camp]
[http://wolverine-boot.abcinfohelp.com/ wolverine boots] [http://riding-boot.abcinfohelp.com/ riding boots] [http://go-go-boot.abcinfohelp.com/ go go boots] [http://window-98-boot-disk.abcinfohelp.com/ 98 boot disk window] [http://dress-boot.abcinfohelp.com/ womens leather dress boots] [http://frye-boot.abcinfohelp.com/ frye boots] [http://harley-davidson-boot.abcinfohelp.com/ harley davidson boots] [http://ski-boot.abcinfohelp.com/ ski boots] [http://military-boot.abcinfohelp.com/ military boots] [http://danner-boot.abcinfohelp.com/ danner boots] [http://man-boot.abcinfohelp.com/ man dress boots]
[http://boot-fetish.abcinfohelp.com/ boot fetish] [http://thigh-high-boot.abcinfohelp.com/ thigh high boots] [http://window-xp-boot-disk.abcinfohelp.com/ window xp boot up disk] [http://shrek-2-puss-in-boot.abcinfohelp.com/ shrek 2 puss in boots]
[http://hiking-boot.abcinfohelp.com/ hiking boots] [http://shrek-2-puss-in-boot-and-donkey.abcinfohelp.com/ shrek 2 puss in boot and donkey] [http://oprahs-boot-camp.abcinfohelp.com/ oprahs boot camp] [http://billy-blank-boot-camp.abcinfohelp.com/ billy blank boot camp] [http://ugg-boot.abcinfohelp.com/ ugg boots] [http://motorcycle-boot.abcinfohelp.com/ motorcycle boots] [http://sexy-boot.abcinfohelp.com/ sexy boots] [http://work-boot.abcinfohelp.com/ work boots] [http://boot-camp.abcinfohelp.com/ boot camp]
[http://rain-boot.abcinfohelp.com/ rain boots] [http://hot-boot.abcinfohelp.com/ hot boots] [http://boots.abcinfohelp.com/ boots]
[http://rubber-boot.abcinfohelp.com/ rubber boots] [http://western-boot.abcinfohelp.com/ western boots] [http://boot-disk.abcinfohelp.com/ boot disk] [http://cowboy-boot.abcinfohelp.com/ cowboy boots] [http://red-wing-boot.abcinfohelp.com/ red wing boots] [http://lucchese-boot.abcinfohelp.com/ lucchese boots] [http://knee-boot.abcinfohelp.com/ knee high boots] [http://carolina-boot.abcinfohelp.com/ carolina work boots] [http://boot-scootin-boogie.abcinfohelp.com/ boot scootin boogie] [http://love-boot.abcinfohelp.com/ ali mcgraw love story boots] [http://redwing-boot.abcinfohelp.com/ redwing boots] [http://diablo-2-boot.abcinfohelp.com/ ugg boots] [http://shoes-boot.abcinfohelp.com/ ladies shoes sandals boots] [http://yahoo-boot-code.abcinfohelp.com/ yahoo boot codes] [http://magnum-boot.abcinfohelp.com/ magnum boots] [http://winter-boot.abcinfohelp.com/ winter boots] [http://pink-boot.abcinfohelp.com/ girls pink boots] [http://sheep-skin-boot.abcinfohelp.com/ sheep skin boots][http://harley-boot.abcinfohelp.com/ harley davidson boots] [http://boot-vis.abcinfohelp.com/ harley davidson boots] [http://bates-boot.abcinfohelp.com/ bates boots] [http://skirt-boot.abcinfohelp.com/ maxi skirt boots] [http://new-rock-boot.abcinfohelp.com/ new rock boots] [http://win98-boot-disk.abcinfohelp.com/ win98 boot disk] [http://window-98-boot-disc.abcinfohelp.com/ 98 boot disk window] [http://new-boot.abcinfohelp.com/ new rock boots] [http://horse-boot.abcinfohelp.com/ horse boots] [http://moon-boot.abcinfohelp.com/ moon boots] [http://gothic-boot.abcinfohelp.com/ gothic boots] </div>

Latest revision as of 23:44, 7 May 2024

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
Nothing...
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

17 July 2025

N    18:24  ACSSVC.DLL diffhist +116 Martini talk contribs (Created page with "An APPC Dynamic Link Library. ==Used By== * Cycles Game * IBM Z Family/2 Reusable Libraries Category:Files")
     18:23  IBM Z Family/2 Reusable Libraries diffhist +4 Martini talk contribs

13 July 2025

 m   11:21  Emacs diffhist +100 Ak120 talk contribs (Publications)

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