![]() |
|
Welcome to The Code ProjectShare your code, libraries, tips and answers to help others and learn from the best. Just need code? Help yourself to34,247 free Software development and Design articles, tips and downloads.Read more... Feature Article byEd Gadziemski A data-bound extension of the Windows listview control for WTL. Article 57 mins ago bypleopard(updated) A simple 2D array class utilizing C++ templates with iterators and indexing operators Article 1 hr ago byMichael Haephrati(updated) How Target Eye's Auto updating mechanism allows a silent update of an application from identifying newer versions, downloading them and running... Article 11 hrs ago byPansion_chen(updated) Ownerdraw listctrl with transparent background and custermized items image on WinCE. Article 23 hrs ago byzexspectrum(updated) This article shows how to use CrashRpt error reporting library with an MFC application Article yesterday bymoloned(new) This driver program decodes and displays LCD output from a Victor 86B USB DMM data packet that has been accessed using HIDAPI functions. Article yesterday byM Samoila(new) Plots multiple data sets, interactive tooltip info, zoom/pan, edit color/width/format, annotations, print/save Article yesterday byRogerGDoss(new) Exploring the dream of designing a new algorithm for factoring semi-primes Article 2 days ago byGary R. Wheeler(updated) The SimpleBrowser class makes using the WebBrowser control easier in your MFC applications. Article 3 days ago byMukit, Ataul(updated) Customize the standard slider control to appear like an Adobe style slider control Article 4 days ago byGeoffrey Mee(updated) An alternative to hooked key logging Feature Technical Blog byMohammad Elsheimy Learn how to record audio and play sound files in C and C#. Technical Blog 20 hrs ago byJoshuaKissoon(new) All of the other methods of session hijacking (http://cleverlogic.net/content/session-hijacking) focus on stealing or predicting a session... Technical Blog 26 Dec '11 byVijay Sringeri(new) Before you start reading this article click here, and there you go, you found information about your browser's current version and its... Technical Blog 26 Dec '11 bypinaldave(new) First of all Merry Christmas and Happy Holidays to everybody. I wish you best holiday season. In today’s blog post – I am sharing very... Technical Blog 24 Dec '11 byRazib Chandra Deb(new) In my previous post I show How to Install IIS on Windows 7. Now I am going to show How to Install Microsoft SQL Server 2008 Express Edition. First... Technical Blog 21 Dec '11 byTom Janssens(new) IntroductionI am currently in the process of studying F# - a functional programming language -. Since I am a big fan of meta-cognition, I am... Technical Blog 21 Dec '11 byhjgode(new) Summary of the role of function keys in Windows Mobile. Technical Blog 14 Dec '11 byTarun_Arora(new) In this blog post I’ll show you how to use the TFS 2011 API to get the Exploratory Testing & Feedback Manager session information... Technical Blog 13 Dec '11 byBarry Lapthorn(new) Python interop in C/C++. Technical Blog 10 Dec '11 bypinaldave(new) Avoid Using Keywords as an Object Technical Blog 8 Dec '11 bydanielthesolver(new) The usefulness of Regexes (Regular Expressions) is ineffable. Especially in parsing documents, it’s a well-suited and indispensable tool.... Feature Tip/Trick byTheyCallMeMrJames If you have two blocks of code that you are testing and need to switch back-and-forth between them, here's a commenting trick that works as a... Tip/Trick yesterday bytombog0(updated) Tip/Trick 2 days ago byThatsAlok(updated) Simple tip and trick for Mail Slot Alternative Tip 2 days ago bykooyou(new) The second form is wrong. A two dimensional pointer does not equal to a two dimensional array. But you can use an one dimensional pointer to... Alternative Tip 25 Dec '11 byjohn_meade(updated) The right thing to do in this case is attach a debugger to determine the underlying cause of the the deadlock. This solution ignores the fact... Tip/Trick 25 Dec '11 byMukit, Ataul(updated) This not so useful tip tells you how to declare a reference for a two dimensional array without needing to use typecasting. Tip/Trick 13 Dec '11 byKjellKod.cc(updated) Ideone.com pastebin and online compiler with support for 40 programming languages Tip/Trick 10 Dec '11 byPranit Kothari(new) If you have chosen Win32 console based application while using New Project Wizard, and later you realize you need to add MFC support, here is a trick. Tip/Trick 8 Dec '11 byMihai MOGA(new) How to get the MAPI server nane Alternative Tip 1 Dec '11 bystonexin(new) LPSTR WideChar2MBCS( const CString& strCS ){ const UINT wLen = strCS.GetLength() + 1; UINT aLen =... Tip/Trick 30 Nov '11 byRioWing(updated) Why does it have to be this complicated to call a constructor 56 mins ago bylarssy1(updated) Hi everyone,Is there anyone who could tell me how i could define global variables which I could start using in my entire application?currently... 3 hrs ago byMember 8543518(new) how parser checks syntax ?i want c++ program to understand 5 hrs ago bymeace1234(new) VS2010 CLR double to String, String to double methodsto get data in and out of editText Textboxes in MSVC / VCpp? Are there any good examples for... 11 hrs ago byJJeffrey(new) Firstly, thanks for reading.I am in a conundrum, I need to call a data type which is declared in a file that is dynamically created.I have a H... 14 hrs ago byBoomiJ(new) I have a managed class ASwHTTPMgr and an unmanaged class ASwHTTPMgrCpp. I want to get the instanse of the ASwHTTPMgr and convert it into unmanaged... 18 hrs ago byMHani(new) i have .M3P plug in file which is supposed to open when double clicked. i have a message "Access Denied". i do not know what is the M3P file does.... 22 hrs ago byDrBones69(new) Is there a way to implement printing in MFC? I have created a Doc/View SDI using CFormView as my base class (which told me it does not support... 23 hrs ago byTomazas77(updated) Hi,I am quite new to C++ and I my code crashes after exiting the function in this place of "mlock.c" file:void __cdecl _unlock ( int... yesterday byaimdharma(updated) Hai all,I am working under windows platform..I want to read the directory security permission that are currently set .example: if the directory ... yesterday byprince_rumeel(updated) I need the code examples of the GLOG library implementation.This time I want to log my exception using GLOG library in linux.So I need help that I... 1 hr ago byKASR1 Forum: C# 1 hr ago bySnorri Forum: Article "Rock Solid C++ 2D Templatized Array Class" 1 hr ago byazhari24 Forum: C / C++ / MFC 1 hr ago bySnorri Forum: Article "SIMPLE SERIAL PORT MONITOR" 4 hrs ago byMarkDaniel Forum: Article "2D Graph ActiveX control in C++ with ATL (no MFC dependency)" 4 hrs ago byPierre besquent Forum: C# 4 hrs ago byrahul.kulshreshtha Forum: C / C++ / MFC 4 hrs ago byLe@rner Forum: C / C++ / MFC 4 hrs ago byMarkDaniel Forum: Article "Target Eye - AutoUpdate based on date stamp" 4 hrs ago byMember 8328498 Forum: Read and Write application parameters in XML 10 hrs ago How many projects are you juggling? 10 hrs ago ...or "What the client wants". 10 hrs ago The butcher, the baker, the application code maker... 10 hrs ago "We're gonna need to go ahead and move you downstairs into storage B." 10 hrs ago One small step for man; one giant leap for open source at NASA. 10 hrs ago Hey, Rocky, watch me pull a coder out of my hat. 10 hrs ago Build the web on the web. 10 hrs ago "You see, I've turned the moon into what I like to call a 'Death Star'." 10 hrs ago The little ngin that could. 10 hrs ago "Discourse is fleeting, but junk mail is forever." Question 56 mins ago bylarssy1(updated) Hi everyone,Is there anyone who could tell me how i could define global variables which I could start using in my entire application?currently... Article 57 mins ago bypleopard(updated) A simple 2D array class utilizing C++ templates with iterators and indexing operators Forum Message 1 hr ago byKASR1 Forum: C# Forum Message 1 hr ago bySnorri Forum: Article "Rock Solid C++ 2D Templatized Array Class" Article 1 hr ago byMichael Haephrati(updated) How Target Eye's Auto updating mechanism allows a silent update of an application from identifying newer versions, downloading them and running... Forum Message 1 hr ago byazhari24 Forum: C / C++ / MFC Forum Message 1 hr ago bySnorri Forum: Article "SIMPLE SERIAL PORT MONITOR" Question 3 hrs ago byMember 8543518(new) how parser checks syntax ?i want c++ program to understand Forum Message 4 hrs ago byMarkDaniel Forum: Article "2D Graph ActiveX control in C++ with ATL (no MFC dependency)" Forum Message 4 hrs ago byPierre besquent Forum: C# byFlorian Rappl 4.92/5 (22 votes) Investigating the cost of an operation in cycles within a real world, i.e., no peak, performance measurement of C#, C++, Java, Fortran and JavaScript byzexspectrum 4.78/5 (7 votes) This article shows how to use CrashRpt error reporting library with an MFC application byRichard Chambers 4.79/5 (6 votes) A small function library for managing a file containing data records that have unique keys or indexes. byMichael Haephrati 4.60/5 (6 votes) How Target Eye's Auto updating mechanism allows a silent update of an application from identifying newer versions, downloading them and running them instead of the old one byMukit, Ataul 4.71/5 (4 votes) Customize the standard slider control to appear like an Adobe style slider control | bySanjay_Bhatia 5.00/5 (1 vote) With the advent of abundant memory, the majority of user requirements... byJeff Tranter This is the first in a series of articles covering how to develop HTML5... byTodd Spatafore This article will show how simple it is to run a PHP application in... byResco Developer Tools An article that discusses how to earn more on today's mobile market byjohnlantz This article showcases where DevForce shines. DevForce relies on the...
|