Prepared under the snake with a simple mfc dialog box, use the simplest technology approaches to make, with source code, produced mainly in order to study drawing and other related approaches.... WindowsC++
#include <iostream>
using namespace std;
union aregister
{
int theint;
unsigned bits[32];
};
union tonibbles
{
int integer;
short parts[2];
};
void Getserial()
{
int part1,part2,part3;
aregister issupported;
int buffer;
__asm
{
mov eax, 01h
CPU... ConsoleC++
the program running simultaneously segments, the show is an animated clock, and the other is to demonstrate progress, the progress of the animation is not exactly table clock progress. This procedure is based on the mfc dialog application hardware sequence... Process-ThreadVisual C++
A more complex data synchronization process, and oracal related to sql database access, multi-threaded, mfc network programming, message queues, etc.... Process-ThreadVisual C++