Summary: the files could be named the same as "yyyy" if it was easier but i was actually going to name them as the serial number of the units i'm configuring i...
Summary: So I have an odd problem, and a less than easy way of doing it. Our organization has some house keeping that needs to be done, and I would like to use...
Summary: Hey I solved the problem! And I found an error in the API programmer's reference unless I'm interpreting it incorrectly. When it gives an example of ...
Summary: "but I am not sure that this same pointer is incremented by fread as it reads through the file..." Probably not and that seems the problem. Exactly h...
Summary: I just got a new Logitech wireless keyboard/mouse combo and it doesn't have a scroll lock key. I can see how useless a scroll lock key is, but to me ...
Summary: Use Javascript do a window.open() and then give it the attributes you want... turning off the FILE bar: window.open("location.html","Window Name","to...
Summary: I have 5 text data file daily and some of them contain special character like "". I need find it and replace it with letter E. Is there anyway do it ...
Summary: Hello, Thanks in advance if anyone could help me. Is it possible to take a .txt file, find a keyword such as "google" and copy the whole line of text ...
Summary: I would like to load and save bitmap images in visual c++. I would like to do this without MFC. I am looking for a simple way to do this. I am able...
Summary: Hi, first, thankx for taking time to see if you can help. And a bigger THANKS! if you do :) How do i merge and save a shape and text object with an im...
Summary: Attempting to imbed and/or link objects using OLE. Using wordpad as a test instrument, no problems with the proceedure. I created a practice wordpad d...
Summary: Let me just say... thank you for taking the time to help me! I am such a newbie at programming so I have the following questions: I copied and pasted...
Summary: I have written a code to play a media file in MFC VC++, but i'm not able to split the media file and storing it. I have used MCIWnd class functions ...
Summary: I know html, I dont know PHP. I needed a script to log IP's to a text file, I found a php script that does it. I don't understand HOW to use it. I put...
Summary: @Echo Off IPConfig /Release ShutDown -l Copy the above three lines into NotePad and save as MyShut.bat. Create a shortcut on your desktop to the previ...
Summary: Hi Robert A better solution. Type the text below into Notepad and save as Input.txt. The blank line is important and is just a carriage return. Then...
Summary: Hi Paste this into a Notepad Or similar Text Editor and save as FileName.vbs. Call using cscript FileName.vbs Or wscript Filename.vbs. You will hav...
Summary: Hi, i just want to learn how to do some basic programming. frankly, i dont know anything!!! and i just want explore alittle bit. some ?'s: --can i wr...
Summary: Yes it is possible, the first question is are all the directorys roughly the same name or are they different, if they are similar can i have a example...
Summary: having a problem with dcraw and a batch script on xp home. dcraw converts proprietary format raw photos to something more generally useful. script run...
Summary: Hello all, i know what i am asking might be too much but anyway.. I am volunteering at my school and my prof who is working on a project has assigned ...
Summary: Trying to use a batch file to delete duplicate filenames (sizes will be different): I have one folder with several thousand PSD (photoshop) and JPG im...