Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
bsruth
bsruth has asked
18
questions and find answers to
13
problems.
Stats
348
EtPoint
73
Vote count
18
questions
13
answers
About
bsruth questions
How can I insert a character into a string with the s/// operator?
Why isn't the dropdown arrow drawn for an CMFCMenuButton?
How to add the UAC shield icon to program that still must target XP?
What happens if I don't call RegCloseKey on an opened key?
What is the purpose of the ## operator in C++, and what is it called?
How do you create a simple comment header template for all new classes in Visual C++ 2010?
Why use Unicode if your program is English only?
How do you create a static template member function that performs actions on a template class?
Can you use a shared_ptr for RAII of C-style arrays?
Where to declare/define class scope constants in C++?
bsruth answers
What Windows C++ IDEs support the new C++0X standard?
Why isn't the dropdown arrow drawn for an CMFCMenuButton?
How can I open a Visual Studio 2008 project in Visual Studio 2010 and leave it in 2008 format?
How to programmatically change a project's product version?
Using C++ std::equal on a container of shared_ptr
Why can't I access a protected member variable of a base class passed into a function as an argument?
How to determine the hardware (CPU and RAM) on a machine?
WindowsSdkDir is not set correctly in Visual Studio 2010
Visual Studio, Distributed Version Control, and Sourceforge
Why won't Direct3D recover after unplugging a monitor in Windows XP?