Skip to content

Commit afb6197

Browse files
committed
Create README.md
1 parent c679ac9 commit afb6197

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# AnalogClock
2+
A simple Analog clock for windows that can float on your screen. Written long back in VC++
3+
4+
##What it is?
5+
Its a small application written in VC++, it will float on the desktop showing time! I wrote it in 2006-7, mostly to learn VC++ and Win32 APIs.
6+
7+
Also at that time at work I did not have admin rights, and Windows XP was not letting me see a simple calender to look up day of the week. So this application has a Calender View.
8+
I had to learn a heck of a lot with image processing, Julian day, Gregorian quadricentennial etc :P

0 commit comments

Comments
 (0)