Windows Programming - May 2014 (Page 5)

adding object in a view
 
hello , please how cant i add an object in a view
[no replies]
frame with many view
 
hello please how can i devide my frame into 3 views
[no replies]
I cant create WIC decoder and load image
 
Hi! I tyring to download from file "man.bmp" image. I using WIC for it. Here the code: IWICIma...
[7 replies] Last: YES!!! YES!!! IT WORKS NOW!!! I AM SOOO HAPPY! SOOO HAPY! cburn11, gre... (by Divergence)
SendMessageCallback() - what is execution context of callback function
 
I have a technique that I use in WinAPI programs, to avoid stalling the message queue. I start a...
[2 replies] Last: Aside from modoran's excellent suggestion that this would be trivial t... (by cburn11)
How to read text files inside Archive file format (Rar/Zip) without extracting the Archive file using 'C' only?
 
I have tried finding the solution for the problem on google but unable to find a solution that suppo...
[1 reply] : unrar and zlib does support extracting files as a stream, in fact all ... (by modoran)
LogonUser error 1326 on non-domain computer
 
Hello, I am a newbie in C++ but I managed to create a program (with online help) which utilizes Cre...
[5 replies] Last: Wait a minute, how is what you have here executing code on a remote ma... (by Computergeek01)
by R23MJ
Program with user editable script?
 
I have an idea for a program I want to start, the program is for the most part simple, and I believe...
[4 replies] Last: No. Lua is designed to plug into an application. There are examples ... (by kbw)
by helnow
Microsoft Platform SDK
 
Does any body know where i can download the Microsoft Platform SDK. if so, please link the site ...
[3 replies] Last: Just to make sure this is the right version for vista http://www.mic... (by helnow)
HOW TO shorten the RESULT for Messagebox::Show in a winform C++
 
Hi, How to shorten or convert the full path for the RESULT from Messagebox() The following is...
[2 replies] Last: Hi Stewbond! Super THANKS! Really wonder why this is not easy to find... (by musicman0001)
by BillH
some vs2010 express properties not visible
 
Hi. I downloaded a new copy of vs 2010 express on windows 7. Problem is that when I go to setup pro...
[no replies]
Please help, what is the errors here?
 
I want to know please the errors in my code: #include <stdio.h> #include <stdlib.h> typedef struct...
[1 reply] : a) please use code tags b) we arent going to run the code for you to s... (by Little Bobby Tables)
by teslaa
CreateProcessAsUser in Foreground
 
Hi I have created a windows service that is using createProcessAsUser to create a process as the log...
[no replies]
How to IP-Forwarding for Man In the Middle Attack
 
Hello. I`m working on a project about Man In The Middle Attack by ARP poisoning method. In thi...
[3 replies] Last: Alright, I have no clue whether this is for educational purposes or no... (by requiem31)
Questions on Heartbleed
 
Body: Lately we built a Chrome Extension called Ballloon, which enables people to save any files...
[6 replies] Last: If your using OPEN SSL you might have to worry, but as far as I know i... (by Cbasic88)
Help with file dialogs?
 
How do I open a file dialog, like, open up a file and save something? I can do this in Qt, but I wou...
[2 replies] Last: Thanks! It took me so long to respond because I have been really lazy ... (by AceDawg45)
by bubi
Who knows FindWindow function please HELP ME
 
I have a problem with FindWindow , my program works but I have multiple windows with the same name ....
[9 replies] Last: I have made it #include <iostream> #include <windows.h> using name... (by bubi)
Code from book do not working. Error LNK2019
 
Hi! First of all, sry for my bad language, ill try to explain my problem most simple, for best comm...
[1 reply] : OMG!!! That question was sooo stiupid! Yesterday my brains were realy ... (by Divergence)
Winsock2 Multiple Sockets
 
Hi, i'am writing a client/server program with multiple UDP streams (using winsock2). The program ...
[1 reply] : multiple UDP streams They aren't streams. A UDP socket can receive a... (by kbw)
by vijkrr
reading and writing xml with Chinese
 
below is the flow that I'm trying to do. 1. Reading a message from the server("Which is of xml ty...
[no replies]
by wahhaj
Character sets for visual c++
 
Hello everyone, I have just started studying visual c++ using the book Ivor Horton's Beginning Visu...
[18 replies] Last: I am sorry guys, I didn't even know this conversation was still going ... (by wahhaj)
May 2014 Pages: 1... 3456
  Archived months: [apr2014] [jun2014]

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