Windows Programming (Page 9)

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)
game sound suport
 
Hi I need to use a header file using sound for my game without using windows media player.does anybo...
[1 reply] : http://www.un4seen.com/ (by EssGeEich)
Visual C++ Email Message Setup
 
Hi, I'm currently trying to make an application in Visual C++ 2010 that will include the ability to ...
[no replies]
Password Spammer
 
Hey I had this pretend password spammer program (which just outputted a cycle of many combinations) ...
[4 replies] Last: Just another thing: You may get some errors, due to CreateThread and a... (by EssGeEich)
How To Start Another Executable.
 
I have some code here that is supposed to open cmd: #include <iostream> #include <windows.h> int ...
[5 replies] Last: Got it thanks guys. For those who want fixed code: #include <windows.... (by usandfriends)
how block traffic from certain Mac address
 
i have a problem in c++. i want o create a code to block received IP traffic based of the source m...
[no replies]
I have no idea on how to explain this or what it is called (Resizing position)
 
Again I have no idea how to really explain this or now what its called but here it goes. I'm usin...
[3 replies] Last: ---blackcoder41 (1425) Apr 13, 2013 at 1:12pm ---Did you try to move ... (by Michael Lathberry)
Send Message to Other Program
 
Hi guys. I am the new. I want to make a program that changes the game score. I know address of game...
[no replies]
I need people to aid me in my game!!!!
 
Hello everyone!!! I have idea of this 3D game an I was wondering if anyone out there would be willin...
[no replies]
Cant create a new object to a window
 
I am a beginner in MFC programming and I am trying to learn basic elements when I go to override Ini...
[no replies]
by snig
Trouble with char* concatenation using SDL
 
My problem is that there is a function I need to use from the SDL library. I have to pass a message ...
[3 replies] Last: I like SFML. But There's a more modern version of SDL ("SDL HG" or "S... (by Disch)
Pages: 1... 789101112
  Archived months: [mar2013]

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