Results for "Author: oigres p"
Read memory where the bios information is. Functions used do not work on windows2000/NT5.
Show some new functionality of the Richtextbox control. Read the notes inside the program. Needs the new riched2.dll (version 3)and the Riched32.dll available from www.vbaccelerator.com (I include them with the program - you need to replace the windows\system files with these ). Thanks to Steve McMahon for his work which I gladly was influenced by. Vb5 needs to remove some of the vbp file keys. (Size of zip 454KB)
grab selection from screen. Limitations - saves im bmp format, doesn't save DVD etc.
Recreation of windows character map program. Latest version 1.2. New features - faster loading, zoom facility, minor tidy-ups.
Read a directory and fill a treeview and a file. Load the file to another treeview. Updated! New useable interface! Faster!
Recreation of treepad by Henk Kagedoorn.
Select item in listbox on mousemove; Drag an item to different position; Most source from MSDN , two lines from yours truly.
Show some new functionality of the Richtextbox control. Read the notes inside the program. Needs the new riched2.dll (version 3)and the Riched32.dll available from www.vbaccelerator.com (I include them with the program - you need to replace the windows\system files with these ). Thanks to Steve McMahon for his work which I gladly was influenced by. Vb5 needs to remove some of the vbp file keys. (Size of zip 454KB)
Recreation of windows character map program. Latest version 1.2. New features - faster loading, zoom facility, minor tidy-ups.
Read memory where the bios information is. Functions used do not work on windows2000/NT5.
Read most properties of a control and fills a flexgrid with the info (reading the form crashes prog). 'needs a reference to TLBINF32.DLL TypeLib Information
Draw fractal star recursively using the algorithm in the book by Robert Sedgewick 'Algorithms in C++'
Select item in listbox on mousemove; Drag an item to different position; Most source from MSDN , two lines from yours truly.
Recreation of treepad by Henk Kagedoorn.
Read a directory and fill a treeview and a file. Load the file to another treeview. Updated! New useable interface! Faster!
Regular Expressions - match strings. *,+,?,[0-9],[A-Z], read note on the initial form code. Requires a reference to vbscript.dll. Only works in VB6.
grab selection from screen. Limitations - saves im bmp format, doesn't save DVD etc.
Grab section of screen/desktop. Can save as jpg or bmp. Needs ijl5.dll from http://developer.intel.com/software/products/perflib/ijl/index.htm in windows\system folder.
extension of original charmap.exe. includes magnifier - html entities and colours.
Draw fractal star recursively using the algorithm in the book by Robert Sedgewick 'Algorithms in C++'