• Forum
  • Windows Programming

Windows Programming

by admin
Welcome to this board!
 
Welcome to the Windows forum in C++.com! In this forum, users can to talk about any topic related t...
[no replies]
Add and remove program's in the "startup menu"
 
When windows logs in it starts so many program's that are crucial but also so many extra program's t...
[11 replies] Last: This is pretty much solved then (I'll just lookup how to remove which ... (by SatsumaBenji)
by Skuzzi
Can't run my C++ Win32 program
 
Trying to run this code, I can't see anything wrong with it. I'm using VC++2010. When it opens it d...
[no replies]
Question ...??
 
Hi Can anyone tell me what does this mean or what it does? #define URL_REG_EXPR "[A-Za-z]+:...
[2 replies] Last: Thanks for the reply, very informative( more than I can handle). I am... (by detroit)
Convert string to key
 
Hello, is there any way to convert a string of a key, such as "A" or "Shift" into a char or VK_Keyco...
[4 replies] Last: That's not what I'm looking for. (by SoapChicken)
LoadBitmapFromFile Issue
 
I have been tinkering around with this code for the past couple of days. I am trying to create a bit...
[15 replies] Last: Thanks for all the help. I figured it out, it was a combination of th... (by dwaseem)
Please solve my basic task!
 
A. Displacement Write a C++ program that will ask the user to enter the initial velocity and the fi...
[2 replies] Last: First you have to come up wit the math solutions( formulas) then you w... (by detroit)
Window Client Area
 
I have created a windows with WS_SIZEBOX so the user can resize it. This window contains a Header Vi...
[1 reply] : You are using the wrong rectangle; rc_v = (RECT*)lParam_p; //ERROR ... (by guestgulkan)
Window Styles
 
I am developing a small application where i have main window Wnd1 that contains a child window as a ...
[4 replies] Last: 1- It is difficult to post the whole code because each window is being... (by ahbazzi)
Reading variables from address
 
Hello, is there a function that will allow me to pass through the process name and variable address,...
[no replies]
Check if process is running
 
How can I check if a process is running in c++? This is my current code: bool isRunning(string pNam...
[no replies]
GUI Help
 
Hello all, I'm taking my first venture into programming a GUI using C++. Specifically, I'm using M...
[5 replies] Last: Thank you AHCFan20. I'm not sure what a factory is, so I'm going with... (by Chris Walton)
Drawing Layer/Fringe for tile engine SDL
 
for some reason the code i wrote doesnt work the way i expected it doesnt draw overlap image at all...
[1 reply] : I see a few problems. The main one (which might be causing your prob... (by Disch)
Sorting 2 Dimensional Array problem.Need help.
 
Hi, I am new in C++ programming. I got a question that I don't know how to answer. It is about so...
[no replies]
Program only responds if selected!
 
I have created a simple keylogger-like program, my only problem is it only gets keys if it is selec...
[no replies]
My program
 
I need help with my program, I don't understand why this does not work. The Content was too long, il...
[6 replies] Last: don't worry, i didn't find it as rude. Youdid repliy quite fast... 3 ... (by Code Apperentice)
by kruszi
emulation of scroolwheel
 
Hi guys, first of all pleas excuse my rather bad English spelling. Well I am searching for a way ...
[5 replies] Last: OH my god - I am a absolute dumb idiot. mouse_event(MOUSEEVENT_WHEE... (by kruszi)
Recommended Websites?
 
Hey there, I've been coding in C++ for a while now and I'm looking to move from the console to writi...
[2 replies] Last: Hey, another resource for windows programming is the help files if you... (by newbieg)
CreateThread (someTimes run ok and other it doesn't)
 
Hi! This is my first post. I'm programming a TCP communication module with Visual Studio 2010. ...
[no replies]
compresed c++ files
 
I need to compress multiple c++ source files and images does any one know how to do that?????
[5 replies] Last: WinRAR can compress them to one file... (by Code Apperentice)
Pages: 123... 11
  Archived months: [dec2012]