Modifying Windows GUI

How to customize and extend your OpenVPN installation.

Moderators: TinCanTech, TinCanTech, TinCanTech, TinCanTech, TinCanTech, TinCanTech

Post Reply
horgeza
OpenVpn Newbie
Posts: 1
Joined: Sat Feb 12, 2011 6:50 pm

Modifying Windows GUI

Post by horgeza » Sat Feb 12, 2011 7:03 pm

hi guy, I'm currently trying to modify openVPN GUI to make the interface more simple. I know it's kind of funny that I know how to program c/c++ but may not be fluent but don't know how to start. I know that openVPN GUI uses mingw compiler but don't have any idea how to deploy a new project for it. I use codeblock 8.02 which also use mingw compiler but when I try to compile the program it gives me allot of errors. Don't ask me to post it here It will surely not fit.

All I need to know is what are the thing do I need to start modifying and debugging openVPN GUI, like compiler, debugger, libraries like openssl? Hope someone here would understand my situation. Thanks!

User avatar
janjust
Forum Team
Posts: 2703
Joined: Fri Aug 20, 2010 2:57 pm
Location: Amsterdam
Contact:

Re: Modifying Windows GUI

Post by janjust » Mon Feb 14, 2011 10:27 am

hi,

the windows GUI is currently being rewritten and the existing GUI is considered "Dead code" . Please check the developer pages for a build of the new GUI.

HTH,

JJK

Post Reply