Lightweight Tox client for Windows (other operating systems to be supported in the future)
-
Some things are incomplete, but feel free to make any design suggestions (colors, fonts, whatever)
-
Xlib support is experimental, many features may be missing
Something like this:
windres icons/icon.rc -O coff -o icon.res
gcc -o winTox.exe *.c icon.res -lgdi32 -lmsimg32 -ldnsapi -lcomdlg32 -lopenal32 -ltoxav