alanzw / ulib-win

Automatically exported from code.google.com/p/ulib-win
Apache License 2.0
4 stars 2 forks source link

ulib-win 0.0.1 Copyright (C) 2009 huys, huys03@gmail.com Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

===========================================================================

                                     ,-="""=.
                                   .'        `.
                                  (            `.
                                   `.            `..
                                    ,'             .'
                                    `.            '.
                                      `-.           `-.
                                         )             `=-.
                                       .'              `=-.
                                     .`               .`-.
                       _            (                \ `-.
                    ,'   `.          `.        /`.    \
                   /        `.         \      |   `.   `.
                 ,'            `.       )    /      \    \
                /     .'`.        `.    )    |       `.   \
              ,'    .'    `.         `./     \         `.  \
            ,'    .'        `.                \          \  \
          ,'    .'            `.               \          `. \
        ,'   .'                 `.              )          ) (__.
      ,'   (                      `.            )          `."""'
  _.-'    __)                       `.         .  LGB
 `""'""                               `"""""""

==========================================================================

ULib 0.0.1

author: huys

update: 20080203

remark: useful macros, functions and classes for windows

content:

  1. Simple wrappers for win32 window, dialog and controls.

  2. Simple wrappers for win32 process, thread and pipe.

  3. Simple wrappers for system information query.

  4. Simple wrappers for gdi, opengl and image.

  5. Simple wrappers for DLL.

  6. Simple wrappers for plugin architecture.

  7. Simple wrappers for Hooks.