In the rdpSettings structure many settings can be configured.  Some of
the parameters are used by the freeRDP libaries but some are only used
internally by the client software.
This is very hard to understand and also complicates the API to freeRDP.
I suggest that all settings that are only used by the client and are
not used by the libraries are moved into a sub data structure.

Examples are the PerformanceFlags variable that is used by freeRDP
libraries. DisableThemes and DisableWallpaper are only used by the
client. When using the API you don’t understand if you must both set
the PerformanceFlags and also set for example DisableThemes.

Regards
Arvid

------------------------------------------------------------------------------
Master HTML5, CSS3, ASP.NET, MVC, AJAX, Knockout.js, Web API and
much more. Get web development skills now with LearnDevNow -
350+ hours of step-by-step video tutorials by Microsoft MVPs and experts.
SALE $99.99 this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122812
_______________________________________________
Freerdp-devel mailing list
Freerdp-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freerdp-devel

Reply via email to