WINSEM Code
SFENCE Extension Module which works with Window API.
Status: Pre-Alpha
Brought to you by:
sfence
| File | Date | Author | Commit |
|---|---|---|---|
| include | 2013-05-05 |
|
[204522] WINSEM: add function for create event from mous... |
| src | 2013-09-17 |
|
[53f9ef] WINSE: Add Identification and disable SEmShared... |
| test | 2013-09-17 |
|
[53f9ef] WINSE: Add Identification and disable SEmShared... |
| .gitignore | 2013-03-24 |
|
[06486d] WINSEM: Add Font_Font_WIN extension. |
| AUTHORS | 2013-02-17 |
|
[7a014e] Initial commit |
| COPYING | 2013-02-17 |
|
[7a014e] Initial commit |
| Makefile | 2013-07-21 |
|
[1e7c5d] WINSEML Update Makefile. |
| NEWS | 2013-02-17 |
|
[7a014e] Initial commit |
| README | 2013-02-17 |
|
[7a014e] Initial commit |
| TODO | 2013-04-22 |
|
[22f19e] WINSEM: Update for new api of Geometry_Figure o... |
| WINSEM.c | 2013-09-17 |
|
[53f9ef] WINSE: Add Identification and disable SEmShared... |
| WINSEM.h | 2013-04-02 |
|
[93837e] WINSEM: Add ComboBox support and test. |
WINSEM README ($Date: 2013/08/04 23:30:32 $)
===============================================================================
OVERVIEW
Description
-----------
The WINSEM SFENCE extension module can be used for create programs
with using MS Windows API.
Features
--------
The WINSEM module provides the following features:
o Free software (GNU Lesser General Public License)
o Should work on every ANSI C conforming platform with thread
and mutex support.
Disclaimer
----------
Please read the file COPYING before using WINSEM.
Installation
------------
For installing WINSEM you must create some IDE project
or you can try to use Makefile on Unix.
New Versions
------------
Information on how to retrieve new versions of WINSEM can be found
on url address https://sourceforge.net/projects/gtksem/.
Credits
-------
Please read the file AUTHORS.