6,015 Topics
![]() | |
Hallo, I have the same proplem as other with p2esocks_1021.dll , i scaned the maschine with Hijackthis and have the following logfile: please what should i do now (PS. my email and the whole windowsxp system on the machine doesnot work well now!) Topias Logfile of HijackThis v1.99.1 Scan saved … | |
Hi, I'm new to the forum and need some help writing my first 'complicated' program. I have trouble writing to an existing file. I want to write to an Excel file I already created and edited exclusively for the program I wrote, but when I write the data it destroys … | |
I was tring to write some data in a file from the singly linked list and also read the data from that and append it to singly linked list in the begening of the program.For this i had written two seperate functions . 1. writetofile 2. readfromfile for appending the … | |
I'm a novice, so please take it easy on me if anyone can tell me how I should go about fixing this... When I try to open Internet Explorer via the IE shortcut on my desktop or via the .exe file, nothing happens. I get the sand timer momentarily and … | |
While turning on my bosses computer this morning, an install Norton window came up. And I discovered he had no antivirus protection. I uninstalled the old Norton and installed a new one. At the end of the installation process an error message popped up saying I was missing an important … | |
I'm pretty new at C++ and I have a problem with a program that opens a file with a list of numbers and finds the median. My problem is, no matter what numbers are in the file, it always says the median is 1. I've been able to tell it … | |
Firstly, thanks to [b]chrunchie[/b] for the previous help in getting my system back up to normal. :D This quick question though is on behalf of my friend. He is running Windows Me and has been getting an alert message popping up asking if he is sure he wants to delete … | |
Summary: My Win2K desktop machine boots fine, however, when it finishes booting, I am left with virtually all the file, installed application and system application program assocations gone! Even the Start>Run command prompt asks me to 'open with'. :sad: The "open with" dialog box only shows the following: - Internet … | |
Hi I have a web page - in that i give a link to exe file. When the user clicks on the link the exe is supposed to be downloaded and executed in the user's system. (I am not writing any malicious code or virus :rolleyes: ) However, when i … | |
I should know this, but have been unsuccessfully trying to change file associations on my XP Svc Pk 2 machine with 2 gig AMD processor on an Asus MB. The problem is simple, I've downloaded and installed the trial version of Paint Shop 9 Pro and it's taken all the … | |
Hi, I can't delete a file I downloaded. It's a demo program. I tried deleting it from the C: prompt but that didn't work. I keep getting the message: This file is being used by another process. Close all applications that may be using this file and try again. Or … | |
greetings, i'm brand new to perl and trying to write a script to read a logfile for our weblogic server and write certain entries into a database table. the log file is a log4j weblogic log. here is a sample: [QUOTE]####<Jun 7, 2005 2:46:38 PM EDT> <Info> <Enterprise> <ga003sds> <tms1> … | |
Hi guys, How do you implement ACDSEE like file switching within a current directory using win32 Api. As in, in my project I am reading a "DICOM" file as input and now I want a way in which I can view the next file by just clicking on a "Button" … | |
Hi, I couldn't find my boot.ini file on my system so i created another one and saved it to the root of my C drive. I then rebooted my system and I can't get access as the boot.ini file i created seems to be wrong. I'm also getting the below … | |
I have a problem with a few video files (mpeg, avi, etc.) on my computer, specifically the timing. For example, when I open up a video file with Windows Media Player that I know is 22 minutes long, the player shows it as only being 1 minute long. When I … | |
Logfile of HijackThis v1.99.1 Scan saved at 4:40:18 PM, on 6/4/2005 Platform: Windows XP SP2 (WinNT 5.01.2600) MSIE: Unable to get Internet Explorer version! Running processes: C:\WINDOWS\System32\smss.exe C:\WINDOWS\system32\csrss.exe C:\WINDOWS\system32\winlogon.exe C:\WINDOWS\system32\services.exe C:\WINDOWS\system32\lsass.exe C:\WINDOWS\system32\svchost.exe C:\WINDOWS\system32\svchost.exe C:\WINDOWS\System32\svchost.exe C:\WINDOWS\System32\svchost.exe C:\WINDOWS\System32\svchost.exe C:\Program Files\Common Files\Symantec Shared\ccSetMgr.exe C:\Program Files\Common Files\Symantec Shared\ccEvtMgr.exe C:\WINDOWS\system32\spoolsv.exe C:\WINDOWS\system32\drivers\CDAC11BA.EXE C:\Program Files\Norton AntiVirus\navapsvc.exe C:\WINDOWS\System32\NMSSvc.exe … | |
Open App.Path & "\irc\files\channel.txt" For Input As #1 This is generaly the same thing i used on all of he opening files. It says it cant find the file/directory, and ideas on what else to ue for a wildcard directory? | |
Summary: My Win2K desktop machine boots fine, however, when it finishes booting, I am left with virtually all the file assocations gone! Even the Start>Run command prompt asks me to 'open with'. The "open with" dialog box only shows the following: - Internet Explorer - Microsoft Management Console* - Notepad … | |
Right now, I have a project with a class of a custom control. I also have a project with an .aspx file and its back code that implements the control of my other class. In the control's class, I need to write code that will add some javascript in the … | |
ticket_name ticket_example.txt ticket_example.txt ticket_example.txt ticket_example.txt this is the file which i have to read i create this my using mysql connectivity i have to ignore first line and have to process rest of file this is just the sample file i got two problem i could not able to read … | |
Howdy Y'all, I actually understood almost all of Gorilla's Host File explanation [URL=http://www.accs-net.com/hosts/what_is_hosts.html]here[/URL] - but my brain collapsed when I got to this papragraph - just couldn't get my mind around this: [COLOR=DarkGreen]"Computers have a host address of their own - it is known as the "localhost" address, with an … | |
I need help writing a method to create a simple text file. I want that file to be saved to a local drive (client side of my asp.net app). The filename will always be the same "license.txt" but the content will be different for each user. I don't really want … | |
Hi I am using Mac OSX 10.2 and I wanted to share files on my computer with other computers on my network. I have noticed that when you turn it on, it only shares the Home folder of the account. My Hard Drive is partitioned and the bigger side also … | |
im a beginner in C++ and require help in developing a program that converts the price of a list of items from a text file from £ to euros. i am supposed to be able to edit this program so that there is a). GBP/Euro conversion rate. b). Data to … | |
As seen in another thread, I'm working on a Log class. I'm running into an issue that if I delete the file that's being written to, the Log class doesn't detect it and continues to 'think' it's writing even though the file is gone... (Note that this is on sun … | |
Hi there, I have got this problem which is rather puzzling, to me at least. My team-mate and I each did our coding and they work as standalone. His part is the UI and mine the backend processing. He did his code using BlueJ using JDK 1.3, I did mine … | |
Hi, i searched around and couldn't find any examples on what i'm looking for.. Im a newbie when it comes to Winsock (C++) and im not sure what im doing wrong, if you could just point me in the right direction or provide some source code that'd be very helpfull, … | |
I pasted all of the highjackthis report but Idont know if you can read it. I cant get my internet Explorer to download a single thing. I gat a message that IE cant find the file or the file doent exist. If someone could make heads or tails 0f this … | |
Hey guys, My task is to write a perl program that will read in names/passwords from a text file and from that create user accounts and all sorts of stuff. Now I have been able to do the "stuff" and the only part giving me jip is how to overcome … | |
I recently purchased music files from "musicnow.com" and have discovered that my "purchased" files are apparently not exclusively mine at all as I have had nothing but problems with these files. After twice having to redownload the files purportedly due to "problems with the musicnow software", I now get this … | |
I've a problem with some code, this is the "core" of the code: [CODE] File xmldocFile = new File(xmlFile); File schemaFile = new File(xsdFile); try { DocumentBuilderFactory dbf = DocumentBuilderFactory.newInstance(); dbf.setValidating(true); SchemaFactory sf = SchemaFactory.newInstance("http://www.w3.org/2001/XMLSchema"); Schema mySchema = sf.newSchema(schemaFile); dbf.setSchema(mySchema); DocumentBuilder db = dbf.newDocumentBuilder(); ErrorChecker errors = new ErrorChecker(); db.setErrorHandler(errors); … | |
Can someone help me to figure his out. I have to read in a file that contains employee names, numbers, payrates, and hours. Then I have to calculate the gross andsend everything to an output file. I keep getting this error message "employee.cpp" 69 lines, 1471 characters $ c++ employee.cpp … | |
well... its me again with another project following the basics of the last one... heres my header file: [CODE] #ifndef SCHEDULE_H #define SCHEDULE_H #include<string> class schedule { public: // this section will display the heading for the output table void printHead (); //This function is used to calculate the totalgpa … | |
Right, I have an app that basically copies images from a digi camera to the hdd, the user logs in and then it copies the images accross to the hdd and creates some thumbs and brings up a screen which has the thumbs so they can select what they want … | |
Hello forum, I am no longer able to boot into Windows XP Home sp1 without the error message "<windows root>\system32\hal.dll, can not find this file, please reinstall it". But whenever I boot into the XP recovery disk and change into the system32 directory and use the copy command - copy … | |
ok so i am a hs student learning some c++ and recently learned the fstream function and tried to make a load save type thing for a programm i am courently makeing. as far as i can tell the coding is correct but it isn't saveing or loading the file … | |
![]() | In file proceesing how can i find the renamed file.... meaning....i created 2 files named derrick.txt and alex.txt and in the program when i input derrick, the program will look for the file derrick and open the file, and if i enter alex, the program will look for alex.txt thank … ![]() |
SOME ONE PLEASE HELP ME FIND A MISSING FILE??? I have a compaQ windows 98 year 1999 or 2000?? My problem started when I downloaded My Web cam from Logitech and got an Error after restarting my computer win..98 cant run atl71.dll need ANSI version So I went to their … | |
I'm trying to get the computer to compare a username and password entered by the user to a username and password in a text file. If a match is found, then I am going to present the user with other options. I think there must be an easier way to … | |
I want to make a program that will start off by opening a text file(blank). The user will put an expression in the file and as he hits the enter(enters a newline character) the result will be shown in the next line of the same open file. Itz almost like … | |
Hello, currently the only way i've found that I cn do a ".H" file in borland is to create a GUI one rather than a console bsaed *.exe file. When I do that it keeps generating errors.... There must be a way in Borland that I can split up class's … | |
Hi, I want to know the date when is a file was created plus the size of the file. Can somebody show me a vb code that handle this things. Thanks in advance. Newvbguy | |
All I want to do is replace my old winXP logon screen with a new screen. I have done everything correct over and over for two hours now. The bottom line is that each time I try to copy the new logonui.exe file into the system32 folder and delete the … | |
I am new to working with files in vb .net. I have worked with basic text files. I want to read a file such as a word document or pdf file in through a binary reader and then convert it to a jpg image. Does anyone know how I could … | |
Hi, I am writing a program at the moment which requires me to scan in data from an external file, which to be added to a linked list. The external file is a list of pairs of cities and the distances between them - each piece of data is tab-delimited, … | |
Hi Last week I installed a new 40GB Seagate hard disk and 2 X 256MB RAM on my laptop but a few days ago I accidently knocked the laptop very very slightly on the table then the screen went black :sad: !! I turned off then restarted and got this … | |
Hi Guys! Could u please have a look on my HijackThis Log file? I am having some virus that Norton Antivirus is being unable to delete once and for all. It keeps on popping up this alert window that stays there forever and doesn't close: Norton has detected and removed … | |
Okay, I'm trying to do my homework, but my code isn't doing what I want it to. What I'm trying to do is have the user enter a file name and then the program will output the number of words in the file. It works fine the first time through … | |
Hello everyone, I have just started learning C++ and I am trying to write a program that reads from a file (scores.txt) and then prints the average of these numbers to the screen and print to another file named "average.txt." I have written some code but when I compile I … | |
i am having a problem with a function i am writing that takes in a txt file and stores the data in 3 arrays. The data file is always rows containing three numbers such as 1 2 3 2 3 4 5 6 7 8 9 10 with each column … |
The End.