Windows Programming - July 2016 (Page 3)

Visual Studio
 
is it safe to delete InstallShield Installation Information file; I would like to download Visual Studio to do basic C and C++ programs; do I need to have Micro...
[1 reply] : No need to double-post: http://www.cplusplus.com/forum/beginner/193727... (by closed account E0p9LyTq)
MFC CObArray implemetation problem
 
Help me please! Sorry for my english. I do not understand a thing about CObarray. Test code. File.h CObArray m_arr; // member variable. File.cpp C...
[7 replies] Last: Thanks. (by solvermi)
How to put windows form into stealth mode?
 
Does anyone know how to put such application http://imgur.com/DnADL1L into the hidden mode as console application using HWND stealth; AllocConsole(); ste...
[4 replies] Last: Haha, I was watching exactly this video in your first link while makin... (by Pranciskus)
by saygi
process inject monitor
 
Hello, everyone. how are you. I'm new here. I'm want to monitor process for ReadFile activity and get the path of the file. I know this involves inject...
[no replies]
why it's an error use a Sleep() for end a program?
 
why it's an error use a Sleep() for end a program? imagine that we are using a timer: 1 - uses 'new' and creates more objects; 2 - the timer procedure contin...
[4 replies] Last: on new threads\timer, i don't have sure if the program finish the th... (by Cambalinho)
by sambos
OleDb function only works once
 
Hi there, I have the following function which loads fine during the form load event: void loadExcelDataSet(DataSet^ dataSet1) { String^ sConnectionSt...
[no replies]
July 2016 Pages: 123
  Archived months: [jun2016] [aug2016]

This is an archived page. To post a new message, go to the current page.