Author:halw

Date:2008-09-24T22:02:51.000000Z


git-svn-id: https://svn.eiffel.com/eiffel-org/trunk@41 abb3cda0-5349-4a8f-a601-0c33ac3a8c38
This commit is contained in:
halw
2008-09-24 22:02:51 +00:00
parent 789fad6139
commit 24ad6cc4ac
27 changed files with 64 additions and 101 deletions

View File

@@ -1,15 +1,15 @@
[[Property:title|WEL Library]]
[[Property:link_title|WEL]]
[[Property:title|WEL]]
[[Property:weight|-13]]
[[Property:uuid|a8f57de5-a0eb-262e-a825-95a706392640]]
==WEL (Windows Eiffel Library)==
Type: Library <br/>
Platform: Windows <br/>
See:
* [[WEL Interface Content|Content]]
* [[WEL Samples|Samples]]
* [[ref:libraries/wel/reference/index|Reference]]
WEL is an encapsulation of the Win32 Application Programming Interface (API), and provides users with a powerful means of creating Win32 Applications.
==Getting started with WEL==
If you are new to WEL, then the best place to begin is the [[Tutorial|tutorial]] which is a series of samples demonstrating the development of a simple WEL system.
Also take a look at [[WEL Common Concepts|WEL common concepts]] for details of some common concepts used in WEL programming.