Advertisement

Results for "Author: cody rutkowski"

4_2005-2006 #157870
Object-Orientated List Class

Class written to create an object-orientated programming approach to array handling. Supplies nice re-usable methods that can help keep programs clean and free from common programming errors when working with VB6 arrays. Contains good formatting as well as comments. Hopefully easy to understand for anyone regardless of vb6 skills. Happy Coding, Cody Rutkowski

4_2005-2006 #157871
Scripting Engine

This Code Takes a script file and interprets the strings, making it do stuff, like a real vb application

5_2007-2008 #180386
New type of INI

A different kind of INI because I don't like the ini's that are so easy to use! example: @ Header1, Value1 @ Header2, Value2 @ Header3, Value3 @ Header4, Value4

5_2007-2008 #180387
CHAMELEON BUTTON 2.0.6 Memory Leak FIX

When using the chameleon button user control I noticed that eventually the application will begin to run out of resources. I was extremely curious to what was causing it, and decided to identify the problem. Using the vbAccelerator GUI Resource Tracer (www.vbaccelerator.com), I was able to find the cause of the problem. In the procedure DrawFrame(...) the memory leak occurs. I implemented DeleteObject calls for the hPen and hObject. Originally the code would only call DeleteObject on the value of hObject and not hPen. Hope anyone that uses the chameleon button user control finds this helpful. This user control is hosted on this website incase you are unfamiliar with it.

5_2007-2008 #180388
Object-Orientated List Class

Class written to create an object-orientated programming approach to array handling. Supplies nice re-usable methods that can help keep programs clean and free from common programming errors when working with VB6 arrays. Contains good formatting as well as comments. Hopefully easy to understand for anyone regardless of vb6 skills. Happy Coding, Cody Rutkowski

5_2007-2008 #180389
Scripting Engine

This Code Takes a script file and interprets the strings, making it do stuff, like a real vb application

6_2008-2009 #202904
New type of INI

A different kind of INI because I don't like the ini's that are so easy to use! example: @ Header1, Value1 @ Header2, Value2 @ Header3, Value3 @ Header4, Value4

6_2008-2009 #202905
CHAMELEON BUTTON 2.0.6 Memory Leak FIX

When using the chameleon button user control I noticed that eventually the application will begin to run out of resources. I was extremely curious to what was causing it, and decided to identify the problem. Using the vbAccelerator GUI Resource Tracer (www.vbaccelerator.com), I was able to find the cause of the problem. In the procedure DrawFrame(...) the memory leak occurs. I implemented DeleteObject calls for the hPen and hObject. Originally the code would only call DeleteObject on the value of hObject and not hPen. Hope anyone that uses the chameleon button user control finds this helpful. This user control is hosted on this website incase you are unfamiliar with it.

6_2008-2009 #202906
Object-Orientated List Class

Class written to create an object-orientated programming approach to array handling. Supplies nice re-usable methods that can help keep programs clean and free from common programming errors when working with VB6 arrays. Contains good formatting as well as comments. Hopefully easy to understand for anyone regardless of vb6 skills. Happy Coding, Cody Rutkowski

6_2008-2009 #202907
Scripting Engine

This Code Takes a script file and interprets the strings, making it do stuff, like a real vb application

7_2009-2012 #225422
New type of INI

A different kind of INI because I don't like the ini's that are so easy to use! example: @ Header1, Value1 @ Header2, Value2 @ Header3, Value3 @ Header4, Value4

7_2009-2012 #225423
CHAMELEON BUTTON 2.0.6 Memory Leak FIX

When using the chameleon button user control I noticed that eventually the application will begin to run out of resources. I was extremely curious to what was causing it, and decided to identify the problem. Using the vbAccelerator GUI Resource Tracer (www.vbaccelerator.com), I was able to find the cause of the problem. In the procedure DrawFrame(...) the memory leak occurs. I implemented DeleteObject calls for the hPen and hObject. Originally the code would only call DeleteObject on the value of hObject and not hPen. Hope anyone that uses the chameleon button user control finds this helpful. This user control is hosted on this website incase you are unfamiliar with it.

7_2009-2012 #225424
Object-Orientated List Class

Class written to create an object-orientated programming approach to array handling. Supplies nice re-usable methods that can help keep programs clean and free from common programming errors when working with VB6 arrays. Contains good formatting as well as comments. Hopefully easy to understand for anyone regardless of vb6 skills. Happy Coding, Cody Rutkowski

7_2009-2012 #225425
Scripting Engine

This Code Takes a script file and interprets the strings, making it do stuff, like a real vb application

Languages
Top Categories
Global Discovery