|
|
This feature requires you to login first.
If you do not have an account yet,
please click Register to create free account.
Register
Win32 reference:
|
I found some source for capturing Video, it was
not so efficient. So, that prompted me to develop
my own independent application. Initially,
�LiveVideo� detects the availability of the Video
Capture card and whether WebCam is attached or
not. Otherwise, it shows the message.
mail to
|
|
|
|
This tutorial is mostly about Win32 programming
and DirectX. It might require some knowledge of C
or C++. All programs are compiled using Watcom
C/C++ 10.6 as Win32 Windowed Executables.
mail to
|
|
|
|
This tutorial is to present the basics of writing
programs using the Win32 API. The language used is
C, most C++ compilers will compile it as well.
mail to
|
|
|
|
RotBlt is a function that works like BitBlt. It's
different in that it has an additional param theta
which is the angle in degrees by which the source
DC is rotated when blitted onto the destination.
mail to
|
|
|
|
Vinoj Kumar:
Environment: Windows NT 4, Visual C++ 5, Win32 SDK
This article demonstrates the development of
screen saver using Win32 SDK. This article is very
simple. It has 3 routines which are called by
Windows 95
mail to
|
|
|
|
This article demonstrates the development of
screen saver using Win32 SDK. This article is very
simple. It has 3 routines which are called by
Windows 95 during screen saver activation. The
first one is where we set up our timer and display
a ..
mail to
|
|
|
|
This article describes the fundamental nuts and
bolts of writing a saver. I have also written a
second article with a more useful higher-level
overview, and full source code for several example
savers.
mail to
|
|
|
|
Buffer Manipulation,
Character Classification,
Directory Control,
File Handling,
Creating Text Output Routines,
Stream Routines,
Low-Level I/O,
Console and Port I/O Routines,
Memory Allocation,
String Manipulation,
MS-DOS Interface,
Time,
Virtual Memory Allocation,
32-Bit C Run Time,
mail to
|
|
|
|
The following example demonstrates how the DLL
entry-point function can use a file-mapping
object to set up memory that can be shared by
processes that load the DLL. The shared DLL
memory persists only as long as the DLL is loaded.
mail to
|
|
|
|
To share data, multiple processes can use memory-
mapped files that the system paging file stores.
mail to
|
|
|
If you want submit any links, articles, programs, projects to this website should login first
|
|
|