Webmaster Tools
Free SE Submit
Link Exchange
Link Popularity
Meta Tags Tool
TopForAll TopSites
Color
Codes
Free Shopping Carts
Free Script Resources
Super Topsite
Categories
ASP
ASP.NET
C and C++
CGI and Perl
Flash
Java
JavaScript
PHP
Python
Remotely Hosted
Tools and Utilities
XML
SEO/SEM Resources
Search Engines
FAQs
Search Engines 101
How SE Works?
Improve Google
Rank
PPC SE Promotion
|
 |
 |
Script Resources: C and CPP/Development Tools
| 1. | Moteurprog | | Author: Dju
| | Website which reference all programmation websites
| | Cost: Free Version: 2 Platform: All
| | Rating: rate it! (0 votes) Avg:
|
| 2. | Mfc Tutorial Part 1 - Codersource.net | | Author: Muthukumar
| | MFC Tutorial Part 1 describes how to create a window without using MFC App Wizard generated classes. It uses only CWinApp and CFrameWnd for creating the Window. There are more articles on creating menu, handling message maps etc., More details can be found at MFC Tutorial. More Win32, C++ , VC++ resources at CoderSource.
| | Cost: Free Version: Platform: All
| | Rating: rate it! (0 votes) Avg:
|
| 3. | Mapping Network Drives Using Win32 | | Author: Muthukumar
| | Mapping network drives through a program becomes a necessity lots of times.The reasons could be getting authentication at a very preliminary level or needing to open a file at a remote machine or writing remote computer management applications. My venture towards this was to do a basic level authentication.More details at Network Mapping. More Win32, C++, VC++ resources at CoderSource website.
| | Cost: Free Version: Platform: Win NT
| | Rating: rate it! (0 votes) Avg:
|
| 4. | User Interface Threads In Mfc | | Author: Muthukumar
| | A thread is the path of execution of a process. A thread by itself, uses only a part of the memory and address space of the process in which it is getting executed. MFC provides two kinds of threads viz.Worker threads and User Interface threads. The differences between a user interface thread in MFC and worker thread are User Interface thread has its own message pump. It can implement message maps and message handlers. Worker thread does not have its own message pump.
| | Cost: Free Version: Platform: Win NT
| | Rating: rate it! (0 votes) Avg:
|
|
 |
|