Results for "Volume: 2002C"
Rotates an image in a picture box. The code is fairly well commented, and may be of some use to someone out there.
This is my version of the old Arkanoid game( If you don't know it see the sreenshot). The game include difrent type of enemies, bonuses and a level editor. I create 12 levels and you can modify them or just replace them with new levels. The collision is very good( determine the side of the collision). This code shows how to play wave sound from resource file. Please send me any suggestions to kicheto@goatrance.com and don't forget to vote for me!
Yaa Now With This Code You Can Make Your Picture Look Like Under Water ,, Very Easy Way So Download Code And Give Me your Vote !!!!!
Soft info,hard info and much more information. Come, see, send feedback and please vote.
!!!Please Leave Comments!!! This Prog is a painting program able to draw lines, free-hand, point to point to point, circles, rectangles, triangles, erase free-hand, selected areas, saves and loads pics, floodfill objects, create custom colors, save colors.
It's a text box (or combobox) that will complete your typing for you, or popup a list as you type so that it doesn't annoy you while your typing. Includes standard text box events. Acts just like Internet Explorer's address bar! UPDATE: Popup List with matching items! URL Aware! Local FileSystem Path Lookup! Just like IE 5!! If your mother only knew!!
This program is an update for the code that Rang3r posted (Online Zip Extractor). This version has an improved GUI, a ping feature, checking for resumable servers, and checking to make sure the ZIP file exists. GetIcon function by Tom de Lange and skinned buttons by J. Pearson.
Has many tools and features. I found a lot of code to help make this and alot of it is my own. Please vote and take a look at the pic for all the tools that are in the program. Also I have included a startup and shutdown sound. Enjoy! webmaster@croftssoftware.com
Folder Master Folder Master is a simple Folder Security Program.Using the filetype extension. Simple and useful... for more code.. Didar911@yahoo.com General Corporation Bangladesh
General Folder Security ( MEGA ) General Folder Security is the stronger security program.No one can access the locked folder and if anybody change it under Dos mode then it'll not allow that illegal user to access the computer.It's not possible to delete the folders also... for more code.. Didar911@yahoo.com General Corporation Bangladesh
The program periodicly connects to the email server and checks for new emails, if there is an email downloads it and informs you either visually or with sound, also shows the sender, subject and the reception time.
Uses a few API calls to enumerate a list of users on a remote windows system.
Just compile the DLL, and then add it through the references. You will find it there as panosprj. Then in the general declarations of a module or a form type e.g Dim p as new panosdll, and there you are, you have 91 powerfull functions. such as:CerterControls,ChangeScreenResolution,ChangeWallPaper,CheckForFormInIconTray,ChooseColor,CloseCDRom,ConnectToDUNConnection,ControlPanelAddNewHardWare,ControlPanelAddRemovePrograms,ControlPanelAddRemovePrograms,ControlPanelDatetime,ControlPanelDisplay,ControlPanelInternet,ControlPanelJoyStick,ControlPanelKeyBoard,ControlPanelModem,ControlPanelMouse,ControlPanelMultimedia,ControlPanelRegionalSettings,ControlPanelSounds,ControlPanelNetWork,ControlPanelSystem,DaysInMonth,CreateDesktopShortCut,DaysInYear,DaysLeftInYear,DaysLeftUntilChristmass,DirectoryExists,DisableCtrlAltDel,DisableXbutonForm,DoubleText,EnableCtrlAltDel,ExecuteFile,FadePicture p.FileExists,FirstOfMonth,FirstOfYear,ForceShutDownComputer,FormatNumberToWords,GetAccessPassWord,GetAvailableScreenResolutions,GetComputerName,GetDUNConnections,GetFreeDriveSpace,GetSystemDir,GetUserName,GetWinDir,Gradient,HideAppButtons,HideFromCtrlLAltDel,HideMouseCursor,HideStartButton,HideTaskBar,HideTaskBarClock,HideTaskBarIcons,IsLeapYear,LastOfMonth,LastOfYear,LogOnAsDifferentUser,MakeIt3D p.MakeStartupRegRUN,MakeStartupRegRUNSERVICES,OpenCDRom,PlayMid,PlayWav,ProgressBar,PutFormToIconTray,RebootComputer,RemoveFormFromIconTray,ReverseText,SelectDirectory,SelectFile,SelectImageFile,SetOnTopForm,ShowAbout,ShowAppButtons,ShowMouseCursor,ShowStartButton,ShowTaskBar,ShowTaskBarClock,ShowTaskBarIcons,ShuffleArray,ShutDownComputer,SoundCardExists,SpacedText,StopMid,Text3D,TilePictureAroundForm,TransparentForm,TrimPath,WholeScreenForm...Any votes are welcome
Must see!!! Show timed MessageBox in your application. It’s easy and can replace MsgBox Function completely from VB. Uses the same MsgBox function from VB. Also get the notification about the elapsed time. Please Vote for me. Thanks to Daniels Michael. Thanks in advance! http://domaindlx.com/anirudha
This class is great for use with contact database programs. It's designed to take an address from a multiline textbox and break out the details to individual fields (Street, city, state, zip, country); criteria validation function that check for missing field; auto capitalisation; and fill a passed combobox with all known countries. Also takes multiple fields and returns a formatted address. The test application also demonstrates (for beginners) how to create an Auto-complete a ComboBox; Quick ComboBox search using API; Simple field hilighting methods for TextBox and ComboBox; Avoid complex If/Then structures using bitwise operation and the IIF function. The code is commented and clean - well worth the look. Please vote if you like it...
Registers or unregisters DLL and OCX Files, but DOES NOT REQUIRE the standard RegSvr32.exe from Microsoft. All done through API. Program has a GUI, but also works with CommandLine parameters. Specify only a filename, and the program attempts to register this file. Specify /u and a filename, and the program attempts to unregister this file. This is an update from something I posted 5 months ago, the only new thing is the commandline option. The program also allows you to add or remove itself to or from the shell, by adding itself to the registry (so you can right-click on a DLL/OCX-File and select Register or Unregister). A Vote is appreciated, but not necessary, comments are always welcome.
There's not a single program on all of psc that shows how to correctly adjust an image's contrast....at least, there *wasn't.* This simple program demonstrates how to easily adjust an image's contrast based on a -100 to 100% scale. Simple and fast.
Many VB programmers don't understand the graphics capabilities of Visual Basic when you use basic API calls. This (and a series of forthcoming tutorials) will explain the basics of getting and setting pixels using both VB and the Windows API (via SetPixel, SetPixelV, and GetPixel), as well as using the API to set pixels on objects other than picture boxes (such as command buttons, frames, etc.).
Here's a simple demo of how to program basic physics for a flying object (like a space ship or something). It demonstrates physics for a primary object (the ship) and secondary objects (the bullets), and as always it's simple and well-commented, as well as running at 40 fps or faster. This is basically a revamped version of the Return of the Avenger game engine -also on psc- so download that to see this code actually used in a game.
This code will show you how to create your own programming language.It comes with tons of features and commands and samples also an IDE check out some of it features Compiler *Debugging *Watching *File Memory-Mapping-emulation *small Tutorial *IDE *Menu editor like visual c++ *Help box like mircosoft word *File Memory Mapping *Tons more *please vote