added: Checking for update dialog box

git-svn-id: svn://ttmath.org/publicrep/ttcalc/trunk@216 e52654a7-88a9-db11-a3e9-0013d4bc506e
This commit is contained in:
2009-10-17 22:13:14 +00:00
parent 8fa1a24350
commit fb04d22d14
12 changed files with 877 additions and 72 deletions

View File

@@ -18,7 +18,7 @@ include Makefile.dep
ttcalc: $(o)
$(CC) -o $(name) $(CFLAGS) $(o) -lcomctl32
$(CC) -o $(name) $(CFLAGS) $(o) -lcomctl32 -lwininet
resource.o: resource.rc