Anyone know of if it's possible to read/write MS Projects (.mpp ) files with Qt/C++? A search shows some possibilities with java libraries like Apache POI and MPXJ but I need it to be C++. There are some C++ libraries out there but they all seem to only read not write - I sort of need both.
All input will be helpful.
Thanks