Windows Programming (Page 11)

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)
Code::Blocks
 
I just started using Code::Blocks. It's great! Does anyone else use it?
[11 replies] Last: ^ lol :)) i use C:B :) btw nice discussion (by krofz)
GetKeyNameText 16 bit shift? How to not use case-switch structure with vkeycodes?
 
Hello guys. Latest implementation of keylogger is being implemented. I do not want to implement a h...
[3 replies] Last: Hmm thanks. This is not for malicious purposes. It is only for educati... (by katokato)
by Foxar
WinAPI moving bitmap problem.
 
Hello, im trying to make a simple sprite of a cop (badly drawn in paint) to move around, and as it's...
[8 replies] Last: Thank you, i will check SFML out, i already tried it but couldn't get ... (by Foxar)
Options of copying a locked file.
 
i need to create a program which creates a copy of file locked by another process. i searched some ...
[no replies]
by mirec
win api
 
hi guys i read a lot about mfc that it is messy and i should not learn to work in mfc that qt is bet...
[13 replies] Last: ... learning alphabets from reverse!! ... Looks a bit like it, right... (by plexus)
by Hotice
Pasting data to clipboard
 
I am working on a C++ program that allows you to paste URLs into YouTube comments/posts on forums wh...
[4 replies] Last: None of them. //I have tried it on my computer (by Hotice)
WM_KEYDOWN or GetKeyState(...) for character control
 
Let say I have a windows game where the user moves a player with WASD... Would I place a switch case...
[7 replies] Last: Yes that is yet another time I have mistaken msg for msg.message... An... (by SatsumaBenji)
by lmsmi1
Winsock - Trading Virtual "Items" From Computer To Computer
 
I would like to make a program that allows the user to connect to an IP and trade virtual "items" wi...
[1 reply] : http://www.beej.us/guide/bgnet/output/html/multipage/index.html http:/... (by kbw)
MFC programming at Visual Studio 2005
 
Hi! I want to know if I can create MFC based applications with Visual Studio 2005 Pro Edition. I as...
[1 reply] : I want to know if I can create MFC based applications with Visual Stu... (by kbw)
Question regarding PeekMessage()
 
Hello all, I was reading through some code accompanying a book recently and came upon a use of Peek...
[3 replies] Last: No problems :) As I said it has been many many years since I was worki... (by Zaita)
Pages: 1... 910111213... 15
  Archived months: [mar2013]

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