A while ago I realised just how easy minesweeper would be to make, so I've been meaning to make a clone since. Today I got around to it.
It's my first program in Basic4GL in a while, it's kind of nice to be programming in it again, although I had to refresh my memory a bit after spending so much time with ActionScript (which isn't over JUST yet though).
Anyway, both the source and .exe are included. Controls are same as the normal game, Left Click to reveal a tile and Right Click to mark it.
EDIT: Uploaded new file, there was a slight bug with the mine placement.