Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
jeffm
jeffm has asked
5
questions and find answers to
13
problems.
Stats
312
EtPoint
85
Vote count
5
questions
13
answers
About
C++, C#, Windows programmer
jeffm questions
std::string erase last character fails?
Is it important to call CoUninitialize on a thread that will be terminated before my application exits?
Most efficient replacement for IsBadReadPtr?
What changed in the driver signature requirements for Windows 8?
jeffm answers
How can I stop my MFC application from calling OnFileNew() when it starts?
Are there any good free .Net network libraries? (FTP, SFTP, SSH, etc.) [closed]
Strip Windows DLL debug info?
In an MFC application, what's the easiest way to copy a file from one directory to another?
Where can I look at the C++ standard [duplicate]
What is the simplest way to convert char[] to/from tchar[] in C/C++(ms)?
Creating a win32 modal window with CreateWindow