Windows Programming (Page 10)

problem with vs2010
 
why I compile the default Helloworld program of Win32 API always get: Link error 4075 LINK : warnin...
[8 replies] Last: Aren't VS12's C++11 capabilities the same of VS10's C++11 capabilities... (by EssGeEich)
Why dose this not work?
 
Error message is: [Linker error] undefined reference to `PlaySoundA@12' ld returned 1 exit st...
[3 replies] Last: As freddie1 said. You have to link your project/program to the winmm ... (by blackcoder41)
I was wondering.
 
Say I made a windows program, but I really needed to include SFML, openGl, OpenAl(etc), is this poss...
[1 reply] : Yes this is possible. Check the respective websites for documentation ... (by Zaita)
NetShareEnum (..) Winapi Not Able To Remove Unnecessary Sharefolders
 
For getting the share folder name i have been used the following code , here i am able to get the fo...
[no replies]
Adding Icons in NetBeans IDE
 
I can't seem to find the answer anywhere else, and the NetBeans forums are pretty quiet... I want...
[1 reply] : I'm not too familiar with netbeans, but maybe this will help http://wi... (by naraku9333)
by totric
Creating a server browser
 
How would I go about creating a server browser for a game? I can't seem to find much information on ...
[no replies]
Serial Communication - Creating Asynchronous IO
 
Hello and thank you all! I'm attempting to open serial communication between my computer and an Ard...
[1 reply] : I attempted to do communication without setting up a new thread and ev... (by anonymousxyz)
need command for list out shared folder in MFC
 
I need to list out all the shared folders(directory) in the system along with their path . i want a ...
[no replies]
button
 
can anyone tell how change the color of pushbutton with example?
[1 reply] : Please read this (source code also available). http://www.codeproject.... (by jackdark)
multiply thread access to physical file.
 
Evening all been looking into an issue where multiply threads access a single file. So basically I ...
[11 replies] Last: Read This to complete short example about this functions: http://stron... (by jackdark)
by Aden8
Array template functions - Sorting
 
I'm writing a program that uses a template function that sorts an array of integers and wo...
[1 reply] : Please, read following article to get source code (and example of usin... (by jackdark)
Having probs intializing a CString in a struct
 
Can't seem to get the following to intialize/compile struct print { int x; //row ...
[1 reply] : In C++ "struct" and all other "user types" are "class" and all member... (by jackdark)
Showing chinese character
 
Hi The char * str below contain sequence of UTF-8 code units, for the 2 chinese character 你好....
[10 replies] Last: Try to use void MakeUnicodeString and MakeAnsiString from this artice:... (by jackdark)
Cheap Compiler?
 
Hi guys, noobie programmer here. I just started learning C++ on my own and was using a trial version...
[19 replies] Last: It doesn't expire, but it cannot be the full MSVS if it's express. (by EssGeEich)
Generate 4Byte MAC
 
Hi, I need a help. I want to generate a MAC using " C ". I tried with google. But it's not work. ...
[4 replies] Last: This is a windows forum, the operating system provides already Crypto ... (by modoran)
How to read from edit control?
 
How to read in from edit control? I got an interface where the user has to input his/her username an...
[3 replies] Last: It's a bit more complicated. You need a window procedure, in there you... (by plexus)
Unable to start program
 
I have just made a Windows form program, and it will not start. This is the error i'm receiving: "U...
[3 replies] Last: Thank you for your help, I have just been informed i was using the wro... (by Kabooss)
Using Bison parser generator
 
I've downloaded all files for Bison parser generator from GNU, but i don't know how to start! I want...
[no replies]
How is this error occur?
 
Is there any mistake in this code? // i declare these as a global variable HINSTANCE hEdit1; #def...
[3 replies] Last: Ah i get it, it is the L macros, i don't usually use them, and never ... (by selenium)
Who bought "Apolsoft Android SMS Transfer" of this software? Can give me some advice?
 
Who bought " Apolsoft Android SMS Transfer " of this software? Can give me some advice? I want to b...
[no replies]
Pages: 1... 89101112
  Archived months: [mar2013]

Cannot post in this page. To post a new message, go to the first page.