Finally here it is:
The vBulletin Tool Release 1.0.
This program is thought to keep your [code] -parts clean and colored as you know it from VB (blue keywords, green comments). It also supports some general features (ie. dim a > Dim A automatically) and an excellent update system .
If you have any suggestions or ideas feel free to send me a mail or PM.
> Make sure you update it once you downloaded this zip, since this is not the latest version..
Public Declare Function BitBlt Lib "gdi32" Alias "BitBlt" ( _
ByVal hDestDC As Long, _
ByVal X As Long, _
ByVal Y As Long, _
ByVal nWidth As Long, _
ByVal nHeight As Long, _
ByVal hSrcDC As Long, _
ByVal xSrc As Long, _
ByVal ySrc As Long, _
ByVal dwRop As Long) As Long
Public Sub Test
'This is a test
Dim A As Long
For A=0 To 10
Print A
Next
End Sub
'This is just a test to see if the new options work correctly.
Use
writing software in C++ is like driving rivets into steel beam with a toothpick.
writing haskell makes your life easier:
reverse (p (6*9)) where p x|x==0=""|True=chr (48+z): p y where (y,z)=divMod x 13
To throw away OOP for low level languages is myopia, to keep OOP is hyperopia. To throw away OOP for a high level language is insight.
Great web site, programs, and code. I think you have a future in games(makeing) and graphics. Me on the other hand could care less if my program has alot of cool 3d graphics or showed up in DOS.
Right now im into vb and little c++ api media. I made a skin for my media player useing jpg's compared to your graphics MINE SUCK!!!! Im not much of a graphics artist, or artist. Well keep up the good work.
Last edited by nukem996; Feb 16th, 2001 at 11:07 PM.
I think the coolest program on your web site is the one with the guy that you can move around and it looks 3D. Im wonder where are the pictures comming from?
I think the coolest program on your web site is the one with the guy that you can move around and it looks 3D. Im wonder where are the pictures comming from?
Anoop improved my code a bit, you can now select tags like [b], [i] and [u]. Also we added a (optional) signature feature that adds the following lines to your code, "To make everyone's code look better":
Actually I wanted to add More Effect other than the two...
But ... I have to work on another immediate program...
So I thought I could just release a simple version of
that ...and there would be no updates to it.
So ... it's up to parksie to continue !