Advertisement

Results for "Volume: 5_2007-2008"

5_2007-2008 #188082
Asm Compiler

This is a real assembly compiler, it compiles assembly code "written directly into VB" into '.COM' files. It's an unfinished sample, it supports a little amount of instructions. But it's still great! If you like it *pLeAsE* v-o-t-e for me ;)

5_2007-2008 #188329
A Color Picker that works ( ocx )

This is a Color Picker, and provides and easy, yet powerful way of picking any color. I've developed it as an ActiveX Control (ocx), and is just as easy to use within your code as the MS-Common Dialog Color Picker.

5_2007-2008 #189218
Playing MP3 in 2 lines !

Playing MP3 with 2 lines of code !

5_2007-2008 #191975
OpenGL ScreenSaver 3D

OpenGL 3D ScreenSaver. Normal screensaver, includes Excellent update!! u can see it in the desktop properties, compile as scr to system32, there are lots of settings in the settings form, easy to create your own screensavers after seeing this one which includes everything you need to know about making screensavers... Enjoy it!! please comment; for other opengl tutorials goto nehe.gamedev.net... if you don't have the vbogl.tlb then e-mail me & i will send it to u, Enjoy!

5_2007-2008 #191976
Explorer XP

Explorer, extracts icons 2 make it look like xp, includes listview, treeview, shell,get all folders size in a directory(don't have to keep on clicking properties) preview docs, error traping, please comment(at lease comment) and vote, Thanks and enjoy!!

5_2007-2008 #183839
HTML email entity converter

The purpose of this program is to convert email addresses into their html entity equivalents as a basic way to avoid email bots. I didn't see anything like this here so I'm posting. Only took 2 minutes to make so I'd say it's beginner level. :) Hope it helps someone out there.

5_2007-2008 #185020
Cool XP ProgressBar 2.0 (MultiStyle ProgressBar)

The New Release of the Awesome XP Progress Bar is now available. The new control offers more detailed painted controls, with more OS capability, now supports NT4, Also included the Media Player Progress Bar Style, and many others. The Control itself as it predecessor does not need any dependency file and its very light in size. Now It haves 8 Styles to choose from. The 5 New Styles are Limited to horizontal Orientation as I don’t use vertical very often , but if you like using it just code it your self, the code is very easy to follow and very understandable . You are free to use this code on any way you wish, on commercial apps, on freeware or any other except selling the code claiming that is yours. Enjoy! If you have any question, you can contact me on my e-mail [email protected] or [email protected] Feedback is Welcome 14 September New Style ::: "" METALLIC XP"" Added Font capability

5_2007-2008 #189564
SComboBox 1.0.4 Update: 2004-09-12

English: This control is a customizable ComboBox with multiple appearances. I hope you it like. Description: This usercontrol simulates a ComboBox.-------------------------------------------------------------------------------------- But adds new an great features like: - The first ComboBox On PSC that actually works in a single file control. - When the list is shown doesn't deactivate the parent form. - More than 20 Visual Styles; no images everything done by code. - Some extra cool properties----------------------------- -------------------------------------------------------- IMPORTANT NOTE -------------- So many thanks fred_cpp for his contribution for this project, some styles and Traduction to English of some comments. All rights Reserved © HACKPRO TM 2004------------------------------------------------------------------------------------------------------------------ Fixes bugs version 1.0.4------------------------- - ItemFocus correction. - Clear function. - Border Select. - ScrollBar. - Width Text. - Move for the list. - Office 2003 Appearance. - Sub DrawAppearance. - Sub CreateText.-------------------------------------------------------------------------------- New in this version 1.0.4 (Update: 2004-09-12)--- ------------------------------------------------ - Now if the Font change works. - Now the temporary directory of Windows is used to manipulate the images. - Parameter ShadowText. - Property ListGradient. - Function CalcTextWidth.

5_2007-2008 #182333
Turkce Sozluk - Turkish Dictionary

This is a Turkish-Turkish (meanings) dictionary. It has 85.000 words in an access database. You can use it in your applications. (Sorry from Intl.Users but it's mainly for Turkish users of PSC) Inspired from Stephen Whittle's crossword application, but it uses an access database and adodc instead of text file.

5_2007-2008 #187306
Build The Tower (UPDATED, English Version)

This is kind of game where u build a tower using worker (i am using lemmings type worker).. sorry some of graphics i just got it from internet.. hope they dont mind.. please vote for it.. and tell me what you guys think. Press A for new worker, and other please refer to help menu inside the games. Already translate it to English Version.. enjoy it

5_2007-2008 #191303
Expert System

(Updated!)A simple expert system. It has a great visual and graphics presentation... It includes an office assistant that will help you in browsing the system...

5_2007-2008 #192117
Hypnotiser

Looks pretty cool

5_2007-2008 #187053
Generic Multi-Threading Engine (Asynchronous Drop in Replacement for VB's CallByName with Events)

**** LAST UPDATED 16-Sep-04 11:50am **** This is an Asynchronous ActiveX server to replace the built in VB6 CallByName function. By substituting current CallByname instances with a call to the AsyncServer, this allows the user interface to remain responsive while heavy processes are being conducted in the background. It also means that your application has effectively become multi-threaded. Events within the AsyncServer notify the client app when the call has been completed. Events within the called DLL can also be raised as per normal (for interface notification etc..) Hope it serves some purpose for someone. I use it across a range of projects in instances where it is important to maintain a responsive UI. The other nice thing is that it is generic and existing classes/objects that you've created can be used without change. ''' *** Notes: Before using asyncronously, the AsyncServer.exe and AsyncTest.dll projects should be compiled. The AsyncTest DLL is purely included as an example of what the AsyncServer can be used for. The small test project (Project1) demonstrates the difference between a function in the test dll being called thro' the server or thro' the exe's thread. ''' *** BTW - was going to include callbyname example but thought that interested parties would already have a handle on this. the original zip has been updated to include a 'preprocessing' event that allows factory created objects to be tweaked before async processing continues. Added implemented interface to AsyncServer to allow for VTable 'fast' tight integration. changed the ReturnAsyncObject function parameters to accept an object in order to be identical to the CallByName implementation. Cahnged the FactoryObject event nad callbacks to be more meaningfully named PreProcessFactoryObject.

5_2007-2008 #191657
[ Time Synchronizer ]

Always have the EXACT time on your PC. Time Sync connects to atomic clock servers on the net to adjust the inaccurate computer's system time. You can select from a large list of timeservers all over the world. Run the program in normal mode, or without user-interface by the 'now' command to set the time automatically (can be used to synchronize on each startup). When synchronizing, time is automatically adjusted to your local time. Check the Readme File. The date format may only need some adjustment to the format that is common in your region. Special thanks to George McCoy and Jim Huff for the winsock code (see readme file). Your comments are most welcome :-)

5_2007-2008 #190064
Download 196 Cute kittens

This program connects to http://kittens.sytes.org/ and downloads all their cute kitten pictures. The program is nice commented and easy to understand. Feedback, bug reports and suggetions, greatly appreciated

5_2007-2008 #190017
WebSite Replicator

This code will connect to a website and download all the original source code that make up that website. If you have ever used HTTrack or WebStripper, then you'll know exactly what I'm talking about. This thing is version 0.0.000001. So don't kill me too bad

5_2007-2008 #185354
Create Excel Report From ADO Recordset

This class allows you to create a Microsoft Excel report from an ADO recordset. The report can be formatted with headers, footers, headings, borders, totals etc by simply setting the class options.

5_2007-2008 #180858
ucCanvas + cDIB revised

Nothing special: This is a simplified version of a custom control I've been using in several applications. cDIB class has been revised (supports all color depths) and new functions added. For NT users, new StretchBltMode parameter (Paint() and Stretch() functions), allowing [Halftone] mode for API-dithering (ordered dither). Note: If you only want to preview images, pass [Force32bpp]=True (->CreateFromStdPicture); this will improve zoom/scroll behavior (specialy on palette based bitmaps). // 14Kb zip

5_2007-2008 #185011
Fabipo-Image Viewer

It is an Image Viewer (similar to ACDSee) which displays the contents of a folder as thumbnails. Its able to read jpg, gif and bmp image formats.

5_2007-2008 #191992
[A virtual synth :: RDX AUDIO VECTOR ß]

This is a virtual synthetizer. Use DirectX 8 visual basic type library. Sorry for my horrible english, i'm french. Need to have some experience in software synthesis. If not, Open a patch, for example : patch\adagio for string 3 [] trancepatch.px0 and a sequence, for example sequence\adagio for strings - bass up.px1 click on the play button. If you hear gliches, go to file>preferences and increase the latency value.

Languages
Top Categories
Global Discovery