Windows Programming - March 2012 (Page 7)

Checkboxs wont check
 
Hello I am testing out how to tell when a checkbox is checked. I have figured out a little bit but ...
[11 replies] Last: I have to say I just plain forgot that you could pass in the ID throug... (by Texan40)
tic tac toe online
 
i want to bring my game online using UDP but when i open 2 of this application the second one doesnt...
[no replies]
Unable to Execute C#.Net Window on Windows Xp logon Screen
 
Hi, I kept one button on XP Gina logon screen and am trying to execute an c#.net windows Form exe...
[no replies]
equivalent program for windows
 
hi.. this program kills a process after n timeout on linux machines.. /* timeout.c -- invoke a ...
[1 reply] : Use TerminateProcess() API to terminate a process, assuming PID is alr... (by modoran)
What are some sites to release open source projects to
 
what are some sites that allow you to release open source projects and uncompiled codes that have a ...
[1 reply] : http://sourceforge.net/ http://github.com/ (by Athar)
void pointers
 
okay how would i go about solving this question i have written up a small piece of code that should ...
[1 reply] : You can't dereference a void*. What you CAN do, is cast a void* to som... (by hanst99)
by henz22
String to int and subtracting
 
Hello ! I'm studying software development and C++ I have a task, where I have the text file with in...
[2 replies] Last: I got them all except the day of death. Somehow something doesn't let ... (by henz22)
MFC edit boxes and integers
 
I'm trying to make an edit box that takes int variables only, and I've used the MFC class wizard in ...
[8 replies] Last: @andywestken "I'd just use int, and get rid of the control." Do you ... (by NerdTastic)
by minime
Drive letters associated with Virtual Disks
 
Hi, I'm writing a program that works with Virtual disks, at the moment using disks mounted from a...
[7 replies] Last: What did you try to mount using FTK Imager, I'm currently using E01 fi... (by minime)
by moot1
win 32 gui
 
What is win32 gui? Is it graphics?
[3 replies] Last: A GUI is a g raphical u ser i nterface. -Albatross (by Albatross)
March 2012 Pages: 1... 567
  Archived months: [feb2012] [apr2012]

This is an archived page. To post a new message, go to the current page.