Hello, I need help getting my open-source projects tested. Bug reports and code improvement suggestions are most welcome.
Right now I only have access to a Windows XP 32-bit machine and I would like to know how my programs run and look on newer versions of Windows (7, 8, 10).
PassGenWin is a random password generator.
http://sourceforge.net/projects/passgenwin/XorCryptWin and RandFileGen are distributed together as encryption software.
http://sourceforge.net/projects/xorcryptwin/I would like to get these projects beyond the point of "toys" and I believe PassGenWin is close enough to maturity.
What concerns me most right now are possible bugs that I haven't found. Another thing is that the projects are a bit too reliant on Pelles C, and I fear that porting them to another IDE/toolchain will be a pain if it ever needs to be done.