Advertisement

Results for "Author: richard petithory"

Java_Volume1 #96611
A Splitter Control - MBPSplitter

Place this control on a form along with two other controls (text boxes, etc). In the forms Load method, place the following code (this example is for two text boxes... if you can't figure this out, un-install VB from your computer) WESplitter1.LeftChild Text1.hwnd, Text1 WESplitter1.RightChild Text2.hwnd, Text2

1_2002 #107312
Format VB - VB6 add-in. Very usefull

compile this Dll into a folder in you VB folder with any name. try it out on some code.

1_2002 #107313
Clean Code

This code is a VB6 Add-on that, when compiled as a Dll into your VB directory will place itself in the Add-ons menu. When run, it will open up a window showing you all the variables you have declared but have not used anywhere. why would you want to know this? I work for a company writing a VB app that is 600,000 lines long right now. you can save yourself about 8 megs of memory consumption this way.

1_2002 #109316
Obtain Remote User List

Uses a few API calls to enumerate a list of users on a remote windows system.

2_2002-2004 #116455
Format VB - VB6 add-in. Very usefull

compile this Dll into a folder in you VB folder with any name. try it out on some code.

2_2002-2004 #116461
Clean Code

This code is a VB6 Add-on that, when compiled as a Dll into your VB directory will place itself in the Add-ons menu. When run, it will open up a window showing you all the variables you have declared but have not used anywhere. why would you want to know this? I work for a company writing a VB app that is 600,000 lines long right now. you can save yourself about 8 megs of memory consumption this way.

2_2002-2004 #117061
Obtain Remote User List

Uses a few API calls to enumerate a list of users on a remote windows system.

2_2002-2004 #123758
A Splitter Control - MBPSplitter

Place this control on a form along with two other controls (text boxes, etc). In the forms Load method, place the following code (this example is for two text boxes... if you can't figure this out, un-install VB from your computer) WESplitter1.LeftChild Text1.hwnd, Text1 WESplitter1.RightChild Text2.hwnd, Text2

3_2004-2005 #134999
Format VB - VB6 add-in. Very usefull

compile this Dll into a folder in you VB folder with any name. try it out on some code.

3_2004-2005 #135005
Clean Code

This code is a VB6 Add-on that, when compiled as a Dll into your VB directory will place itself in the Add-ons menu. When run, it will open up a window showing you all the variables you have declared but have not used anywhere. why would you want to know this? I work for a company writing a VB app that is 600,000 lines long right now. you can save yourself about 8 megs of memory consumption this way.

3_2004-2005 #135605
Obtain Remote User List

Uses a few API calls to enumerate a list of users on a remote windows system.

3_2004-2005 #142302
A Splitter Control - MBPSplitter

Place this control on a form along with two other controls (text boxes, etc). In the forms Load method, place the following code (this example is for two text boxes... if you can't figure this out, un-install VB from your computer) WESplitter1.LeftChild Text1.hwnd, Text1 WESplitter1.RightChild Text2.hwnd, Text2

Languages
Top Categories
Global Discovery