BaronBodissey
BaronBodissey
Hey, That's not so big a job. For example I just try to use the code. So I referenced VBASync.Exe, replaced internals with publics and that's it: ` Dim frxBytes1...
But indeed doing that I noticed some bugs/limitations: - `PictureAlignment = PropMask.HasPictureAlignment ? r.ReadPictureAlignment() : PictureAlignment.TopLeft;` the specification define default as `The file format default is 0x02, fmPictureAlignmentCenter.` - `Zoom...
I didn't knew this feature of Rubberduck. I'll have a look. Nonetheless, although I think of using Rubberduck for some times, we still don't. In fact it's not so easy...
Well...I think your idea is neat....but still I'd prefer having the subdirectories scanning mecanism. I do have several arguments for it. 1. the `@Folder` would be understood only by VBASync...
Hey chelh, Sorry I've switched project for now. And as holidays are coming, I've to finish mandatory projects first...Think I'll not been able to test until september. Sorry to read...
Helloo, I've got he same problem. Also, it seems that I don't have the problem when I compile the solution on my computer, that's to say that the problem is...