Windows Programming - July 2016 (Page 2)

(Deleted)
 
(Deleted)
[4 replies] Last: thx but I already got it :) (by Pranciskus)
by sam80
SDL quite event handler with two windows
 
Hello everyone, I am new in SDL. I have one question that when I use two windows ( e.g. s2 in the b...
[1 reply] : A SDL_QUIT event should be generated when the last window is clo... (by Peter87)
trouble in installing apps
 
hi guys! I am in trouble with installing apps for my pc. I don't have google play like samrtphone ...
[4 replies] Last: Clicking on a user's name lets you see their most recent posting histo... (by closed account E0p9LyTq)
C++ help needed
 
Pseudocode Ask how many laps to run race between the...
[1 reply] : Hi, Well, best place is at the point where you realise this isn't a ho... (by Naughty Albatross)
by mattey
Automating applications
 
Hello All, I'm trying to write small console app that will: 1. find the window of my application (...
[4 replies] Last: https://autohotkey.com/ (by Computergeek01)
How to copy an image file into clipboard?
 
I need a C++/C code example that demonstrates how to copy a 24-bit bmp picture file on the computer/...
[1 reply] : See this: http://www.codeproject.com/Questions/344732/copy-hbitmap-to... (by coder777)
zwQueryProcessInformation creating
 
How to create zwQueryProcessInformation file?
[1 reply] : https://msdn.microsoft.com/en-us/library/windows/desktop/ms687420(v=vs... (by Naughty Albatross)
(Deleted)
 
(Deleted)
[6 replies] Last: > If you scare of spreading it across a lot of people you can send me ... (by Naughty Albatross)
by Mathes
Generating XML Documentation (VS2015)
 
Hello, I have a Visual Studio 2015 (Community) project, that consists of a single header. (As soo...
[3 replies] Last: Why must I compile something, to generate the documentation? Very g... (by Thomas1965)
Dll creating
 
Maybe someone could give me some advises or substances about creating Dynamic Link Libraries and fit...
[5 replies] Last: I mostly only do command line compiling work, as IDEs get in my way - ... (by freddie1)
multidimensional arrays/2d arrays
 
HEY my name is Vanessa and i need help big time on an assignment to add to my gpa. The question is a...
[2 replies] Last: [quote=TheIdeasMan]Just a note for the future :+) There also shouldn'... (by Naughty Albatross)
Regular Expression Dll
 
Hi, I made a VC6 application which uses VC6 Regular Expressions libraries, and I am now trying to c...
[no replies]
How to build a "Paint" like screen?
 
We all know the "Paint" program that comes with Windows OP. I am trying to build an application simi...
[2 replies] Last: What do you use - WinApi MFC .NET ? (by Thomas1965)
SQL Server
 
I get the following error messages when an application submits a query: Msg 605, Level 21, State 3,...
[1 reply] : If DBCC CHECKDB or CHECKTABLE reports an error (which should be Msg 25... (by IgnaciaBaena)
How do I connect to my server
 
Hi! This is more of an internet-protocol question rather than a C++ one, but I will try it anyway...
[2 replies] Last: Thank you AbstractionAnon. (by demoylan)
Read data recived from a socket, how to?
 
Hello guys i've created my server using sockets in vc++ This is a part of code: iResult = recv(Ac...
[2 replies] Last: 1: You are not checking for errors in recv. You do this by checking i... (by demoylan)
how create and read, correctly IStream from file?
 
i'm overloading input and output file operators: friend std::ostream& operator << (std::ostream& l...
[4 replies] Last: There are actually some problem in your streaming operators in your or... (by coder777)
Winsock recv printing garbage ascii characters
 
Hello! I have made a simple HTTP client. I can connect to a server and request a specific path to a ...
[2 replies] Last: Nevermind: I solved my own problem The solution was to fill the recei... (by demoylan)
How to create an Open Dialog
 
I know how to make an open dialog but I need to know how to make a save dialog for my program. What ...
[3 replies] Last: The function is called GetSaveFileName. It works basically the same as... (by Thomas1965)
by nsi
How to locate the stack overflow?
 
Hello, C++ers, I am writing a C++ code using MS Visual Studio. When I run it, a dialogue box show...
[5 replies] Last: You are welcome. :) (by closed account E0p9LyTq)
July 2016 Pages: 123
  Archived months: [jun2016] [aug2016]

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