VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



Real Snow

by Scythe (20 Submissions)
Category: Graphics
Compatability: Visual Basic 5.0
Difficulty: Beginner
Date Added: Wed 3rd February 2021
Rating: (9 Votes)

Its a simple and fast snowfall simulator where the snow stays on every place it whould stay normaly (2,5K Zip). It´s an very old source from me i only comented it for VBC.

API Declarations
Private Declare Function GetDIBits Lib "gdi32" (ByVal aHDC As Long, ByVal hBitmap As Long, ByVal nStartScan As Long, ByVal nNumScans As Long, lpBits As Any, lpBI As BITMAPINFO, ByVal wUsage As Long) As Long
Private Declare Function SetDIBits Lib "gdi32" (ByVal hdc As Long, ByVal hBitmap As Long, ByVal nStartScan As Long, ByVal nNumScans As Long, lpBits As Any, lpBI As BITMAPINFO, ByVal wUsage As Long) As Long

Rate Real Snow

Download Real Snow

Download Real Snow (2 KB)

Real Snow Comments

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

Post your comment

Subject:
Message:
0/1000 characters