Misc User Apps - WinLvz (abandoned) Smong - Sat Sep 02, 2006 2:13 pm Post subject: WinLvz (abandoned)
I'm releasing the source to my WinLvz program which I never finished. It can show you the contents of a lvz file and double clicking an image will show a preview.
It cannot save lvz files and it doesn't show the lvz script.
Now for the technical stuff:
It's written in C++ and uses wxWidgets so it's supposedly portable. There is an .exe included, I don't know if it's statically built (read: it might not work for you). Bear in mind this was my second C++ program and I'm not offering any help getting it to compile (although I used MSVC6 at the time).
Quan Chi2 - Sat Sep 02, 2006 3:18 pm Post subject:
Smong, I love you. (in the most manly way possible)
Cyan~Fire - Sat Sep 02, 2006 3:40 pm Post subject:
Smong I love you in the least manly way possibly.
Not really. Maybe I'll finish this once I finish rewriting AOK. Bak - Sat Sep 02, 2006 7:14 pm Post subject:
GPL? You use files from ASSS so I assume so, although there's no license file
Smong - Sat Sep 02, 2006 8:30 pm Post subject:
Actually util.c from asss is under public domain "license".
Solo Ace - Sun Sep 03, 2006 5:51 am Post subject:
Smong, I love you more than I love Cyan~Fire.
Hah.
This was your second C++? Wow, my second C++ program was a Hello World rip-off. Quan Chi2 - Tue Sep 05, 2006 9:21 am Post subject:
Its good that he knows C.