Windows Programming - May 2010 (Page 4)

cant get file to compile (1,2)
 
i am trying to get this program to run but it keeps coming up with some errors here is the program ...
[23 replies] Last: i know and i wouldn't have if i thought that the code was harmful in a... (by kyle11778)
Search for installed browsers
 
Okay, so I am working on a project in school where we need to find out what browsers are installed o...
[1 reply] : Here is the windows system command to look into the registry: http://s... (by Computergeek01)
by Vidus
MDI form in a sdi form?
 
This picture explains my question. http://img51.imageshack.us/img51/6591/helpx.png
[4 replies] Last: Sorry for not posting for a while... My question was... What librar... (by attaboy)
How to make a WINAPI wrapper
 
Hi, could you please help me make a WINAPI wrapper by maybe suggesting idea on how to make one. I re...
[4 replies] Last: Oh sorry about that, I miss interpret you. Yeah maybe I'll give it a g... (by blackcoder41)
by Gio
Installing OGRE Engine on Visual C++ Express
 
I downloaded the OGRE Source Code for Visual C++ Express Dependencies, but I want to know how to ins...
[no replies]
network program
 
Hi I need Help On Makeing A network Monetering Program I need help On makeing The Splashscreen Like...
[no replies]
winapi access flags
 
so i am trying to get to make a program to tell me when a folder has been accessed could i use: F...
[4 replies] Last: sweet thanks (by kyle11778)
by Deluge
Accessing Resources in Source Code
 
How do I access resources for use in C++ source code? For example: if I wanted to use a resource ic...
[6 replies] Last: Thanks vexer, just what I needed. Except I did not need to include th... (by Deluge)
Beginning Windows Programming
 
Hello I'm beginning windows programming and the problem is while browsing a book, I was told to bui...
[2 replies] Last: yesssssssssss :D cannot believe how a stupid mistake cost me hours ... (by oamsath)
EMAIL CLIENT WITH BORLAND C++ BUILDER
 
MOhon bantuan , saya mau membuat email clieny yang menyediakan fasilitas POP dan IMAP dengan borland...
[no replies]
"Tricking" a Windows application
 
I need to "trick" an application to think its actually running on a 64-bit OS even though its not, i...
[6 replies] Last: +1 Computergeek01 (by blackcoder41)
UNEXPLAINABLE
 
I have: printf("%f", ceil(1/2)); //0.0000 Can somebody explain me this outcome. I have somethi...
[6 replies] Last: Floating Point Arithmetic http://docs.python.org/tutorial/floatingpoi... (by blackcoder41)
Confused About Program Any Ideas?
 
k=0; numberOfIncompletes; while (k < nIncompletes && !numberOfIncompletes) { if(incompletes == ...
[1 reply] : I don't know if you figured it out yet or not but i have the solution.... (by gsdboys)
Forward Ports with uPNP...
 
Hey... May anyone suggest me an easy way to get my mind on uPNP?... Is there an easy to use libra...
[6 replies] Last: ok... I think i got the SSDP and the SOAP Messages set up, baed on the... (by Incubbus)
.net c++ visual studio
 
Hello all! I am finding it hard to find a good resource for c++ with .net. Most examples tend to...
[2 replies] Last: @bazzy I have been reading some of the msdn and I am getting that. ... (by CPlusplusdna)
Unsure of Whats Wrong
 
Heres given instructions: Given an int variable k , an int array incompletes that has been d...
[1 reply] : Hello there, "numberOfIncompletes" seems to be a bool type variable si... (by Tamao)
how to sent a keypress to another program
 
hi, I need to control another program, and how to simulate to sent a keypress or mouse to another w...
[2 replies] Last: Try autohotkey it's designed for this purpose. If you prefer to use C+... (by choisum)
MFC ComBox and get the item?
 
I've created a Combo Box in my MFC Dialog and would like to get the integer number which I select, f...
[2 replies] Last: Thanks for your suggestion. Anyway I've found out another easier way i... (by coolrox86)
Check an handle for validity
 
Hi there, I'm having a little fun with a USB device, this one's HID compliant. Connecting to th...
[8 replies] Last: yes (by guestgulkan)
Timeclass with microsecond accuracy?
 
is it possible to have Timeclass with Microsecond accuracy in windows? From SYSTEMTIME struct i c...
[2 replies] Last: Short answer: No. Windoze is not a real-time operating system. It is... (by cnoeval)
May 2010 Pages: 123456
  Archived months: [apr2010] [jun2010]

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