Results for "Volume: 5_2007-2008"
Okey! In this version i have 1 single picturebox for all of it, and it now uses bitblt, also, a grid has been added to help =) Please leave comments and vote (hope you like it now, Hazen! =) )
This code is an example of a 3D Terrain generator and 3D graphics displaying engine. I uploaded it as it's an excellent example of how easy it is to code 3D and i haven't uploaded any code for ages.
This will change the thing at the top when you open a new IM Window
This article can work with all programming languages (examples in VB for ease of understanding). If you have ever worked with a database with TONS of Yes/No (Access) or Bit (SQL Server) fields, this article can help cut down database size, for example, or memory if you use individual variables to hold True or False values.
This is an extremely easy method of reversing the value of a Boolean value.
Update to my engine - -Now uses time based modeling, no more need to limit FPS, same move speed on any computer still. -Supports more detailed maps -Much more for managing charactors -Interface started -More. =)
It a basic direct3d engine. Its very easy to use. The zip has an example and the source code. In this version its only have DirectImput for keyboar. It support textures. Please vote if you like it.
** RichText Files Compiler ** - Compile and Convert RichText RTF Files to Standalone Windows GUI Executables. Bring Your ReadMe Files to life with full colour and formatting. You Can Modify the Look and Feel of The Resulting Exe. Try It You'll Love it (You'll need to create and format the RTF file with MS-Word or another Editor before you can compile it).
This project is a complete application with a data file of over 1500 computer related Acronyms and their meanings. Functionality includes - Add new entries, Edit existing entries, Deleting, Saving, Sorting and Searching.
Converts a file extension to the related MIME value (.pdf to application/pdf) and converts a MIME value to the default extension (text/html to .htm). Useful for webservers / browsers, as it uses the windows MIME values in the registry, rather than programs having their own copy of each value.
Four brush effects: brush, air-brush, soften brush and sharpen brush.
A cool game. It is an immitation of a game I had in my nintendo. you have to throw a block with a symbol to the pile of blocks and hit one similar with it. Time is running out. Exelent graphics, good sound, level editor. A must see. Note: Scrreen shot is the 1/2 of the actual size (i.e 640x480) pixcels. No direct X A little APIs (bitblt,Sndplaysound)
I know there are other port scanners posted here at PSC, and definitely they're a ton better than this, but no matter, this code is well documented and is great to use for learning about winsock. This port scanner allows the user to do two things... either do a scan to find all the ports that are in use (within the port range specified) on the local machine, or do a scan to find all the ports that are accepting connections on another machine (though you can scan yourself as well). The user specifies a target IP address, a port range (0-32676), and the max amount of winsock elements that can be loaded at once (this doesn't mean that the program will be limited to scanning that amount of ports per second, though). As well, there's an option for the user to have the name of the port (what the port is used for) displayed (if it's documented - there's an array in the program that has the names of the ports). The port scanner closes connections and counts them out as errored connections if a connection is not established between the machines on a particular port within .75 seconds of the time the request is sent...
This is an Example of MSN It is still buggy, messy and incomplete but I will Release updates until I have fully maped the MSN API! :D Please Vote and Leave Comments!!
A complete app which organizes your pictures, with style! Gives you the option to save a copy of your pics in an archive folder and/or in the Pixie database or just show the pics from their original location. You can save pics as JPG to save space or BMP for faster laoding - heaps of features like resize, with bilinear resampling, auto cascade and tiling, etc etc. if there is no zip file here, then get the source from http://members.optushome.com.au/kleena/Pixie.htm
Piracy is a big threat for all programmers. One of the preventional steps followed is to let program run on only a particular harddisk. If the user copies the program or even compies complete harddisk to any other computer our program should not run. But how can it be done. Obvoiusly by allowing our program to run on Drive with a particular serial no. Software checks the particular serial no each time it is executed. And if the serial no is not the same, the software doesnt execute any further. So here I have tried to make a program that simpy reads the Serial No of any Drive. And yes ! the code is very little, well commented and easy to understand ! Plz Vote if you like ! And also your suggestions are most valuable for me...
URFIN JUS presents HuntERR 3.1 Release HuntERR is powerful error handling solution for Visual Basic. Provides support for initial error processing, error logging, aborting transactions, closing connections, custom servers, reporting API errors, ADO errors, system exceptions protection, etc. Several new features in this release: releasing objects, stopping on error in IDE, improved error report, support for logging to Oracle database, other features. Zip includes Demo application with Source. Full package is available at www.urfinjus.net Free.
Demo for database access class automatically generated by CLASSter. Full source demonstrates calling stored procedures, executing parameterized SQLs, multiple recordsets, batch execution, transaction control, XML processing, error handling, etc.
quite nasty hexeditor in vb6 can handle files upto 2.1 gb (uses a custom filebuffer to avoid loading all data at once) supports copy paste , delete / insert bytes and multiple documents.. i saw some other guy has submitted his hexeditor so i figure i could just as well submit mine to instead of letting it just rott on my hd... its not finnished but its still quite nice , hope you like it... start hexed.vbp list of features: filebuffer (load files upto 2.1 gb) copy paste data in both hex/text mode mdi app custom scrollbar to allow more than 32k lines file compare tool , compare 2 or more files string extractor , extract strings (ansii/unicode)
Get a list of all the printers available on your computer (Locally and networked)