Advertisement

Results for "Author: duncan jones"

7_2009-2012 #225588
HiByte,HiWord,LoByte,LoWord, MakeInt and MakeLong

Often especially when dealing with the API, byte and integer data types will be packed into LONG INTEGER (32 bit) values. Thes snippets allow you to decode/encode these 32 bit longs:

7_2009-2012 #225589
VB Debugger/dependency viewer 0.2

Purpose: -------- A tool to allow you to attach a debugger to a process and be notified when debug events (such as a thread starting, a dll unloading etc.) occur and optionally to pause that application on such an event. Demonstrates: ------------- Using the windows API to attach to a process and read it's memory

7_2009-2012 #225590
Looking inside the executable - a VB guide to the portable executable format

Shows how the executable is laid out so that you can browse it's contents...

7_2009-2012 #225591
ClipboardChangedControl

Drop the control on your form and then when your app is running the "ClipboardChanged" event will trigger whenever the clipboard contenst change, system wide.

7_2009-2012 #225592
DataGrid Print Class

A class to allow you to print a data grid across multiple pages, with defined sty;es and with a header and footer on each page.

Languages
Top Categories
Global Discovery