Windows Programming - May 2011 (Page 3)

do while issue
 
I cannot figure out why this code doesn't stop and ask Do you want to run that again (y/n)" If I ...
[2 replies] Last: You have extra curly braces. (by PhibreOptix)
by ty98
CONTROL EDIT HELP!!!
 
Ok so i have a dialog that I like. i can not finde out how to use the edit thing. i wont to make i...
[3 replies] Last: yes this is C++ (by ty98)
LibCurl problem or WINAPI
 
Hello I found a strange problem, i don't know if it has to do with libCurl or my code but evreytime ...
[8 replies] Last: Hm, I see, well, probably the MSVC already has that option pre-built. ... (by AMCerasoli)
A UI thread can have two or more message pump?
 
in MFC ,we know there is two type thread ,one is called worker thread and the other is user interfac...
[no replies]
get picture from internet
 
I want use CInternetSession CHttpConnection to get a picture from a web site, how can I get the img ...
[2 replies] Last: I get the webpage ,and parse all the links .I only can parse it by fin... (by fanrongqi)
using CInternetSession to get length of a file
 
I use CInternetSession to get length of a file ,the code is like this: CInternetSession sess(_T("ht...
[no replies]
iMac g3
 
Hello I have a iMac g3 and I wS wondering how to wirelessly connect it to the Internet because in my...
[no replies]
Insertion of Strings
 
Hi, I have a little problem with the insertion of a String into another. Here is the code. I`m usi...
[2 replies] Last: Again a quick and helpfully antwort. Thanks a lot. It works like you s... (by garrido)
Problem With CoCreateInstance()
 
Hi I'm getting following errors as compiling code. Error 3 error LNK1120: 2 unresolved extern...
[2 replies] Last: FYI: 1. The proper way to test HRESULT's is using the FAILED() and S... (by webJose)
Really confuse with Messages between windows
 
I have a thread that processes a video. If the thread is finished the process of a frame, er should ...
[5 replies] Last: I think it is just (HWND)son->Handle . Did you try this? Again, I d... (by webJose)
by HenryJ
Need help with wxEVT_PAINT on wxWidgets
 
Do anyone know how to display text or shapes by the click of a button on WxWidgets because EVT_PAINT...
[no replies]
how to modify this code and input this list as input
 
i see this code in this thread, i want to know how to get input by user or from file in this code. f...
[7 replies] Last: anyone reply me. thnx (by iamuser2007)
Dynamic menu text
 
I have a list of filenames (strings) stored in a file. What I want to do is have the program read th...
[1 reply] : Not having used MFC ever before, I would say you use CWnd::GetMenu() (... (by webJose)
by szpila
Passing a value from a different class into integer
 
Hi everyone! I am just beginning my adventure with programming and I am already having some diffi...
[no replies]
Visual C++ 2008 file reading help
 
Hi I am trying to create a simple file reading program in Visual C++ 2008 using fstream. When I comp...
[6 replies] Last: Thanks for your help I have figured it out and its working fine now. (by ATMventure)
How do I include additional libraries with Code::Blocks? (1,2)
 
I need to make a program using TransparentBlt() , and thus I need the msimg32.lib library. The pro...
[21 replies] Last: Yes! Thank you, Grey Wolf. I changed WINVER to 0x0500, and it works ... (by Chuckleluck)
Dialog or popup erase background
 
Hi I am doing a program with windows ce and all time that I show one dialog or popup, it erase the t...
[no replies]
Flash redirector using Remote Desktop Services
 
I am a c++ developer i want to develop a server and client components to redirect the flash video be...
[no replies]
Looking for ntdll.lib
 
Where can I get ntdll.lib file? I got windows SDK, but I do not see it the lib in there.
[3 replies] Last: It is very easy to generate import library from ntdll.dll file itself. (by modoran)
by ty98
cursor not setting!?!?!?
 
I can't find out why this program does not set the cursor. I am abil to compile it but it does not ...
[1 reply] : do you have no ideas??? (by ty98)
May 2011 Pages: 12345... 8
  Archived months: [apr2011] [jun2011]

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