Results for "Volume: 3_2004-2005"
The JC Persistence framework is an abstract database layer that manage transactions in a transparent maner to the developer in any relational database, focused on Object oriented programming, mappings your objects with the database through an XML configuration file.
Updated on 19 Feb. I am 14 years old and wanted to make a cool RPG game, complete with graphics and missions and extensively commented, read readme.txt please. Scrolling view like in Diablo. Includes trees, rocks and other obstacles. 3 missions, health meter, spells. Teaches you collision detection, transparent images, moving images smoothly with the keybord, other tips and tricks for game programming. I think this project is good to learn something out of.
GeoGrapher Updated. Now with Limited IP Address / Host Name Resolution to area using zip codes, I have added a MS Access DB using DAO 3.51 - make sure you have that installed if you have problems, Also added the Lat and Lon to the mouse tracking. Please let me know what you think of the application and vote for it if you like it. Also please email me with any bugs you find so I can fix them, I will be working on this app this weekend.
Update 09 Feb 2003. A simple but nice looking owner draw resizable button control. Custom border and gradient colors allowed. No themes required. Works in 98/2000/Xp. Chm doc file included.
OK Here it is 1 more time, I can't get used to those edit options and I think I deleted the last update. I fixed a lot of the problems, thank you for your feedback. You can now map out private a IP address or Host Name in the united states as well as web address (well most) I added another Whois Server to the search, I will clean it up more in the next update. If you voted for the last submission, please vote again here, I will continue to update this post only. I also fixed the rpoblem with the latitude and longitude display on the map when moving the mouse around. please email me with any bugs you find and enjoy the application. please vote for this code if you like it.
Using the ActiveX PBBalloon from PABLOB.NET I was able to create amazing Balloon Messages with links and Buttons under Windows 95, an action I thought impossible. Check the Screenshot!
Data interchange between applications has always been a hard task to implement. This ActiveX control lets your applications interchange data easily. Data transmission is arranged in channels. All applications connected to the same channel will communicate with each other. Includes a sample program that lets you "chat" with other instances of the same program.
File Scanner an Example to Scan files with Own Word List with Descriptions.......
This application illustrates basic manipulation of the treeview control like populating a treeview with items from a database, expanding the treeview nodes manually by clicking or by automatically by code, searching a tree for an item and others. This also illustrates how to simply create a splitter by using pure vb code. Please give feedbacks.
A transparent Starwars Scroller Control for About dialogs... U can load the Scrolltext from a File or crete it as string.You can change: Font, Scollspeed, Size... There is an Speedtest so it will sroll with the same speed on any PC....
Another way of changing the focus to a particular window, using an un-documented API called SwitchToThisWindow.This API works on Windows 3x, Windows 9x/ME and Windows 2000. I have found it much more reliable than Setfocus/SetFocusAPI or SetForegroundWindow
Disable *.vbw files from running when you click on a VB6 Project file(*.vbp or *.vbg) in Explorer. Simple registry function to avoid malicious vbw files activating. No timers, no overhead, run once and your protected.
This is only a fake antivirus Truely, I don't want any votes...I just want you to visit my web sites: www.helloindia.4t.com www.loveboard.2ya.com www.cis.2ya.com
Get the status of any yahoo user , whether online or offline :d
This Example will show you how to easily add a icon to the system try and capture mouse events. also it will show you how to stop your program closeing and minimize it instead. Please comment and vote
This code will allow you to change the .ShowInTaskBar at runtime. Please Comment and Vote.
Despeckler by Robert Rayment.(Update Re-load added) This attempts to demonstrate some basic patching, dust & scratch removal, de-spotting, pixel painting, sharp, soft, dark & brightening for pictures. The operations can be for the whole picture or a selected area with varying blemish sizes and thresholds. Color selection and a magnifier help with correcting small areas. Example bitmaps are included. Can be run as VB or VB+ASM. The ASM makes extensive use of MMX. -------------------------------------------------- Optionally the use of i_view32.exe (freeware from www.irfanview.com) is demonstrated for loading and saving any image file format in VB....See Notes.txt. -------------------------------------------------- Thanks to VBAccelerator.com (Dialog class), VBSpeed (Timer class) and Ulli (ToolTips class - PSC CodeId=42051) (Exe tested on WinXP) Win98, Zip 205KB.
Shows various image resampling (resizing) interpolation filters like: Nearest Neighbor (Box, Point), Bilinear (Triangle, Tent, Bartlett), Bicubic Cardinal spline, Bicubic B-spline, Bicubic BC-spline (Mitchell & Netravali) with an interactive diagram and Windowed Sinc with these windows: Bartlett, Blackman, Blackman-Harris, Bohman, Cosine, Gauss, Hamming, Hann, Lanczos, Rectangular, Welch. Everything is developed under Visual Basic using SafeArray technique to access image pixels. Application is also able to extend edges if the filter demands that by copying edges content out of bounds. Sample pictures are included.
This is an irc client using the winsock control, which shows how to parse IRC data, as well as showing how to implement multiple forms for each channel. The coding is as simple as possible and is almost fully commented. :)
Learn how to talk to your computer, and have it respond! You even have a nice little robot buddy to talk to!