Quote:
Originally Posted by jackie_w
Are you asking which win32 xxx modules I'm actually importing from and which specific parts of them I actually reference in the code? Or are you asking for something else entirely? 
|
Yes, exactly. I can wrap those same things inside the calibre winutil module so you can use them from there, instead.
Quote:
The problem I have is that most of this plugin's low-level win32 code was inherited 'as-is' from someone else's calibre Viewer TTS plugin. I presume they understood it. Unfortunately they're long gone and my understanding of the win32 stuff is minimal. I realise this isn't ideal ...
|
Hmm, well that is unfortunate.