Windows Programming - July 2015 (Page 3)

Best way to get my app to react to an incoming pdu?
 
Hi guys, I'm making a desktop sms sending app out of an smpp library (https://github.com/onlinecity...
[no replies]
by nofish
char arrays / C-style strings
 
1. What's the difference between char myString1 = "Hello World"; and char myString2 = { "...
[6 replies] Last: Haha, I did assume it would be something techie. Thanks for clarifyin... (by nofish)
What are the limits of console applications?
 
What are the limits of console applications? What can I do with them? What can't I do with them? ...
[1 reply] : Duplicate of these threads! http://www.cplusplus.com/forum/general/168... (by andywestken)
by RaduV
Toolbar button stays pressed (win32)
 
When I click and drag a toolbar button it stays pressed when it should be unpressed when I release t...
[4 replies] Last: Nobody huh? This is so annoying because other windows applications lik... (by RaduV)
win32 - how can i put a child control transparent?
 
please someone correct me very. i readed several texts about doing a child control transparent, but...
[3 replies] Last: https://msdn.microsoft.com/en-us/library/windows/desktop/dd162814(v=vs... (by Homberto)
OFNHookProc problem
 
I have tried to write a program, in which the GetOpenFileName dialog box does not close. However, it...
[4 replies] Last: Nailed it! I had all kinds of ludicrous solutions to finding the right... (by Breehc Nicdoll)
by Massi
Parse PDF file
 
Dear Forum, Is there any library or way to parse PDF file with C++?? I have tried to use PoDoF...
[9 replies] Last: Hello chipp, I'm sorry for the late response, I have to create a GUI t... (by Massi)
by Broken
Need to read graphic interface, please help new guy :D
 
Hey guys, i am glad i found this community and i hope i will learn a lot from you. I got some progra...
[1 reply] : Ah come on guys, nothing ? (by Broken)
About Turbo C++
 
Is turbo C++ better than Microsoft C++. Can we create 32 bit or 64 bit exe files with Turbo C++. Wha...
[2 replies] Last: In their day (which was a long, long time ago), Borland's products wer... (by freddie1)
by ajh32
CListCtrl & sort icons
 
I have a CListCtrl in a CDialog on which I capture the ON_NOTIFY message LVN_COLUMNCLICK, and then...
[4 replies] Last: I have decided to write a small CMFCListCtrl extension class that ov... (by ajh32)
Winsock Acronyms
 
I'm working on some Winsock code and I'm wondering if anyone can tell me where I can find definition...
[1 reply] : The MSDN documentation for winsocket: https://msdn.microsoft.com/en-u... (by coder777)
by Kalist
CreateRemoteThread - ERROR_ACCESS_DENIED
 
I think my code is finally working now. Only problem is that for some reason, even though I've opene...
[2 replies] Last: Hello, First thing I would like to check is are you running your test... (by veridetour91)
July 2015 Pages: 123
  Archived months: [jun2015] [aug2015]

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