Results for "Volume: Java_Volume1"
Updated 11/19/2004 Added check for deliminator (/ - or .) This JavaScript file allows coders to use common VB functions that are not available in JavaScript to handle strings and dates, functions include Parse(), Len(), Left(), Right(), inStr(), DateAdd() and DateDiff().
VTH is a vb code to html converter, its good for creating help file snippets with a colored background. See included read me for more info. Please post any code it wont process here.
Determine if a file exists and retrieve information about size, creation/modifed/access dates and file attributes, this could also be modified to retrieve version information as well. UPDATE: In Response to Solo's statement you can now also retrieve file version info and other information such as company name, file description, default language, etc.
Revelatek MDI Tabs control provides you with the ability to have Visual Studio.NET, Office 2003 and Office 2000 style tabs. To use this control you don't have to write a single line of code you just need to put it on MDI form and that's all! UPDATE: Check out comments bellow for update history.
Many image effects for free. There are 30: GreyScale, Negative, Lighten, Darken, Blur1, Blur2, NoRed, NoGreen, NoBlue, Warped, Warped2, DecreaseRed, DecreaseGreen, DecreaseBlue, DecreaseRGB, IncreaseRed, IncreaseGreen, IncreaseBlue, IncreaseRGB, SandBlasting, Incoherence, GlowInTheDark, SunShinnyDay, Silk, Silk2, Flatten, Silhuette, Emboss, Pixilated, and my favorite Pointalism.
This Helps in maintainign the booking, vechicles, contacts and other important aspects of any transport organisation.
This is an example of 'SaveText' - 'LoadText' functions for TextBoxes.It is easy to use and works smoothly. I Need your 'FeedBack' and never forget to -Rate- this code.
the same as the mirc gettok function - very usefull
This is an example of "ShadePicture" functions for PictureBoxes.It is easy to use and works smoothly. I Need your 'FeedBack' and never forget to -Rate- this code.
A simple isometric RPG engine that can read maps from a save file, draw the map, draw the player, read walls from a save file, draw an NPC, draw the walls, and can move the character. UPDATE: I got character movement working! As long as the players movement is less than 17 pixels it works fine. Also added NPCs, but they are far from being done. The code is kinda messy, but I will clean it up when I'm done.
It will go online and return all of the stocks being traded and get the Last trade, Change, and volume for now
This is a working complete 3D Engine(Model Editor), only using math and some API. I must admit some of the matrix code on psc really got me going to make this. If you are wondering what GB(Galatic Battle) is, then I can tell you that it was a game I was working on, only got the Engine finished though. Please vote for me, inputs and any techniques for speeding up are agreatly appreciated. One last thing, put focus on the render window and press "R" to switch bettwen render modes, and sorry but textures not completed yet. - Julian
This is a working example of direct x peertopeervoice. It tarted out as a microsoft example that had a few other options but i took all that out so you could see just the voice part. Sorry but you can only have one open on a computer at a time
This is an update to DevCon FTP 3.0.3. It is now DevCon FTP 3.0.4 Fatty Edition. I am not the original author of this code. I have mearly fixed things, and added functionality to this program. It now has the ablity to CHMOD files, and as it appears, is the first to have it on PSC. CHMOD might not work, I have no FTP to test it on, my host doesn't support these commands. But from what I gathered on the web, it SHOULD work. If it doesn't, it won't take much modification to get it working. There is a list of changes in the zip, as well as the original PSC readme.
The code let you see how easy it is to make your own screenmate. Import some sounds , more animations and actions. No Flicker at all!! Try it out, it is not the most advanced code there is but it is just a little start. I'll made this code by my selfs, please vote.thanx
Code Organiser "beautifies" your code, i.e. automatically indents it properly. You tell it which project to organise, and it will allow you to select which forms, modules or classes to modify. Extremely useful for making code much more readable.
This is an electronic-calender that can do a plenty of things. It can function as a Diary, keep track of special dates and occasions, have serveral users, collect information about your contacts and help you with appointsments and tasks. Plus, it can tell you when the sun rises and sets; and the time, week, weekday and month. And it can of course let you search in all the data.
This is a simple, yet powerful 3D fractal terrain landscape generator in VB. includes, Heightmapping, Subdivision, Random noise, colour shading,etc
Create buttons and banners for your web site or use in you programs UPDATE: Added outlined text
I made this program to protect the main from from being access by an unwanted user. The curent code is 13337. So you would have to click the numbers in the same order 13337 for it to launch the main form hope you guys like. :)