Desktop Programming
|
ATL |
31 Dec 2004
Updated: 6 Jan 2005
Rating: 4.95/5
Votes: 206
Popularity: 11.42
Licence: CPOL
Views: 815,988
Bookmarked: 441
Downloaded: 4,861
Learn the fundamental principles of the COM Single-Threaded Apartment Model by code examples.
|
|
6 Feb 2005
Updated: 18 Feb 2005
Rating: 4.90/5
Votes: 57
Popularity: 8.60
Licence: CPOL
Views: 247,179
Bookmarked: 169
Downloaded: 2,147
Learn the fundamental principles of the COM Single-Threaded Apartment Model by code examples.
|
MFC |
5 Jan 2002
Updated: 5 Jan 2002
Rating: 4.67/5
Votes: 9
Popularity: 4.45
Licence: CPOL
Views: 95,182
Bookmarked: 46
Downloaded: 2,526
A System Tray utility to make any window float to the top of the Z-Order.
|
|
11 Jan 2002
Updated: 13 Jan 2002
Rating: 5.00/5
Votes: 14
Popularity: 5.73
Licence: CPOL
Views: 222,888
Bookmarked: 105
Downloaded: 4,988
A System Tray Utility to precisely capture screenshots of Windows and Controls anywhere on the screen.
|
|
29 Dec 2001
Updated: 9 Jul 2002
Rating: 4.84/5
Votes: 43
Popularity: 7.86
Licence: CPOL
Views: 450,016
Bookmarked: 211
Downloaded: 26,327
Ever wondered how the cool Microsoft Spy++ Window Finder Tool is created ? Here is one possible implementation.
|
Programming Languages
|
C# |
13 Dec 2005
Updated: 25 Dec 2005
Rating: 4.56/5
Votes: 10
Popularity: 4.35
Licence: CPOL
Views: 48,461
Bookmarked: 39
Downloaded: 331
Build an assembly searching system via custom attributes and reflection.
|
|
27 Aug 2004
Updated: 27 Aug 2004
Rating: 4.40/5
Votes: 18
Popularity: 5.30
Licence: CPOL
Views: 116,186
Bookmarked: 32
Downloaded: 1,176
Demonstrates how to intercept .NET console keyboard input and display a * in place of each actual typed-in character.
|
|
2 Jan 2006
Updated: 2 Feb 2006
Rating: 4.87/5
Votes: 95
Popularity: 9.57
Licence: CPOL
Views: 446,522
Bookmarked: 301
Downloaded: 3,895
Learn the fundamental principles of building COM DLL and EXE Servers using a .NET language.
|
|
16 Nov 2004
Updated: 16 Nov 2004
Rating: 4.84/5
Votes: 15
Popularity: 5.69
Licence: CPOL
Views: 97,752
Bookmarked: 83
Downloaded: 1,358
Introduces .NET remoting via a simple but potentially useful example.
|
|
11 Nov 2004
Updated: 21 Nov 2004
Rating: 4.82/5
Votes: 28
Popularity: 6.81
Licence: CPOL
Views: 220,371
Bookmarked: 120
Downloaded: 3,101
Introduces .NET remoting via a simple but potentially useful example.
|
C++ |
8 Dec 2001
Updated: 10 Dec 2001
Rating: 3.57/5
Votes: 4
Popularity: 2.15
Licence: CPOL
Views: 91,144
Bookmarked: 35
Downloaded: 2,067
Tool to collect SIDs of Group and User Accounts from a Local or Remote NT Machine and output in an INI file and an XML file.
|
|
2 Dec 2001
Updated: 2 Dec 2001
Rating: 4.00/5
Votes: 4
Popularity: 2.41
Licence: CPOL
Views: 124,421
Bookmarked: 32
Downloaded: 1,230
Example source that demonstrates how to use Memory IStream objects to dynamically allocate and re-allocate string buffers
|
|
9 Dec 2004
Updated: 9 Dec 2004
Rating: 4.91/5
Votes: 95
Popularity: 9.67
Licence: CPOL
Views: 561,298
Bookmarked: 219
Downloaded: 7,332
Learn the fundamental principles of COM Event Handling via a C++ template class that allows for generic handling of dispinterface COM events.
|
|
18 Aug 2006
Updated: 18 Aug 2006
Rating: 4.97/5
Votes: 53
Popularity: 8.52
Licence: CPOL
Views: 199,501
Bookmarked: 147
Downloaded: 1,427
Learn the fundamental principles of COM custom marshaling by code examples.
|
|
1 Dec 2001
Updated: 3 Dec 2001
Rating: 4.83/5
Votes: 6
Popularity: 3.76
Licence: CPOL
Views: 129,860
Bookmarked: 41
Downloaded: 2,760
Visual Studio add-in that allows you to view the contents of a Structured Storage File.
|
|
15 Dec 2001
Updated: 23 Dec 2001
Rating: 5.00/5
Votes: 2
Popularity: 1.51
Licence: CPOL
Views: 111,333
Bookmarked: 39
Downloaded: 1,697
Visual Studio add-in that allows you to list down all the exported symbols inside an Import or Static Library. This add-in also allows you to save the exported symbols listing and to include a library file into your current Project. This add-in also includes a facility to scan through library files.
|
|
28 Aug 2004
Updated: 28 Aug 2004
Rating: 4.41/5
Votes: 11
Popularity: 4.41
Licence: CPOL
Views: 44,508
Bookmarked: 23
Downloaded: 216
This article demonstrates the importance of the sequence order of object creation in C++
|