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.
- 2245

destructors, destructor!
chong kyong kim Tuesday, April 02, 2013 12:11 AM - 14340

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 - 4369

MFC applications
Pooja CM Tuesday, March 12, 2013 10:28 AM - 1225

Paste Listener using windows service or console application.
RANDOM GEEK GUY Thursday, March 28, 2013 4:12 PM - 6297

Count files and folder in drive
NirmalJose Wednesday, March 27, 2013 4:08 AM - 3239

Building a .netmodule with VS2010 Express
Number 2 Wednesday, March 27, 2013 8:56 PM - 1193

Read and write ethernet port in C
david billa Friday, March 29, 2013 12:18 PM - 4228

AddClipboardFormatListener
RANDOM GEEK GUY Thursday, March 28, 2013 2:46 PM - 4196

c++/cli How to avoid parent member instantiation in derived class?
dave_MA Thursday, March 28, 2013 10:28 AM - 2538

Dll Export function with default arguments
Minherz Sunday, February 10, 2013 2:26 PM - 6382

storing elapsed time data in an array to look for mean, max, min, standard deviation
noh body Friday, March 22, 2013 5:07 AM - 2231

How to build a template that stores the result of whether a type is 'void'.
UnitUniverse Tuesday, March 26, 2013 7:47 PM - 21388

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 - 253342

Find File Number
Lamblion Tuesday, June 30, 2009 5:12 PM - 1178

storing elapsed time data in an array inside a for loop
noh body Monday, March 25, 2013 3:36 AM - 1262

How to read multiple files after opened in OpenFileDialog?
Kent Chin Friday, March 22, 2013 4:29 PM - 3258

How to create a folder with name more than 260 charaters
Sijo Mathew Friday, March 22, 2013 9:51 AM - 2231

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 - 1306

lambda expression error: expression must be a modifiable lvalue
Adian Yu Friday, March 22, 2013 8:55 AM - 1239

Capture Tap, and slide using WM_TOUCH
Fazzman Wednesday, March 20, 2013 4:58 PM

