Click here to Skip to main content

Latest Messages

Every article posted on CodeProject has a discussion board associated with it. This page allows you to casually browse through the last 200 messages posted, plus view all postings in the General forums.

 
Have a question?

1 2 3 4


General
Re: Code examples [^]
by steveb at 7 Feb '13 - 2:16
article "Some practices to write better C#/.Net code" (Article) Score: 5.00 (1 vote).
Question
Code examples [^]
by steveb at 6 Feb '13 - 1:58
article "Some practices to write better C#/.Net code" (Article)
Question
Better alternative - use std::tr1::weak_ptr or boost::weak_ptr [^]
by steveb at 30 Jan '13 - 15:23
article "Safely accessing pointers" (Article) Score: 5.00 (2 votes).
Question
Even easier way to do the same thing [^]
by steveb at 17 Jan '13 - 17:35
article "Strings Obfuscation System" (Article)
Answer
Better way to avoid unfiled and unlided memory leaks is to [^]
by steveb at 16 Aug '12 - 14:04
Detailed memory leak dumps from a console app (Article)
General
Re: [Minor issue fixed] in version 0.93. Non-critical part of article subjects point. [^]
by steveb at 13 Aug '12 - 14:13
Article "Minimal WinApi Window" (Article) Score: 5.00 (1 vote).
Question
[My vote of 1] Wrong and misleading usage of FAILED macro [^]
by steveb at 13 Jul '12 - 16:52
Article "Minimal WinApi Window" (Article) Score: 1.00 (1 vote).
General
Re: 4 good reasons to always use linked list list [^]
by steveb at 20 Apr '12 - 4:37
article "Why you should never, ever, EVER use linked-list in your code again" (Article)
General
Re: 4 good reasons to always use linked list list [^]
by steveb at 20 Apr '12 - 4:27
article "Why you should never, ever, EVER use linked-list in your code again" (Article)
Answer
6 good reasons to always use linked lists [^]
by steveb at 20 Apr '12 - 3:55
article "Why you should never, ever, EVER use linked-list in your code again" (Article)
General
Re: min/max [^]
by steveb at 16 Apr '12 - 8:22
Article "Some Handy Visual C++ Pre-Processor Macros" (Article)
General
Re: [^]
by steveb at 15 Feb '12 - 14:37
Article "Better exception handling for C++" (Article)
Question
Two clarifications [^]
by steveb at 15 Feb '12 - 8:38
Article "Better exception handling for C++" (Article)
Question
DEBUG_NEW MFC macro does the same memory leak detection [^]
by steveb at 9 Feb '12 - 11:18
Memory Leak Detection (Article) Score: 5.00 (1 vote).
Question
Transfer of ownership was exact downfall of auto_ptr [^]
by steveb at 9 Feb '12 - 7:26
Article "Understanding & Implementing Smart Pointer in C++" (Article) Score: 5.00 (1 vote).
General
Re: My vote of 3 [^]
by steveb at 1 Feb '12 - 10:25
Article "An Idiot's Guide to C++ Templates - Part 1" (Article) Score: 5.00 (1 vote).
General
Re: Built into windows. [^]
by steveb at 13 Jan '12 - 11:22
Article "How to Build libiconv with Microsoft Visual Studio" (Article) Score: 5.00 (1 vote).
Question
Try std::multimap [^]
by steveb at 2 Nov '11 - 10:54
Article "AList - A C++ Assosiative Array" (Article) Score: 1.00 (2 votes).
Question
Please include in part 2 policies, typelists, generic functors, partial specializations [^]
by steveb at 14 Oct '11 - 19:56
Article "An Idiot's Guide to C++ Templates - Part 1" (Article) Score: 5.00 (2 votes).
General
article categorized as c++ [^]
by steveb at 25 Apr '11 - 10:52
Article ""Unique URL Pattern" in Ajax Web Application" (Article)
General
Re: No DEF file needed [^]
by steveb at 24 Feb '11 - 1:50
Article "Interface-based programming, Runtime class discovery, Dynamic class loading from DLL" (Article)
General
Given a choice between Java and C# [^]
by steveb at 17 Feb '11 - 4:42
Survey "Does the Nokia / Microsoft partnership tempt you to write Windows Phone applications?" (14 Feb 2011) (Survey) Score: 3.67 (2 votes).
General
Error opening excel file "File error:data may have been lost" after saving with formulas [^]
by steveb at 11 Feb '11 - 9:35
Article "ExcelFormat Library" (Article)
General
Re: Um [modified] [^]
by steveb at 10 Feb '11 - 16:32
Article "Interface-based programming, Runtime class discovery, Dynamic class loading from DLL" (Article) Score: 5.00 (1 vote).
General
Re: small correction [^]
by steveb at 8 Feb '11 - 1:50
Article "Interface-based programming, Runtime class discovery, Dynamic class loading from DLL" (Article)
General
Re: Eliminate DeleteClassInstance [modified] [^]
by steveb at 31 Jan '11 - 6:27
Article "Interface-based programming, Runtime class discovery, Dynamic class loading from DLL" (Article)
General
My vote of 5 [^]
by steveb at 31 Jan '11 - 5:43
Article "Associative Array in C++" (Article)
General
My vote of 5 [^]
by steveb at 31 Jan '11 - 5:38
Article "Associative Array in C++" (Article)
General
Re: My vote of 5 [^]
by steveb at 31 Jan '11 - 4:53
Article "Interface-based programming, Runtime class discovery, Dynamic class loading from DLL" (Article)
General
Re: MFC wrapper lib that makes it STL compatible [^]
by steveb at 30 Jan '11 - 8:21
Article "How to wrap MFC collection into STL compliant iterator with boost iterator_facade" (Article)
General
Re: Also a vote 1 for all comments [^]
by steveb at 28 Jan '11 - 11:20
Article "Associative Array in C++" (Article)
General
Another easy way converting wchar_t to char and vice versa in StdCodeCvt [^]
by steveb at 12 Jan '11 - 10:04
CString-clone Using Standard C++ (Article)
General
This is great stuff [^]
by steveb at 12 Jan '11 - 6:03
Article "An Introduction to a Model-View-Controller implementation for MFC" (Article)
Answer
Re: thanks and question [^]
by steveb at 6 Nov '08 - 13:11
Article "Codez Bank. A code snippet bank application" (Article)
General
Re: OMG a "Goto" [^]
by steveb at 5 Nov '08 - 6:43
The Weird and The Wonderful (Page)
Answer
This is very good question [^]
by steveb at 25 Oct '08 - 8:51
Article "How to wrap MFC collection into STL compliant iterator with boost iterator_facade" (Article)
General
The easiest way to do the same conversion [^]
by steveb at 23 Oct '08 - 9:21
Convert between std::string and std::wstring, UTF-8 and UTF-16 (Article) Score: 3.00 (2 votes).
General
Re: IList and Reference Types in C# [^]
by steveb at 28 Sep '08 - 3:29
Clever Code (Page) Score: 1.00 (4 votes).
General
Error [^]
by steveb at 25 Aug '08 - 9:24
Article "32-bit pointers in a 64-bit world" (Article) Score: 1.00 (1 vote).
General
Re: 10 Best Electronic Songs [^]
by steveb at 31 Jul '08 - 11:37
Personal Page for Member 15093 (Member)
General
Re: Ominous bug from DLL world [^]
by steveb at 31 Jul '08 - 9:01
Clever Code (Page)
General
Link to example project that demonstrates this bug [^]
by steveb at 23 Jul '08 - 15:53
Clever Code (Page)
General
Re: Correct [modified] [^]
by steveb at 23 Jul '08 - 3:52
Clever Code (Page)
General
Re: Correct [^]
by steveb at 23 Jul '08 - 3:14
Clever Code (Page)
General
Re: Correct [^]
by steveb at 23 Jul '08 - 3:13
Clever Code (Page)
General
Correct [^]
by steveb at 23 Jul '08 - 1:55
Clever Code (Page)
General
Hint [modified] [^]
by steveb at 22 Jul '08 - 17:36
Clever Code (Page)
General
Re: Ominous bug from DLL world [^]
by steveb at 22 Jul '08 - 17:15
Clever Code (Page)
General
Ominous bug from DLL world [modified] [^]
by steveb at 22 Jul '08 - 12:36
Clever Code (Page) Score: 2.75 (3 votes).
General
Re: Fun With CString [^]
by steveb at 21 Jul '08 - 11:57
The Weird and The Wonderful (Page)

1 2 3 4


Advertise | Privacy | Mobile
Web01 | 2.6.130523.1 | Last Updated 17 Nov 2007
Copyright © CodeProject, 1999-2013
All Rights Reserved. Terms of Use
Layout: fixed | fluid