I solved the problem after Adrian put me on to the possible culprit. In the Python25/site-packages/win32 folder was another pywintypes.dll. I renamed it, started up various Dabo apps and they all opened without the "Entry Point Not Found" error. I did some more snooping and figured out that the error triggered on the 'import dabo' line. I wonder what subsequently occurs in that statement that needs a call to pywintypes.dll? Why does the error message come from python.exe and not Dabo? It is all way too deep for me but since things are working now, I'll just shut up and be happy.
Thanks, Steve Rose --- StripMime Report -- processed MIME parts --- multipart/alternative text/plain (text body -- kept) text/html --- _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users Searchable Archives: http://leafe.com/archives/search/dabo-users This message: http://leafe.com/archives/byMID/[email protected]
