October 22nd, 2009 01:42 PM
May be I was not clear. I think I havent given the correct information/ I did not put it in right words. I am sorry for that.
Currently, I have a MultiThreaded program which runs perfectly with...
October 21st, 2009 12:32 PM
Hi,
I am writing one of my first multithreaded programs.
In one of the thread, I am using WaitForSingleObject method to detect the USER LOG-OFF on a system.
May I know, that is there any way...
September 28th, 2009 02:08 PM
Hi,
After struggling a little bit, now I am able to write a program to access excel spreadsheets using MFC in VS2005. I am able to create the wrapper and able to access excel files, write data...
September 10th, 2009 02:27 PM
Hello all,
I am developing a project and want to use excel in it. I have followed all the steps which Microsoft has provided http://support.microsoft.com/kb/307473/EN-US/ and still I have few...