C++ Standards, Extensions, and Interop
Issues regarding the C++ language, compiler, and linker. This forum covers all standardized languages, extensions, and interop technologies supported by Visual C++.
Filtering and SortingUse these options to narrow down the question and discussion list.
- 2218
Repetitive code in a DLL exception handler
yecril Thursday, April 04, 2013 10:16 AM - 3201
RTX 2011 SP1 Run-Time coding examples
Software Engineering Stuff Monday, April 01, 2013 1:40 PM - 2233
destructors, destructor!
chong kyong kim Tuesday, April 02, 2013 12:11 AM - 14315
Does the declaration const char* const& f(); declare a function returning a reference to a constant const char*, or a reference to a const char* const?
Ayrosa Wednesday, March 27, 2013 11:28 PM - 4345
MFC applications
Pooja CM Tuesday, March 12, 2013 10:28 AM - 1215
Paste Listener using windows service or console application.
RANDOM GEEK GUY Thursday, March 28, 2013 4:12 PM - 6284
Count files and folder in drive
NirmalJose Wednesday, March 27, 2013 4:08 AM - 3228
Building a .netmodule with VS2010 Express
Number 2 Wednesday, March 27, 2013 8:56 PM - 1188
Read and write ethernet port in C
david billa Friday, March 29, 2013 12:18 PM - 4212
AddClipboardFormatListener
RANDOM GEEK GUY Thursday, March 28, 2013 2:46 PM - 4188
c++/cli How to avoid parent member instantiation in derived class?
dave_MA Thursday, March 28, 2013 10:28 AM - 2513
Dll Export function with default arguments
Minherz Sunday, February 10, 2013 2:26 PM - 6358
storing elapsed time data in an array to look for mean, max, min, standard deviation
noh body Friday, March 22, 2013 5:07 AM - 2224
How to build a template that stores the result of whether a type is 'void'.
UnitUniverse Tuesday, March 26, 2013 7:47 PM - 21375
Didn't understand the overload resolution for the function call max(a, b) in the expression return max(max(a, b), c);
Ayrosa Saturday, March 23, 2013 5:59 PM - 253330
Find File Number
Lamblion Tuesday, June 30, 2009 5:12 PM - 1171
storing elapsed time data in an array inside a for loop
noh body Monday, March 25, 2013 3:36 AM - 1249
How to read multiple files after opened in OpenFileDialog?
Kent Chin Friday, March 22, 2013 4:29 PM - 3246
How to create a folder with name more than 260 charaters
Sijo Mathew Friday, March 22, 2013 9:51 AM - 2219
How to create timer and when the timer is 0, some variable will change.. i mean what must i have in my .cpp files..
Fazzman Friday, March 22, 2013 2:45 AM