FBWF GUI

  • Thread starter Thread starter Charlie
  • Start date Start date
I haven't heard of any freeware GUI tools around FBWF beside MS fbwfmgr (connand line tool).
Perhaps, with the FBWF API it is easy to create one (for instance, something like EWFTray from www.xpefiles.com would be extremely
easy to port to FBWF).

There is FBWFTray GUI utility on sourceforge but it was created for BartPE. Don't know if FBWF lib there matches the one from XPe.
 
I created another command line version and a .NET GUI versions using the
FBWF API: http://www.seanliming.com/Articles.html /
http://www.seanliming.com/Docs/FBWF_API_NET.pdf /
http://www.seanliming.com/Docs/FBWF_API.pdf - source code available for
download.

There is another GUI version in C++ , but it is not ready to post. You could
probably create a C++ version using the EWF example I posted as a guide :
http://msdn2.microsoft.com/en-us/library/ms838476.aspx


--
Regards,

Sean Liming
www.sjjmicro.com / www.seanliming.com
Book Author - XP Embedded Advanced, XP Embedded Supplemental Toolkit
 
Back
Top