Re: [python-win32] LsaLookupNames2

2005-06-30 Thread Schollnick, Benjamin
age- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Thomas Heller > Sent: Tuesday, June 21, 2005 2:37 PM > To: python-win32@python.org > Subject: Re: [python-win32] LsaLookupNames2 > > > "Schollnick, Benjamin" <[EMAIL PROTECTED]&g

Re: [python-win32] LsaLookupNames2

2005-06-21 Thread Thomas Heller
"Schollnick, Benjamin" <[EMAIL PROTECTED]> writes: > It's okay I just miss McMillian's installer... > It's unsupported, so I've moved to py2exe... But > McMillian's package seemed to be better with > the dependency issues And offered a few > features that don't exist in py2exe... (Or a

Re: [python-win32] LsaLookupNames2

2005-06-21 Thread Schollnick, Benjamin
> Problems like this can be solved with dependencywalker > (google for it). The walker displays binary dependencies for images. Thankfully dependency issues like this seem to be rare > Using it I found this: win32net.pyd from build 204 does *not* > use the LsaLookupNames2 function in advap