Results for "Volume: 5_2007-2008"
By this code you can search for a specific file extension in a drive or a folder.Address of all the found files including in subfolders will be listed in a listbox.System files and hidden files will be found too.After finishing search it will show you number of files found and number of subfolders searched and total size of all files.I had used this code on one my viruses to destroy all the exe files in a computer.
This code uses CDO to send an e-mail using your Google gmail account
SaLiLoG is a powerful keylogger application that sends keylogs to your email.It sends victim's software and hardware and network information with the keylog (See screenshot).It copies itself to system directory and adds it to startup every 1 second to avoid being removed from startup.Also it changes process name to explorer in taskmanager to be undetected by victim.It detects title of window that victim is typing something in it and supports caps on/off and special characters. With the server maker you create a custom server with a compiled server.Also you can add a fake message to the server to make it like corrupted program.To see other features download it! Note that some modules are not by me and i have used some other codes to complete this application.Please suggest me your ideas to improve this app. DON'T FORGET TO PRESS "READ ME FIRST" BUTTON IN SERVER MAKER!
These Two Programs Allow you to have complete control over how your project is compiled and linked I originally had a linker in with my Make Windows DLL files submission this is newer than the linker helper provided with that Advanced linker allows you to: Change or add commands going to the linker to change the base address, file name, entry point, even make console programs, and change the version of windows your program will run on and just about everything else C++ lets you change. Advanced Compiler allows you to: Add or Remove Commands Going to the compiler to change to Multi Threaded applications, Processor optimizations, stack probes and just about everything C++ lets you change. Even an option to save all .obj and intermediate files from your program Well documented and brings up a switches window when you don't supply arguments, with all the possible switches you may use. Simply add CMDFILE.TXT to your programs directory to supply linker arguments. Add COMPFILE.TXT to your programs directory to add or remove Compiler arguments. Link makes a log of the linkers output and all commands sent before and after (use /Verbose in CMDFILE.TXT to see each pass) C2 Makes a log of the compiler Output and commands before and after for each file anytime COMPFILE.TXT is present in the programs directory and with the *-Save switch it'll save all files to a directory named 'Obj Files'. These programs just 'intercept' the commands to the linker and compiler from the IDE allowing you to change or add commands. Take Complete Control over your IDE today after compiling and adding the Linker and Compiler to your VB Directory (Rename C2.exe to C3.exe and Link.exe to LinkLnk.exe First!). Comments Appreciated!
UPDATE PROJECT: This project wants to be just one example of how to download files from megaupload.com with VB! In the project you will include the references to this libraries: Microsoft Scripting Runtime (5 >), Microsoft Internet Control...Here's how to skip the wait for 40 sec. imposed by MegaUpload, and download the file instantly. Link of the Project: http://www.megaupload.com/?d=HQ51T66H Link of the SETUP: http://www.megaupload.com/?d=7ZC62TP8 Enjoy!
I searched the telnet client for long time, but I don't know why the vb codes I found from psc didn't work in my environment. So I tried to code it myself. Now it works fine. I do not implement the key map, because I just use the telnet function as part of my project. Such as auto script and network management(using multiple telnet client of control array). I think it is useful so I share the telnet part. Hope it helpful to you.
This is an Access mdb (in Access 2000 format) that searches a directory path for all mdbs with linked tables. There is a two-step process: 1) After selecting the search path, the code searches through all subdirectories building a collection of found mdbs. 2) The collection of found files is opened and each table in the mdb's TableDef collection (yes, this uses DAO, not ADO) is checked for the Connect property. If a value is found, it is added to the list box. In the event there is an error (the mdb cannot be opened, the version is incompatible, etc), the error is noted and the file can be checked later.
All API analogue clock gadget. remembers all settings and where you left it so you can add it to the start up, press 'o' to toggle opacity, 't' to toggle topmost, arrow up/down to change the size - it's all redrawn dynamically. the anti alias class isn't mine and nor is the DIB section, but the rest is all mine :-)
Here's one for those of you who like to write music apps, players, etc. A VU meter on your app makes it a little more professional looking at least IMO. The class used to get the Left/Right volume levels was written by Arne Elster (rm_code) so I take no credit for that. Also the gradient functions were written by another programmer, don't know who, but it is a good one. Take note, this app won't show you much unless you have sounds coming from the soundcard, e.g. Winamp, WMP, Mike, CD or whatever. If you have difficulty getting sound levels, try this. With the demo running, right click on your Volume icon & select Open Volume Control. Or try Control Panel|Sounds| Volume tab then Device Volume, click Advanced. If neither of those are available, try to run the app directly. On my machine it is C:\WINDOWS\system32\sndvol32.exe. With that open, select Options|Properties and select the Recording option button & click OK. Now you have the sliders for the various record options. Try selecting different record devices and changing the volume levels for these (note you have to click the Select checkbox below the slider for it to have any effect) and see if you get results in the demo app.
Explains implementation of light vector to illuminate 3D objects for smooth shading.
This Control is useful for example for Musicans. You can use it also as a Volume Meter etc. Feel free to use it for your Projects. You can change the Colors, you can use your own Graphic (any Size) you can edit many parameters (Radius, Style etc.)
This is a Kill Folder function with persistence ... It will remove all sub-folders and files and then optionally delete the specified folder ... I found when removing all the files in the temp folder that some locked files would fail and cause it to not continue with the rest of the files ... This function will continue to remove all unlocked files, even after finding locked files. However, if locked files are found, the parent folder will also not get removed.
Rapidshare Downloader v2.0
My article just acknowledge u that ur vb can be used to write mobile programs PocketPC,Symbian,PalmOS,UIQ etc.
This Titelbar ist a complete Replacement for the normal and boring Windows Titelbar. It act like the original, you can handle and Move, you can Minimize and Close it like the real one. Simple put it on your Form (Borderstyle of your Form should be 0). You can change the look by 4 Gradient Color Style, also for two Zones. There 12 Different Styles (like on the Screenshot). Your can also add Icons, you can Change the Sytle of your Caption (Color, Shadow, Border etc.) This time there are 3 Types of Buttons (Close, Minimize, Maximized), you can put your own Icons in the Control as well. Feel free to Comment and to use it for your Projects. Update 16.10.2009 - V4.00 Changed the Style Information into english (I tried :) Added the Maximized Button and Function (as Windows) Regards J.Pfeffer alias Peppa
Hi, I have created an ActiveX control which is a control container like a picturebox with extra fetures. This control can fade in/out depending of distance between mouse pointer and control, can draw bottom mirror, it haves title gradient and transparency. This control can be used to create nice user interfaces. Costinu
UPDATE ON 02-22-2011 -> How to Capture the {FRAMES} of all supported Media files [Movie Media]... The Author of the original code of the Media Player OCX is: Jason Lusk (EvilTeddyBear) Found it at this link: http://www.planet-source-code.com/vb/scripts/ShowCode.asp txtCodeId=48129&lngWId=1 ! I used the dll freeware CapStill.dll to capture frames. You found the DLL at this link: http://www.gdcl.co.uk/index.htm. Supported and Captured movie format: *.avi;*.asf;*.mpg;*.mpeg;*.wmv;*.divx;*.dat;*.mpx;*mkv;*.mov;*.vob;*.flv Don't forget to register the DLL CapStill.dll and adding a reference to this library before running the project! Also adding the reference 'Microsoft Active Movie Control Library'... NEW UPDATE: Capture Random 6 Frame's. Convert captured BMP image to JPG compatible image file. FEAUTURE's: Capture from xx:xx:xx time to xx:xx:xx time Enjoy
share my ideas with other learn more from them
This code is a real life example and is used by a govt sector The code is for agricultural statistics in a minutes User can Learn How to use Dynamic Array ,Excel Macro, Text file reading etc. and more.. I use two User control LynxGrid and UPB Which is available in PSC Thanks the Developers of these Controls enjoy the code
Complete Information on a PE (Portable Executable) Files. EntryPoints, Import Tables, Sections and many more. This project shows how to explore the PE File based on Microsoft COFF (Common Object File Format Specification). It is incomplete but also shows how to save a new PE File. -Completely based on Classes and structures. ---Note- Bound Imports Directory of PE is not saved. ---Design Time Reference: Winapi32.tlb ( Contains Tons of APIs.) For any updates, comments and suggestions, mail me: EliteXp2008@gmail.com