Skip to content

Instantly share code, notes, and snippets.

@Linda-chan
Created December 1, 2019 23:46
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Linda-chan/1cd4a0725059190f3885c3c1d09d2761 to your computer and use it in GitHub Desktop.
Save Linda-chan/1cd4a0725059190f3885c3c1d09d2761 to your computer and use it in GitHub Desktop.
#include "windows.bi"
#include "win\shellapi.bi"
'====================================================================
Declare Function Main() As Integer
'====================================================================
Main
'====================================================================
Public Function Main() As Integer
Main = 0
End Function
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment