Windows Programming - February 2016 (Page 3)

How to add more than 1 button ? C++
 
I'm starting in C ++ and I am trying to create a button .. so far so good I created a smooth button ...
[8 replies] Last: OMG!, explain something in another language sucks, forget it .. thanks... (by mythrillex)
Windows Update Agent - System Reboot Point
 
Hi, I am working on a project to do patch deployment on client machines with the help of windows ...
[no replies]
Kill exiting process
 
So with my spontaneous acts of stupidity, I decided to ignore the runtime error Visual Studio gave m...
[3 replies] Last: The fastest way is ctrl+alt+del to kill the process. (by CKelly96)
by Nohex
Weird Compilation errors & Failed Build
 
Hello guys, first of all i would like to thank ANYONE that will spend his time in order to help me o...
[1 reply] : bump, thread updated (by Nohex)
Code Blocks Error, SDL
 
So I have been learning C++ for about 6 months now and just purchased a copy of "The Black Art of Mu...
[7 replies] Last: I have a couple ideas, the most likely issue is the version of SDL you... (by wizebin)
GetUserNameEx Function
 
Hi I'm using Dev-C++ and trying to get the "GetUserNameEx" function to work. "GetUsername" works fin...
[8 replies] Last: Thank you!!! It works finally, I did have to add the library another w... (by mysteryman)
How To Use Visual Studio 2015
 
Just downloaded and installed Visual Studio 2015. Wouldn't have any idea how to create even the sim...
[3 replies] Last: Thanks a lot Tarik! That link explains it. I did like your friend an... (by freddie1)
C2065: 'FILETIME' : undeclared identifier
 
Hi , I am porting a code from unix to windows. Using windows 7 -64 bit. previously in unix code w...
[2 replies] Last: I tried ...but now i am getting many errors like C:\Program Files (x... (by Kunal123)
How much C++ knowledge I need for glfw?
 
Where would I found a good tutorial for opengl3.3 glfw(not video tutorial) How much knowledge sho...
[5 replies] Last: If you feel like you need help on a more personal level, you can PM me... (by TarikNeaj)
membership data program
 
I need to create a program that keeps membership data and allows changes. I have to create a report ...
[3 replies] Last: Do you need to develop this application to show it to your teacher (so... (by sushko)
by V07
What will they do?
 
Hi, I am a beginner in Win32 so sorry for the childish question. I have seen many software with ...
[no replies]
what is SetNotifyEventHandle ?
 
What is SetNotifyEventHandle and GetNotifyEventhandle ?
[1 reply] : Google broken? https://msdn.microsoft.com/en-us/library/windows/hardwa... (by kbw)
Reduce “BACKLIGHT” brightness in windows Embedded standard 7 using vc++
 
Is it possible to reduce the "Backlight brightness" in Windows Embedded standard 7, Monitor:Samsung ...
[no replies]
Developing Face Detection / identification Software [ Question ]
 
How can i make a Face detection / Identification software? Platform: Windows Language : C++ W...
[no replies]
Advanced Face Detection
 
I want to Create my own Advanced Face Detection engine. Can i get Guide line how can i do that ? ...
[no replies]
what is cmake, and where can I get a compatible version for tdm GCC 5.1.0?
 
I may just switch to visual studio to use precompiled libraries, but I wanted to build sfml with my ...
[2 replies] Last: [quote=OP]but I cant even try if there is a non-standard build tool re... (by Computergeek01)
by roarkr
How to display data in a cell structure
 
Hi, In a Visual Studio C++ console program I get data (it is updated every 10 seconds) that...
[15 replies] Last: Hi, I had another int cdu0 definition that caused the error above. N... (by roarkr)
by AcarX
Visual Studio 2015 Oracle exception debug assertion
 
I'm using Visual Studio 2015 Enterprise with Oracle 12.1.0. Here's the code causing assertion: t...
[12 replies] Last: OCCI 12cR1 is supported with VS2010, VS2012 and VS2013. Not with VS201... (by kmohan)
by AcarX
Critical sections and thread safety
 
I'm trying to create a server application using IOCP and I have a bottleneck with thread safety. Tak...
[4 replies] Last: Will do. Thanks for the help. (by AcarX)
by benhsu
Part of the files cannot be reached under the same folder
 
Hi all, I have a few files in CSV format under a folder, I tried to combine these CSV files as one....
[9 replies] Last: How to use code tags: http://www.cplusplus.com/articles/jEywvCM9/ Hi ... (by benhsu)
February 2016 Pages: 1234
  Archived months: [jan2016] [mar2016]

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