Results for "Volume: 2002C"
See Thumbnail Pictures From Picture Files In Directory
hers is the second part of my article on code formatting. it explains how important variable naming is and how you should declare them.
this will convert an access mdb database table to either a comma delimited text file (csv) or a tab delimited text file (txt). I needed to add functions like this to an app at work so I decided to redo it a little and upload the code here. if anyone needs help please email me.
Menu with colours, animation (open), font etc...
This is a carbon copy of the Microsoft Calculator really, it functions just like it. I owe a great deal to Mr. Ian Williams for his help on coding much of this. I have added a few other functions or enhancements that some of the other Calculator applications have on them. The Scientific portion still needs to be coded.
This code will give a great effect to any control making the user interface much more professional
Simplifies the use of the most common Trig Functions (Sine, Cosine, Tangent) and their Inverse Functions (ArcSine, ArcCosine, ArcTangent). The native VB Trig functions require the conversion from degrees to radians or vice-versa. These functions eliminate that need.
Simple Test for a quite easy RPG Engine. Now updated with a new collision detection. NOTE : CREDITS FOR THE NEW COLLISION DETECTION METHOD GOES TO CODING GENIUS, HE TOLD ME THAT (in fact he wrote it). Please tell me waht you think about it !
Shrink Window on Unload
With this snippet you can fax from any windows 2000 and windows XP box with Fax Services! The only other way to share a fax otherwise is Small Business server. All feedback is welcome!
Search audiogalaxy from a standalone program. Compatible with both AG search types, can also view your mp3 queue.
This shows how much RAM you are using and how much you have left. It will also warn you if your almost out and it will log it. All the commands are optional and can be turned offand on in the program. You can also hide it and control it in the system tray.
When we talk about *real* Pointer and Memory Addressing, most of us thinks of Visual Basic limitations, ie, VB cannot access memory because VB has no pointer datatype for a variable declarations. This confusion grow even larger when a scenarios needed one *address* of a variable instead of its value, ie, from where in memory was that variable located into a virtual space of currently running process or a process or dynamic library. Well, forget those myths and read this Article to show you the inner light of Visual Basic Pointers.
Tutorial to teach about LTrim, RTrim, Trim, Left, Right, Mid, StrReverse, creating your own stringreverse function, Replace, InStr, and simple text encryption. 2500 Word approx and examples included
With this program you can give folder its own icon. It works on net disks and floppy disks, too!. Icons can be set from ICO file or extracted from EXE, DLL, ICL, OCX files. Program works with Windows 2000, Windows 98, Windows ME. Definetely check it out. It will make your life a little bit colourful :). And please vote if it does. Any suggestions, improvements & bug reports are also welcome.
I created this class module to turn a picturebox into a progressbar. It is very simple right now. You can se the back and forecolor then set the value and (update) ! wether to show percent or not !. Please tell me what you think (and vote please) By the way. Most color combo's work. All the vb color constants do, u know vbblack, vb red so on. But if u usse long or hex values, they sometimes go different colors.
Newton's Cradle & Metronome by Robert Rayment. Simulates the known movement of balls in an idealized Cradle with variable speed & improved timing for the Metronome. Two progs. Win98. Zip file 24 KB.
If you are subscribed to Planet-Source-Code "Code of Day" Daily MailingList, you can use this simple program. Just save mails as HTML or TEXT files and load them with this program, then you can see new submitions list and download them, also you can manage downloaded codes ...
Changes the backround of the Internet explorer window to any image you choose.
Fractal Studio is a fractal generator. It generates nice pictures using mathematical formulae and different filters. If you don't know what a fractal is, there's plenty of information on the net. A simple search should return lots of tutorials. Please notice: This is an alpha version, and is likely to contain some (probably a lot of) bugs/features. There's still a lot to be implemented, I only submit this at this point to get some feedback. If you have any suggestions as to how I could improve the user interface, feel free to mail me at erlinga@stud.ntnu.no. I'd appreciate it. Bug reports can be sent to the above adress, too. There's a readme-file included in the zip that I suggest you read - I'm afraid the user interface isn't very intuitive yet. --- Hope you enjoy exploring the fractals! Erling