Hi,
I have Dell Inspiron 8500. It came with 256MB (128MB in each slot).
I upgraded it to 1GB ( 521MB +512NB). It worked with 1gb somedays. Then it started showing 521MB. Madesure that there is not problem with memory modurels. both modurles work in DIMM A slot. But DIMM -B is not recognizing...
Hi,
I am compiling the VC++ MFC project to generate a DLL. I am getting this error. Anyone please help me. How to solve this problem....
Thanks in advance,
Venkat
*****************************
unjrnjournalingdialog.cpp
Linking...
Creating library Unicode/cwbunjrn.lib and object...
Hi,
I am new to perl. I am working on linux. My perl script will read the STDOUT when execute some commands and parse those results and show at the commandline. My question is I can only run my perl script when I am in my perl file directory.
%lssyscfg -r sys | perl cs.pl
I want to make my...
Hi,
I am trying to read a CSV file having data as following format.
name=system,serialno=3234234,post=serial,src=dynamic,......
I have more that 10 values like above. I have to read them with perl and parse them and print at the command line in the following way. They have to be seperated...
I have to make dialog box. Inside that dialog box one side that I have to have Tree view control one side of the screen. The otherside of the screen i have to insert another dialog. When i click on the tree view items i have to get the corospnding dialog box in the otherside of the screen.
Is...
I am trying to find the path of the file.
I am using GetFullPathName( ---). But it is retriving the current path. Not the files actual path. I move exe to any directory. It is taking that diee path. Please help me in finding the whole path of the file. I am using FindFirstFile( )...
Hi
I am trying to find the path of the file.
I am using GetFullPathName( ---). But it is retriving the current path. Not the files actual path. I move exe to any directory. It is taking that diee path. Please help me in finding the whole path of the file. I am using FindFirstFile( )...
I have to read the directory and subdirectories in the directory. I have to read all file in the directory and compare with the other directory with the same structure, if it finds any file leaves it other wise it has to move files to the new directory with the same structure.
MAILBOX ----...
I want to wait some time in my while loop.
How is write
timer in my while loop.
int flag=1;
while(flag==1)
{
for(int i=0;i<=500000000;i++)
{
}
//i have to replace timer with this for loop
//My code
//
}
please help me
thanks
Hi,
I am calling one DLL by two different processes (Two exe files.) How can i do process to process comunication between two instances of the same dll.
I have to access the window handle here.
I coded like this .. it is not working
#pragma data_seg (".mydata")
HWND...
Hi,
I am calling one DLL by two different processes (Two exe files.) How can i do process to process comunication between two instances of the same dll.
I have to access the window handle here.
Please help me
thanks
Prasad
tiaacus@yahoo.com
Hi
I am calling one c++ DLL from two different exe files. there are 4 functions in the DLL. Each EXE calls different functions in the DLL.
Now I have to pass values from one exe to other exe through DLL. I have declared veriables as global.I am not using any CLASSES in the code.
How can i pass...
hi
Actually I have to start some batch file E:\GladisNT\RunGladisUAT.cmd in the c++ code.
ShellExecute(NULL,"open","E:\GladisNT\RunGladisUAT.cmd","YOUR_PARAMETER",NULL,SW_SHOW);
I am trying with this but i am not getting any result. Is there any utility to start...
Actually I have to start some other .EXE file through c++ code. If I call dll function that should start .exe file at the specified path. Is there any utility to start any .exe file inside the code.
Please let me know.
Thanks
Tiaa
tiaacus@yahoo.com
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.