Stack Exchange
log in
chat
meta
about
Stack Exchange
All Sites
Hot Questions
Top Users
Newsletters
Blogs
Aardvark
United States
developmentscience.com
Age: 40
This page is intentionally left blank
top
accounts
reputation
activity
favorites
subscriptions
Top Questions
19
votes
What's the difference between a bug tracking and an issue tracking system?
bug-tracking
issue-tracking
asked Jun 2 '09 at 19:42
stackoverflow.com
11
votes
Exporting functions from a DLL with dllexport
winapi
visual-c++
dll
name-decoration
asked Feb 11 '09 at 18:28
stackoverflow.com
10
votes
Is it safe to use STL (TR1) shared_ptr's between modules (exes and dlls)
c++
visual-c++
memory-management
stl
shared-ptr
asked Dec 5 '08 at 20:21
stackoverflow.com
6
votes
How can I abort a long operation in WinDbg?
windows
debugging
windbg
asked Oct 10 '08 at 13:20
stackoverflow.com
6
votes
TFS process guidance template lock-in?
version-control
tfs
bug-tracking
issue-tracking
asked May 5 '09 at 14:57
stackoverflow.com
5
votes
GPL software in debug only closed source applications
licensing
legal
gpl
asked Sep 25 '08 at 19:23
stackoverflow.com
Top Answers
65
Most crucial elements in a light-weight C++ coding standard
stackoverflow.com
38
Most crucial elements in a light-weight C++ coding standard
stackoverflow.com
27
How to set up unit testing for Visual Studio C++
stackoverflow.com
22
Awesome Visual Studio Macros
stackoverflow.com
19
Operating System compile time
stackoverflow.com
16
Reading a windows *.dmp file
stackoverflow.com
16
Is TCHAR still relevant?
stackoverflow.com
14
What's the proper technical term for “high ascii” characters?
stackoverflow.com
9
In Visual Studio when viewing a changeset, how can I change the view of cs files?
stackoverflow.com
8
Anything I should know before converting a large C++ program from VS2005 to VS2008?
stackoverflow.com
8
How can I open a single changeset in TFS from within Visual Studio
stackoverflow.com
5
Programmatically extract macro (VBA) code from Word 2007 docs
stackoverflow.com
5
Overcoming Windows User Object Handle Limit
stackoverflow.com
5
Why STL containers are preferred over MFC containers?
stackoverflow.com