Re: [python-win32] RegCreateKeyEx

2008-02-15 Thread Mark Hammond
> All, > > I'm looking for a way to access the RegCreateKeyEx() using the pywin32 > libraries. > > The circumstances are as follows: I'm running Python 2.4 on a Windows > Vista 64-bit system and need a way to access 64-bit keys in the > registry. Per > http://msdn2.microsoft.com/en-us/library/aa3

[python-win32] RegCreateKeyEx

2008-02-15 Thread Brian Storoe
All, I'm looking for a way to access the RegCreateKeyEx() using the pywin32 libraries. The circumstances are as follows: I'm running Python 2.4 on a Windows Vista 64-bit system and need a way to access 64-bit keys in the registry. Per http://msdn2.microsoft.com/en-us/library/aa384129(VS.85).a