Results for "Volume: 3_2004-2005"
Update to my mixer, now detects audio card devices and displays volumes for all available devices. Better code than last version. Control master, CD, Line, Aux, TAB, Mic Treble, Bass and more. This is all API and can be a little confusing to newbie’s. Open the systems sound mixer and use this app it will move the mixers vol’s as well as this apps.
This project was built as a GUI front end to Andre Blavier's wrapper around the TidyCom Dll. It cleans up HTML source and is a great MS Word HTML cleaner as well. It is also useful as a block indenting tool for HTML source. TidyCOM is a Windows COM component wrapping Dave Raggett's HTML Tidy, a free utility application from the World Wide Web Consortium that helps you clean up your web pages. HTML Tidy is available from the W3C as a command-line program, la Unix. To better fit in the Windows environment Andre has written COM component wrapper for Tidy available here: http://perso.wanadoo.fr/ablavier/TidyCOM/ The Tidy SourceForge object is here: http://tidy.sourceforge.net/
when you use string variable in VB to handle large string values the process take long time and as the variable go larger it take more time MyVar offers faster handling for string data
VB6 + XML using MSXML4
this is an update for all those hu mailed me
Sunday evening & I was board until I came up with a great idea! My sister uses my computer & leaves it on all-night when I am out. I thought that I could create a program so I could set a time for my computer to shut down forcefully & automatically. I created this program & that's exactly what the program does. I also added an alarm clock to it... Please vote for my code. I have been coding 4 months...
Zip-it is an example program that uses JAVA Class to compress multiple files into ZIP file. Zip file created is compatible with ZIP format and can be opened by WINZIP , WINRar etc. Program does not shell out in order to compress the files instead Java Class object reference is created inside VB program. Only compress function is supported right now.. but if there is demand for it I can write de-compress code as well. Enjoy! >>Please Comment and/or Vote.. Thanks
Simple time control I made to satisfy my needs in one of my softwares. Might as well publish the source so that everyone can enjoy it... Similar to DTpicker time control but it has some changes and other stuff... Just add the User Control to your project and it's ready to use... no OCX's needed. Feel free to modify etc, but respect my copyrights :p
Send A fake E-mail With a very easy way , see explanation inside :d > , Sorry For Inconvenience
Give your Gfx card a real workout. A DirectX8 scene manager with demos. Lights, camera and action for a wide range of 3D figures, you determine what they do and what they look like. The supporting engine (rvtDX.dll) in this archive. A good further tutorial in DirectX8. Obviously needs DX8 on your machine. (333k)
This example Captures the Sreen (Screenshot/Snapshot) and slices it then saves them all (Max. 256 Slices) to a directory. Works without a hitch. Uses BitBlt to capture screen, so it isnt a 'noobish' capture method. The actual capture code is not mine, it is by "SniperElite".
Very Cool Video Player. Exelent Graphics, and design. It uses full Api functions. Traybar Icon. Ini files. Always on top and fullscreen functions. Speed movie enhacement. Just See & Vote Me.
Version 4 of the bsGradientLabel control. The code has been rewritten to use the clsGradient class (by Rocky Clark) and Rohit Kulshreshtha's gradient module - it no longer uses msimg32.dll, so Windows 95 users need not complain anymore. Some code redundancy was disposed of too. Also, you can change the angle of two-way gradients. If there are any bugs in the code, please let me know. Enjoy!
Plot points on a world map based on latitude and lonitude in degrees. This application is still being worked on and should be finished soon. Just type in the Latitude and Longitude then click Plot Map it will display the crosshair in the correct position on the world map. I intend to use this application in an IP host Name tracer application to plot the location on a map of where the servers are located. Please vote if you like this code - oh yeah if you have any questions please email me.
A very fast way to fill or populate a MSFlexGrid control with a Recordset 18,000 Records / 2 Sec.
GDI+ TLB v1.05. Special thanks to Vlad Vissoultchev for new Demos and wrappers. Demos(by Avery) tweaked to run with this TLB. Several bugs fixed in TLB and a few additions. If you don't have XP or Win2k SP3 then you must install GDI+(free from Microsoft) at http://www.microsoft.com/downloads/release.asp?releaseid=32738.
With this program you can server Web Pages, Music, you can even host your web site on your computer. Has error handling, supports get requests. The php version is coming soon!
Totally rewritten the library and added new functionality, including network drive mapping and SMTP email (still working on this as i can't get it to work 100% of the time). Please vote for this code as it gives me the encouragment to improve it and to add new features.
My code is a D++ Scripting Engine. It has a "Debug" listbox which provides info on loading errors. I have included a Webserver script that sends simple HTML files to a client when requested. I hope people will find this useful. Please vote for it :-)