Windows Programming - July 2008 (Page 2)

multiProcess and multiThread via semphore bug
 
Hi all appreciate some help on this issue. Before I share the bug, let me give an overview of my pr...
[1 reply] : Memory leak? have you tried running the programs with a debugger attac... (by Zaita)
Listing directory & MSDOS...
 
Hi I was wondering if anybody knew how to get a list of the directory or to check if exist any files...
[1 reply] : http://www.boost.org/doc/libs/1_35_0/libs/filesystem/doc/index.htm ... (by Zaita)
Simple window basics
 
Although this is a beginner question, I didn't know whether to put it here in the beginner forum, so...
[5 replies] Last: Oh, I understand your confusion. Yes, every time you have function... (by Duthomhas)
by JMGIC
Virtual Files
 
Can someone tell me if it would be possible to open a file which actually just exists in the RAM mem...
[8 replies] Last: Boost Library has a few different IPC methods you can use :) Quite sim... (by Zaita)
VS2005 compile error after upgrades
 
Hi, A couple of weeks ago I enabled XP's automatic updates (it hadn't been upgraded since I insta...
[1 reply] : I Guess there may be some corruption in the files,Simply reinstall th... (by KDevloper)
by OHTina
Centralize log clearing ,
 
Hello all. Here is quesion remove log, 1) If i want to check folder "c:/log_file" every 24 hr. i...
[1 reply] : http://www.cplusplus.com/forum/articles/1295/ (by Zaita)
my first topic!
 
Hello everyone, I'm brand new to this forum and I need your help already! When I run my program, I ...
[2 replies] Last: Thanks for your help! I got it to work :) (by shakethatmoney)
by Nandor
calling function from dll
 
I have a function in my program: void tables() { BOOL freeResult, runTimeLinkSuccess = FAL...
[9 replies] Last: Thanks for your help (by Nandor)
by SpeedX
Get Meta-Data
 
Hello I've got a problem! I need to know the exact time when a txt-file was created. The txt-file...
[5 replies] Last: The environment is MS Visual Studio C++, with Framework 3.0 and yes, ... (by SpeedX)
const
 
Can anybody please tell me the issue with the below is due to the const keyword or any other reason?...
[8 replies] Last: Hi Duoas, I have not used any abusing language here.If you do not ... (by KDevloper)
Hi I m NEW.....
 
Hello evryone i m new to this forums... i want a favour from u guys n gals... can u tell me which ...
[4 replies] Last: www.ogre3d.org is another good one. But all of these require a profici... (by Zaita)
by Marj
Dialog box problem
 
Hey all, i am a little new to programing and cant seem to build a dialog box. I want to make for ex...
[1 reply] : What IDE are you using? http://www.cplusplus.com/forum/articles/129... (by Zaita)
by tgd
How to retrieve device information?
 
Hi. I want to retrieve some device information using C++. For example: information about installed ...
[1 reply] : It's a usenet FAQ (see mainly news://194.177.96.26/comp.os.ms-windows... (by george135)
by rani
tab flow control
 
hi i'm creating an application with tab control in wxwidgets.i've a dialog with 4 buttons like s...
[6 replies] Last: hi Thanks to all i've resolved that problem.but now i've new one. ... (by rani)
by mrkmrk
euler's method to determine water height
 
The C++ project that I have been assigned states: Write a program that determines the water heig...
[3 replies] Last: mrkmrk: you could try doing your own homework :P This forum (like most... (by Zaita)
good books for c++
 
hi im new in all can somebody recomend good book for programing in c++ where i can find all ,to don'...
[11 replies] Last: I propose that you use "c++ programming language" by bjarne stroupus b... (by charlie)
by jrohde
MessageBox, Vista, and WM_PAINT
 
Hi - Has anyone else noticed this? In Vista, there are times when using win32 MessageBox() that ...
[2 replies] Last: Good suggestion. Unfortunately, it didn't work when I tried varying t... (by jrohde)
by jrohde
Transparent Bitmap on Button Control?
 
Hello - I'm having an issue placing a transparent bitmap on a button control. Below is the curre...
[5 replies] Last: I would consider that you know something I don't, if in fact you had... (by jrohde)
I need a program that gives me tha names of all files in a given directory
 
Helo, the title pretty much says it all. However, i don't need a whole program, i just want to as...
[2 replies] Last: Or lookup the Boost::FileSystem :) http://www.boost.org/doc/libs/1_35... (by Zaita)
shutdown event
 
Hi all, Is there an event that's fired when a user is logging out or shutting down Windows?, I'd ...
[1 reply] : WM_ENDSESSION Message might be what you ar elooking for: http://msd... (by closed account z05DSL3A)
July 2008 Pages: 123
  Archived months: [jun2008] [aug2008]

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