I figured id release my sourcecode for the tutorial im writing for those of you who feel you may do well just working off of it. Ill be adding a few more comments to my source code to make it clearer but i have commented some of it already. Feel free to play around with it. If your curious how i got the class names and window names etc, i used SPYXX.exe or (spy ++) to capture the windo info.
[url=\"http://sage-web.com/Tutorials/Programming/VB/KN%20Tut%20-%20VB%20Subclassing.zip\"]http://sage-web.com/Tutorials/Programming/...ubclassing.zip[/url]
Hopefully if not just the source, the tut will spark some interesting stuff from anyone interested in it, this is a VB tutorial coded in vb6. This should help demonstrate how easy it will be to add the little msn addition that was mentioned in one of the previous threads =). If anyone wants to attach things they've made from learning from this source code, and in the future from the tutorial that would be neat to see. Ive tested the compiled program on a few machines and it seems to work well across them. If anyone wants to flame, just write your own tutorial =).
Source: source code for upcoming tutorial
Moderators: Moderator, Global Moderator
-
Rift
Source: source code for upcoming tutorial
Last edited by Rift on Mon Apr 25, 2005 12:34 am, edited 1 time in total.
-
Rift
Source: source code for upcoming tutorial
btw if you dont like the way the reverse function works you can make it use vb's built in strReverse function if you like:P
Source: source code for upcoming tutorial
YES! Thanks Rift! I'll put this to good use
/happy.gif\' class=\'bbc_emoticon\' alt=\'^_^\' />
[align=center]

“If you stop learning, you stop living.” ~Tami Quiring
“It's the rare man who understands the value of a single perfect rose.”
[/align]

“If you stop learning, you stop living.” ~Tami Quiring
“It's the rare man who understands the value of a single perfect rose.”
[/align]
-
Rift
Source: source code for upcoming tutorial
Okay ive satisfied myself and made a final proof of the source code for the tut, please dl it at the same link and use that source code.
