Results for "Volume: 2002ASP"
This code is an addon to the "split" function in VB, it takes an string and will split it into a 2D array. It's pretty easy to figure out. I wasn't sure whether to put this as a beginner or intermediate so it is kinda inbetween. If you're using VB5 or before you'll need to download a replacement split function from this site somewhere. Latest - Fixed a small problem with different sizes of one dimension (could have been fixed with on error resume next but this is more effective)
Hi this is a cool little project I made to keep all my source code on one handy place I made this project about 5 months ago but know I have updated it and added some more cool things Like the Listview controls and also it does not use a dat file any more it know uses a Microsoft Access file so you can add more code. Anyway I hope you like it or come in handy. Please Vote if you do Thanks.
This is an Active X control you can add to your apps and have nice, smoothly scrolling text which makes them look pretty good :) The ocx can scroll right->left or bottom->top and background+text colors are customisable. Text scrolls, optionally pauses at the edge for specified ms and then continues to scroll off It uses bitblt to do the drawing so its flickerless and goes pretty smoothly. Also, this code simulates an asynchronus function as i couldnt see a way to make/call an asynchronus function in vb. Please vote for it!
This program is very slow but it writes to a vb EXE and changes the name of runtime dll, msvbvm60.dll which the program is looking for at startup and you can change that dll's name into what ever you want. To try this and to see what i'm on about use the program and specifie a EXE and a new dll name and run the EXE after writing to it. You might get a missing DLL message, all you have to do is rename msvbvm60.dll to that new DLL you used. Please vote and leave a comment.
This program displays a visual equalizer and a volume control for the main volume and the bass and treble. Have to see it! Please Vote!
Displaying a Message in a StatusBar as "Hint" to a currently selected MenuItem. Often called "MenuHint".
3D hedge game This uses paint picture to make texture on the walls, they also have lighting effects. It uses the dim statement to make its walls. Its has exelent graphics and renders very smoothly, and goes very quick If you like this game pls vote for it.
Check internet connection and return the type of connection used. example LAN connection, Modem connection, Connecting through Proxy, Remote Access Server installed (RAS installed). The source code and application screen shots are available at: http://www.imagineer-web.com/MasterKey/InetConnect.htm
This is a revision of the Mortgage Application that I had submitted earlier that i found to have some errors when loading it into Visual Basic. So hopefully this one will not have that problem. this particular application does not require Microsoft Excel to generate the amortization table like my earlier application.
MacSHELL is a macintosh look alike shell for windows. My main idea was to emulate the macintosh system as accurately as possible. It still doesn't look completely like the mac but I hope to add more mac features soon! I got lots of feedback from my first two versions and now I have updated it as best as I can. There is lots of room for improvement so please leave your comments.
BAS Module that handle several FileSystemObject methods using Windows API calls. Several new functions were added. This module will make file/folders operations a breeze.
I am not the author - This is a outstanding free control that anyone bulding an editor should take a look at. http://www.winmain.com/ WinMain Software develops CodeMax, a powerful Win32-based custom control that gives application developers the ability to add sophisticated code editing capabilities with a minimum amount of effort. You won't find a better source code edit control around. CodeMax is vastly superior to its competition -- it has more than twice the features, is as fast as the integrated development environments, and is totally free (source code, too).
This code is intended as a replacement shell for Windows. It contains the functions that many people use.
This code is like Napster, but lets you transfer any file type, and has a nice search output. This uses the Catalyst SocketWrench Control, which you can get from www.catalyst.com. All this version is is the first, but with some minor bug fixes, and it is actually on PSC now and not on my slow server. It still has the bug with the server freezing if you change to an existing channel on the client, so if you know how to fix that plz help. Just to let you know, i wrote this about a year ago as my first program using sockets, so don't expect many comments.
One of the best code that i developed for the purpose of children entertainment. In this code you will see another "Cool GUI Vertical Menu" that can be scrolled vertically by using your mouse, etc. And this Puppet can read a story, actions/commands, and have a conversation with human by asking the Puppet with some questions. This is actually the 2nd version of my Smart Artificial Intelligence that i have sent. PLEASE VOTE FOR THIS CODE AND HAVE FUN WITH IT.
Don't miss this guys coz' this is a corporate code that i developed before using ADO with complete Login Entry,Masterfiles,Transactions such as Sales Order, Purchase Order,Receiving Order, Reports such as Inventory Report,Sales Report,Critical Report and Backup/Restore/Password Security features. Using this example you can learn a lot about how ADO really works without using any data controls. This is the best contribution of mine in PSC so far so you better not miss this coz' this code really rocks. PLEASE DON'T FORGET TO VOTE FOR THIS CODE COZ' THIS CODE REALLY ROCKS!!!
allows viewing and changing of file and folder attributes batch or one at a time. contains warning msg boxes where nessary
*UPDATED* New URL: http://www.planet-source-code.com/xq/ASP/txtCodeId.15030/lngWId.1/qx/vb/scripts/ShowCode.htm This is a VERY cool app. It adds a button to the windows default buttons for forms (X, Max/Restore, Minimize) for Minimize to System Tray. This is a fully working version tested in WinNT (2K) and Win98. Please comment on any bugs Apart from: 'Some windows stay on task bar' - I'm fixing that at the moment.. (note, you can send upto 999 apps to the system tray.. I wouldn't try it though..)
This is an example on how to create borderless, resizable and skinned forms. It would be nice with some comments(and votes to;P)
SUN EPHEMERIS GENERATOR V1.5 Program written by Jay Tanner - [email protected] It was built around revision 6 of the VSOP87 core modules. ====================================================================== The program is based on an implementation of the full VSOP87 theory computations of the orbit of Sun in spherical variables. The original VSOP theory was developed of Pierre Bretagnon et al. of the Bureau des Longitudes in Paris and was implemented in the FORTRAN computer language. Theoretically, the heliocentric coordinates upon which the geocentric computations are based are accurate to within an arcsecond or better over the range from 2000 BC to 6000 AD in the case of the inner planets, Mercury to Mars. Due to the popularity of Microsoft Visual BASIC and the much faster speed of modern computers, I thought it was about time to develop a version of the theory that would be more accessible to the amateur astronomers with Windows PC computers. The result of that effort is the development of a series of ephemeris generating programs for the Sun and the eight major planets from Mercury to Neptune. The computations of the planetary positions include the interacting gravitational perturbations of the planets, precession, the long-term effects of relativity, light-time, aberration and nutation. Then the coordinates of the planets are reduced from the dynamical coordinates of the VSOP87 theory to the apparent geocentric coordinates according the standard J2000 FK5 system of coordinates. Consequently, the computations compare very favorably with the published ephemerides. The basic ephemeris computations are: Apparent Geocentric: Right Ascension Declination Distance to the sun Semidiameter The planetary orbits are determined by the computation of three spherical variables. These variables are: L = Heliocentric longitude B = Heliocentric latitude R = Radius vector or distance between centers of Earth and Sun Program Statistics for the Sun ephemeris program: Total Computational Term Counts For the VSOP87 Orbit of EARTH are: Total # L Terms: 1080 Total # B Terms: 348 Total # R Terms: 997 Total All Terms: 2425 The Earth module is used to compute the position of the sun. This is the simplest case, since the Sun may be considered directly opposite the Earth. In this case, the position of the Earth is computed and 180 degrees is added to its heliocentric longitude and the sign of the Earth's heliocentric latitude is reversed. The radius vector requires no modification. ======================================================================