Posts Tagged ‘Files’

How To Open .dll Files?

Saturday, February 20th, 2010

I accidentally changed the way the .dll files are opened, what is the default way of opening these files on windows XP?
Thanks

How To Turn Corrupted Run32.dll Files Etc To Their Right State?

Thursday, February 4th, 2010

I was ignorantly using Microsoft C++ software and I did something, now all my main system files like run32.dll are RVR documents by file type. RVR was the name I gave to that certain C++ project. Now no software like paint, System Restore or Command Prompt works. How can I turn all my system files back to normal?

How Do I Delete 2 Harmful .dll Files?

Friday, January 29th, 2010

I believe I got the WinAntiVirus malware Friday night. I found some sites that showed to remove it and I did all that. When I ran my spydoctor, it deleted all but 2 .dll files. I located them in my system32 folder, but when I try to delete it, an error message shows up saying that it cannot be deleted because it’s in use. How do I delete these? It’s driving me crazy! Any help would be greatly appreciated.

I Am Working On A C++ Program For Unix That Will Use Files As Semaphores, Please Help.?

Monday, January 25th, 2010

OK, so I’m supposed to use the creat() function in C++ with UNIX to create 5 files and only 5 files. I then want to test to see if those files are in use by using creat() on them again. My professor states that when creat() makes a new file, it is open for writing, however, when it truncates an existing file, it fails if there is no write permission. This allows a file to be used as a semaphore.
Here is my code:
#include
#include
#include
#include
#include
using namespace std;
int main() {
int fd, fd2;
mode_t mode = S_IRUSR | S_IWUSR | S_IRGRP | S_IROTH;
char *filename = “Fork1.txt”;
char *filename2 = “Fork1.txt”;
fd = creat(“Fork1.txt”, mode);
fd2 = creat(“Fork1.txt”, mode);
cout << "Test" << endl << fd << endl << fd2 << endl;
return 0;
}
The second creat() should return -1 as an error because the file already exists, but it is returning a successful value…please help! Thx.

Nero Wont Burn Avi. Files To Dual Layer Dvd?

Saturday, January 23rd, 2010

Cant Download Exe Or Pdf Type Files. Error Mess. “this Object Has Been Blocked” How Can I Unblock?

Thursday, January 21st, 2010

win xp pro toshiba laptop recently began giving error message when trying to download certain types of files. no other problem using web. can download most other things. Very odd that can open previously downloaded and saved pdf and exe files. Have made no recent changes to computer setup. have norton AV and zone alarm running

What Should I To Stop Create The Automatic Create Of Dll Files?

Tuesday, January 19th, 2010

Please explain your question in greater detail.
What program automatically creates DLLs?

Dll Files How Do I Place It To My Game?

Sunday, January 17th, 2010

Ok so I reinstalled one of my computer games and now I installed another but having issues getting it to work. It’s missing a DLL file it claims but I went to System and i see it there. How do I send that file to the game so it can work???

Can’t Open Any .exe Files ?? Get An Error Sayin ‘msezfgw.exe’ Has Encountered A Problem And Needs To Close ?

Monday, January 11th, 2010

Everytime I open an .exe file, I get an error saying msezfgw.exe has encountered an error and needs to close and I get that error reporting windows. I can’t even run a scan cuz even my antivirus won’t run !!!! HELP !!!!!

Can’t Open Any .exe Files ?? Get An Error Sayin ‘msezfgw.exe’ Has Encountered A Problem And Needs To Close ?

Monday, January 11th, 2010

Everytime I open an .exe file, I get an error saying msezfgw.exe has encountered an error and needs to close and I get that error reporting windows. I can’t even run a scan cuz even my antivirus won’t run !!!! HELP !!!!!