Results for "Author: andray"
This example shows how to show progress on taskbar icon, set tooltip for thumbnail, choose thumbnail RECT, add buttons to thumbnail (with event handling) and add overlay icon. Also this is an example of working with COM objects using there GUIDs (http://www.vbstreets.ru/VB/Articles/65974.aspx). And finally code shows how to subclass window in an object module (using ASM). Unfortunately i don't know the author of this method. P.S. thanks to Sharp and EROS.
2010-04-20: bugfix update + sample. This is a usercontrol which can replace Textbox. It has multiline support, unicode support, events and doesn't need any additional modules. ASM is used for subclassing directly in usercontrol. Ok, maybe it needs some work to become more handy) I just converted my TextEdit class to usercontrol. Perhaps somebody (I?) will improve it later
SubCL allows you to subclass windows while using breakpoints, Pause and Stop button in VB6 IDE. It's easy to use and safe (i hope). I combined Paul Caton's WinSubHook2 and Karl E. Peterson's HookXP (though it wasn't very easy to write ASM procedure:-)To use this code in your project you need to include only 1 file - csubcl.cls.More info in a screeshot and source code.
This example shows how to show progress on taskbar icon, set tooltip for thumbnail, choose thumbnail RECT, add buttons to thumbnail (with event handling) and add overlay icon. Also this is an example of working with COM objects using there GUIDs (http://www.vbstreets.ru/VB/Articles/65974.aspx). And finally code shows how to subclass window in an object module (using ASM). Unfortunately i don't know the author of this method. P.S. thanks to Sharp and EROS.
2010-04-20: bugfix update + sample. This is a usercontrol which can replace Textbox. It has multiline support, unicode support, events and doesn't need any additional modules. ASM is used for subclassing directly in usercontrol. Ok, maybe it needs some work to become more handy) I just converted my TextEdit class to usercontrol. Perhaps somebody (I?) will improve it later
SubCL allows you to subclass windows while using breakpoints, Pause and Stop button in VB6 IDE. It's easy to use and safe (i hope). I combined Paul Caton's WinSubHook2 and Karl E. Peterson's HookXP (though it wasn't very easy to write ASM procedure:-)To use this code in your project you need to include only 1 file - csubcl.cls.More info in a screeshot and source code.
This example shows how to show progress on taskbar icon, set tooltip for thumbnail, choose thumbnail RECT, add buttons to thumbnail (with event handling) and add overlay icon. Also this is an example of working with COM objects using there GUIDs (http://www.vbstreets.ru/VB/Articles/65974.aspx). And finally code shows how to subclass window in an object module (using ASM). Unfortunately i don't know the author of this method. P.S. thanks to Sharp and EROS.
2010-04-20: bugfix update + sample. This is a usercontrol which can replace Textbox. It has multiline support, unicode support, events and doesn't need any additional modules. ASM is used for subclassing directly in usercontrol. Ok, maybe it needs some work to become more handy) I just converted my TextEdit class to usercontrol. Perhaps somebody (I?) will improve it later
SubCL allows you to subclass windows while using breakpoints, Pause and Stop button in VB6 IDE. It's easy to use and safe (i hope). I combined Paul Caton's WinSubHook2 and Karl E. Peterson's HookXP (though it wasn't very easy to write ASM procedure:-)To use this code in your project you need to include only 1 file - csubcl.cls.More info in a screeshot and source code.
This example shows how to show progress on taskbar icon, set tooltip for thumbnail, choose thumbnail RECT, add buttons to thumbnail (with event handling) and add overlay icon. Also this is an example of working with COM objects using there GUIDs (http://www.vbstreets.ru/VB/Articles/65974.aspx). And finally code shows how to subclass window in an object module (using ASM). Unfortunately i don't know the author of this method. P.S. thanks to Sharp and EROS.
2010-04-20: bugfix update + sample. This is a usercontrol which can replace Textbox. It has multiline support, unicode support, events and doesn't need any additional modules. ASM is used for subclassing directly in usercontrol. Ok, maybe it needs some work to become more handy) I just converted my TextEdit class to usercontrol. Perhaps somebody (I?) will improve it later
SubCL allows you to subclass windows while using breakpoints, Pause and Stop button in VB6 IDE. It's easy to use and safe (i hope). I combined Paul Caton's WinSubHook2 and Karl E. Peterson's HookXP (though it wasn't very easy to write ASM procedure:-)To use this code in your project you need to include only 1 file - csubcl.cls.More info in a screeshot and source code.
This example shows how to show progress on taskbar icon, set tooltip for thumbnail, choose thumbnail RECT, add buttons to thumbnail (with event handling) and add overlay icon. Also this is an example of working with COM objects using there GUIDs (http://www.vbstreets.ru/VB/Articles/65974.aspx). And finally code shows how to subclass window in an object module (using ASM). Unfortunately i don't know the author of this method. P.S. thanks to Sharp and EROS.
2010-04-20: bugfix update + sample. This is a usercontrol which can replace Textbox. It has multiline support, unicode support, events and doesn't need any additional modules. ASM is used for subclassing directly in usercontrol. Ok, maybe it needs some work to become more handy) I just converted my TextEdit class to usercontrol. Perhaps somebody (I?) will improve it later
SubCL allows you to subclass windows while using breakpoints, Pause and Stop button in VB6 IDE. It's easy to use and safe (i hope). I combined Paul Caton's WinSubHook2 and Karl E. Peterson's HookXP (though it wasn't very easy to write ASM procedure:-)To use this code in your project you need to include only 1 file - csubcl.cls.More info in a screeshot and source code.