Windows Programming (Page 8)

by murman
How to convert tiff to bmp using c++
 
Hi, Can you please me to convert tiff image to BMP image format. If you share any sample code ...
[2 replies] Last: Here is an example for converting single-page TIFF files to bmp format... (by johndoee)
Where does learning programming in this way put me?
 
Hello, I'm 19 years old and am trying to figure out what technical field I want to go in to. So far...
[7 replies] Last: @XQwindow: Damn, I got you wrong. I missed the "they" in your first po... (by plexus)
jpg in resource to byte array
 
Hi, Does anyone know how to get an array of bytes from a jpeg-image from resource without the use...
[3 replies] Last: You think this will do the trick: bool LoadImageFromResource( CImage... (by DanielMOFO)
how can a computer run a program from another computer?
 
I want to be able to run a program that assigns and edits users rights of a program. Its called the ...
[5 replies] Last: i can't change any of the code in UAM program. You have to. Right n... (by Computergeek01)
MySql C++ Help
 
I created a registration form and when i test if my mysql insert query is successful nothing happens...
[no replies]
Strange Error
 
Hi. I am very new to programming and especially new to Visual Studios (2008). I am creating my first...
[3 replies] Last: Thank you bezymyanych1! (by engjosh88)
Mouse tracking & findout current window
 
Hi, How to change Keyboard & Mouse Focus from one window to other?In my application From one child ...
[2 replies] Last: using win32 api,Actually i am having a child window with toolbar,In th... (by manjut19)
Combo Box
 
Hi, Please reply for this mail.I am having a combo box its parent is toolbar.But i want to access ...
[14 replies] Last: Thanks alot for your responds.i found out the problem.problem was, i w... (by manjut19)
by exus
Program Closes when it isn't supposed to
 
I am making a simple text RPG in C++, and it closes as soon as it starts a battle with something. It...
[2 replies] Last: printf("Enemy HP: %s%i%sYour HP: %s%i/%i\n\t", ehp, "\t\t",... (by cire)
by ajitm
'class std::__non_rtti_object': Access violation - no RTTI data
 
Hello Friends, can anybody know how to resolve above error. This is type casting error. Thanks...
[1 reply] : project settings Click on C/C++ tab select the category drop down. in ... (by Sanjay Shrivastava)
by lmsmi1
GUI Builder?
 
Besides the GUI builder in MSVC++, is there any other GUI builder that produces coordinates for cont...
[1 reply] : Try ResEdit, a free resource editor. http://www.resedit.net/ (by modoran)
Reading INI with C++ Code help
 
Hi everyone, I was hoping that someone can help me with my code. I have been reviewing GetPrivate...
[11 replies] Last: will keep that in mind and thanks! (by henshina)
Trying to hide alpha channels
 
Hi, so basically I'm trying to make a BattleShips GUI for my computing science project (I've done al...
[no replies]
Simple GUI with OpenGL, Tutorial needed.
 
Hi, I am making a project Library Management System, for University, I need to make a simple interf...
[no replies]
char characters
 
Hello! I was wondering if anyone had a list of ALL char characters?
[2 replies] Last: Thanks!! (by megasnorlax)
how to change the text drawn by drawtext()?
 
#include <windows.h> HINSTANCE hEdit1; HWND Edit1; HINSTANCE hButton1; HWND Button1; char *str = ...
[19 replies] Last: Another way to associate or 'persist' data with a window is using SetP... (by freddie1)
by zyhsu1
list and sublist
 
Dear sir: I am using visual express, if I want to make a list on screen, if user select a item o...
[no replies]
by Ryuuji
DeviceIOControl weird problem
 
Hi guys! Can you help me please. I have a program that is running in 64bit but the ide i am usin...
[no replies]
Program to take input from CSV file and output to HTML text <input> box.
 
Hi! I'm trying to find an elegant language/option/solution to write a program where I can take an...
[1 reply] : Is there something like a JavaScript->C++ or JavaScript->Java or PHP->... (by CCurvin)
by danyx
help my code not working
 
I hv code C++ but not working my code #include<iostream.h> #include<graphics.h> void grs...
[3 replies] Last: kbhit and putpixel about graphics.h but I dont know to combine 3 funct... (by danyx)
Pages: 1... 678910... 12
  Archived months: [mar2013]

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