I'm working on getting freerdp working as an xrdp module and I noticed
that the interface changed.
I don't really understand some of the changes but there is one that
just looks wrong to me.


I think

        RD_HPALETTE (* ui_create_palette)(rdpInst * inst, RD_HPALETTE palette);

should be

        RD_HPALETTE (* ui_create_palette)(rdpInst * inst, RD_PALETTE * palette);

If there is no problem, I'll change it.

Jay

------------------------------------------------------------------------------
Achieve unprecedented app performance and reliability
What every C/C++ and Fortran developer should know.
Learn how Intel has extended the reach of its next-generation tools
to help boost performance applications - inlcuding clusters.
http://p.sf.net/sfu/intel-dev2devmay
_______________________________________________
Freerdp-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freerdp-devel

Reply via email to