VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



Snow is falling.

by cokey (3 Submissions)
Category: Graphics
Compatability: VB Script
Difficulty: Intermediate
Date Added: Wed 3rd February 2021
Rating: (16 Votes)

There are a few of these on VBC, but none that allow you to change the size of the flakes or a lot of other things also.
I have commented this code A LOT :)
So it should help newbies and some oldies alike!

API Declarations
Declare Function GetPixel Lib "gdi32" (ByVal hdc As Long, ByVal X As Long, ByVal Y As Long) As Long
Declare Function SetPixel Lib "gdi32" (ByVal hdc As Long, ByVal X As Long, ByVal Y As Long, ByVal crColor As Long) As Long

Rate Snow is falling.

Download Snow is falling.

Download Snow is falling. (10 KB)

Snow is falling. Comments

No comments have been posted about Snow is falling.. Why not be the first to post a comment about Snow is falling..

Post your comment

Subject:
Message:
0/1000 characters