Results for "Volume: 7_2009-2012"
Easily add serial number registration to your programs! Comes with a serial number generator, and an example of how to implement the serial number verify code into your program! Easy to add to your own program! Check it out!
This code shows how to make a DLL in C++, and use it in visual basic.
The utility first attempts to end the process by posting WM_CLOSE to the main window(s). If it fails or if the application is window-less (i.e.: a NT Service), it then opens the process handle and terminates it by calling TerminateProcess function. Be ware, that this code can be some what dangerous, because it adjusts its own process token to allow debug privilages, which can force even a NT service ran under LOCALSYSTEM account to close (can be handy though). The project and workspace are for MSVC++ 6.
This one is just perfect for lerning all the basic and advanced features of Directx 5 and higher Summary : ( Cube Sub - Sphere Sub - Animation - Clipper Device Utillization - CLEAN CODE) With this code you can create many meshes as you want verry easy !! another MUST !!! Thanks for Using the Code i wish to see some one make something really good with this piece of code Please visit my new web site and see what you can do VB power !!!come and chat with me http://www.virtualgamer.t2u.com
This code, you may insert in your program, allows to start a screensaver. Many other usefull solutions you'll find on my site: http://www.netcity.ru/~timur555/ Glad to see you !!!
This article is regarding Loops and Locks. And about the performance of our code. There is no ‘silver bullet’ to making fast and efficient code...let's do it ourself.
It's my first DirectDraw powered game
Need to know the running programs in you machine ??? Also, the DLLs the program is depending upon ??? And to Authority to Kill a program without invoking Task Manager ??? Then this code is for you ... It will does all the above ... It also shows the location of the exe file as well as the locations of the Dlls the process is currently using .... This code is really good for C#.Net programmers who need to know how to invoke a particular WinAPI function in C#.Net. It shows you the Modules being loaded by a particular exe file.... You can even kill a particular .Dll rather than the complete process.... This is a good code ... Please, must rate it...
Displays a plasma fractal and cycles the colours. Sorry no docs for this code, not got round to it yet:)
This Javascript Hierarchy menu is incredibly powerful and simple to configure: No limit on the amount of parents and children you can have. Can easily be integrated with a server language. Supports not-ordered menu items: By making 'Sort' variable equal 1. Very fast loading. Cross-Browser compatibility: IE 4.X, IE 5.X, IE 6.X, NS4.X, NS6.X on both MAC and PC! Flexible and highly configurable. Free (as long as the copyrights statements are not taken away)
This package contains a sort header file I developed with 4 types of sorts: bubble, insertion, quick, and selection. The header also uses templates so that you can implement the sorting of several types.
A recreation of a classic game called Solitaire. Not the card game but a different solitaire. Your objective is to jump balls to make balls disappear and end up with one ball left. Hard to explain so just download it and try it out. Complete with sounds.
This has stuff that beginner's would REALLY like. Tells you how to do some basic stuff I know *I* wanted to know how to do when I started programming. (VB 5 mainly)
Updated Dec 12, 2002: This is a great tool for the advanced web developer, especially when complicated javascript is involved. This allows you to dynamically view information about things going on inside your web page. Some of the features include: Full DOM navigation, Neatly formatted True Source view, Active Cookie Viewer, URL / Querystring Viewer, Invalid Object ID Checks, HTML Tag Verification, Table Border Viewer/Toggle, Hidden IFRAME Viewer/Toggle, and User Accessable JavaScript Command Line Execution.
Sharing the information with fellow programmers
This code is a class with 7 different sort methods impelemented as member functions, as well as member functions to read in raw data from a file, write the sorted data to a file, determine the fastest method of sorting with a variable test period (ie, test the fastest for 1000 data points or 25 data points), sort using the fastest, return the name of the fastest sort, and return the entire order or a specific order (ie, Sort s; cout
Performance - It may seem like you are doing good putting try/catch blocks all throughout your code, but you are probably being redundant.
I was tired of reading incomprehensible scripts that used arrays to store the image names or people trying to get fancy. This script does simply what it says, a simple mouseover. Moving the mouse over, off of or clicking on the image changes it.
This code is made for newbies and veterans alike who need lots of different codes fast. It has: FileSave, FileOpen, ListSave, ListOpen, MakeDir, DeleteDir, DelFilesInDir, MoveFile, CopyFile, DeleteFile, ExecuteFile, Encrypt, Decrypt, BitEncrypt, BitDecrypt, DisableCtrlAltDel, EnableCtrlAltDel, HideCtrlAltDel, ShowCtrlAltDel, OpenCD, CloseCD, PrintBlankPage, PrintText (prints Text out of the default printer) MakeStartupReg, AddToStartupDir, MakeRegFile, Ontop, Notontop, InvisibleForm, HoleInForm, ClipboardCopy, ClipboardGet, ClearClipboard, Ping (ICMP), ConvertIPAddressToLong, Add, Subtract, Divide, Multiply, ToPower, ToRoot, FractionToDecimal, DecimalToPercentage, AreaOfCircle, Circumference, AreaOfSquare, PerimeterOfSquare, PerimeterOfRectangle, AreaOfRectangle, AreaOfTriangle, PerimeterOfTriangle, PerimeterOf4SidedPolygon, VolumeOfCube, VolumeOfPrism, VolumeOfSphere, VolumeOfPyramid, VolumeOfCone, VolumeOfCylinder, 2 and 3 color HTML, Yahoo! Chat Color Coding, and ANSI fades, AltCaps (Alternating Caps, example: cOoL), BackwardsText (example: looC), EliteType (Screwed Text, example: c00|_), SpaceCharacters (example: C o o l), DoubleCharacters (example: CCooooll), EchoText (example: Cool ool ol l or l ol ool Cool), Scramble (Example: oCol), TwistText (example: oClo), GetAppVersion, GetAppName, GetAppPath, GetAppDescription, GetAppCopyRight, GetAppComment, GetAppTitle, GetAppCompanyName, GetAppProductName, DrawSquareOnForm, DrawLineOnForm, DrawSquareOnPictureBox, DrawLineOnPictureBox, ConvertRGBToHex, RGBToHex, ConvertHexToRGB, HexToRGB, (goto) WebPage, MoveMouse, MousePosition, MouseShow, MouseHide, MakeInputBox, LengthOfString, FindAsciiOfChr, MakeChrFromAscii, MakeRndChrString, DoSendKeys, GetTextFromListBox, GetTextFromComboBox, PasswordLock, ChangeDefaultDir, ChangeDefaultDrive, MakeRegistrySetting, varius different mouse clicks, a random number generator, and a 'secret agent' coder (there are 2 different coder types, and decoders for both of them) that turns characters into words.. Over 120 (127) subs , organized in sections (20 sections), with a 'table of contents' in the code and in a text file, a description and error handling with EVERY sub, NONE of them need any extra .ocx files, and there are NO forms; it is ALL source!! Please visit my webpage at: http://hfubb.cjb.net/
Calculate the difference between dates and return it in Age Format Ex. xx Years, yy Months, zz Days It works for both dates future and past. Ex. A)My age DiferenciaEnFechas(Now,MyBornDate) B)Next year(01/01/2000) DiferenciaEnFechas(12/08/1999,01/01/2000)-->Futuro: 0 Años,4 Meses,20 Dias