Summary: In the interest of minimising the content of the systray, I want to remove an icon for software that I rarely use. The usual techniques of right-click...
Summary: I wanted to write a batch file that would remove a directory from the path, but not delete it. Is there a way to do that, and if there is how do I do ...
Summary: I am guessing you want to "skin" the form. It is pretty simple, give me a day to find my source code, but in the mean time you can steal my dll. htt...
Summary: I have a problem, I need an sql (for access) statement that will alway return the coming sunday's date from any day in the week including sunday, can ...
Summary: i want to remove the \nul string from this line "D:\Documents and Settings\fidodido\Desktop\New Folder3\asda\nul" i tried to use for /f "skip=1 toke...
Summary: I have a collection of files (pictures) that are named: p12312321.jpg p23423232.jpg p555... you get the idea.jpg basically, it is an ID number prefi...
Summary: I'm having issues in VC++ getting the callback to work for my systray icon. I'm using PreTranslateMessage(MSG* pMsg) to get all the messages in the ma...
Summary: You wasted all that time finding and posting 3 msg's that airnt even what i asked. I asked for a sample code for REMOVING a reg key. not to add one, n...
Summary: I need a batch script that will remove a set of ip address out of a txt file. these ip address need to be defined in another text file or in the scri...
Summary: First of all, I'm not going to mention the language that I'm using because I don't want anyone to just hand me the code (that'd take the fun out of it...
Summary: I am building a Win32 Program using MSVC++ 6.0, i have created a dialog useing the resource editor, it has 5 rodio buttons on. Wot i want to do is to ...
Summary: Hi I have made an interactive CDROM using Powerpoint and have made it auto run with poweerpoint voewer(PPvoewer) but I want to set the viewers icon to...
Summary: I want to change the default icon for all folders displayed in Windows Explorer with a custom icon file, from my VB6 application. I tried editing the ...
Summary: Nurul, This is achieved by using the MS Comm Control 6.0 component. First thing is to make it available for selection :- 1) Project 2) Components 3) ...
Summary: Hi, Im new to programming and havent got a clue where to start but I wanted to know if it is possible to write a small .exe program that would remove ...
Summary: Use List1.RemoveItem (3) 3 being the item in the list to be removed. A sorted list and a For/next loop should help you remove duplicate items. For a ...
Summary: Hello, I search a source code in visual c++ or a program (win32 console) with a commmand line to select and remove a program from memory under win95. ...
Summary: Quick question, hope this is the right place for it. The instructions on this website to make a shutdown icon on the desktop advises the following lin...
Summary: I have been in the process of creating a cd-rom for a screensaver. I have come across a problem when trying to install a internet shortcut on a user...
Summary: Hey all I am wandering if I can use a logo from a website as a desktop icon ie: a shortcut to that website. I have saved several Pictures but dont kno...
Summary: If you want to run your batch as a Windows 2K/XP service, you need a shareware package (http://www.eltima.com/products/application-as-service/). Other...
Summary: I need a batch script that will remove a string of content out of a txt file? For example: In between <MRU_FILES>’this is what I want to removeâ€...