Login | Register    

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:
  Enter the mail Id:    X
     
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.
2009-12-02
Viewed
 
 
99
1
  Enter the mail Id:    X
     
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.
2009-01-27
Viewed
 
 
151
0
  Enter the mail Id:    X
     
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.
2008-11-04
Viewed
 
 
228
0
  Enter the mail Id:    X
     
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.
2008-10-06
Viewed
 
 
168
0
  Enter the mail Id:    X
     
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
2008-10-06
Viewed
 
 
133
0
  Enter the mail Id:    X
     
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 ..
2008-10-06
Viewed
 
 
161
0
  Enter the mail Id:    X
     
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.
2008-10-06
Viewed
 
 
147
0
  Enter the mail Id:    X
     
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,
2008-10-06
Viewed
 
 
165
0
  Enter the mail Id:    X
     
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.
0000-00-00
Viewed
 
 
155
0
  Enter the mail Id:    X
     
To share data, multiple processes can use memory- mapped files that the system paging file stores.
0000-00-00
Viewed
 
 
144
0
pages:

If you want submit any links, articles, programs, projects to this website should login first
Submit Link
Language: Win32
Search key: eg,c interview question
Explanation:
URL:
Web site contents © Copyright 2007, All rights reserved.