1,calc2.zipA very Simple Calculator, i made this to learn VB. Nothing special, though worth giving a look.2,Callbacks.zipIt is nice little application, which demonstrates WinAPI Callbacks. It hides and restors all Yahoo c hatting window in a single
/*jslint bitwise: true, node: true */ 'use strict'; var express = require('express'); var app = express(); var http = require('http').Server(app); var io = require('socket.io')(http); var SAT = require('sat'); // Import game settings. var c = requir