| Projects on Google Code | Results 1 - 10 of 210 |
<h2> ULib-Win for MinGW </h2>
It includes:
* 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 f...
----
= Projects =
== [WinRemocon] ==
http://atmark.googlecode.com/svn/WinRemocon/wiki/screenshot.ja.png
iPhone, iPod touch, Zaurus等のデバイスでWindows PCを操作するためのサーバです。
----
== [WinRemoconService] ==
WinRemoconのWindowsサービス版です。
----
== [ZRemocon] ==
http://atmark.googlecode.com/s...
kbSizer is a desktop utility let you to control a lot of window behavior with keyboard. You can use keyboard to:
* Move window.
* Maximize / Restore window.
* Change window size.
* Apply predefine position and size to window.
* Toggle window "Always on Top".
* Change window transpa...
We all have them. They happen in the best computing environments: Those Neat Odd Jobs that you would like to develop, but you simply do not have the time.
We all know the kind of programming problems - Things that are too large or complicated for batch files and scripts, but need to be done none...
WinGet is a console based file downloader for Windows.
_Proposed initial feature set:_
* Use BITS (Background Intelligent Transfer Service) to create download jobs
* Ability to pause, resume download jobs
* Read list of URLs from a text file
* Ability to schedule background jobs
This library is for small utility programs that need to implement GUI without any additional runtime library dependency like Qt, GTK+, or even MFC. This can help you create and manipulate native Windows controls easily and rapidly and minimize your compiled program size as much as possible.
ReactOS community
LoliSIA's Win32 C++ Base Library.
Include
- Buffer
- Console
- Thread Synchronize
- File
- String
- Etc...
学习winapi,第一轮学习用win32创建一些自定义控件。
This is a demo for win32 application, with simple code.