Skip to content

Update recipe-576362.py, for x64 and unicode - #36

Open
topin89 wants to merge 1 commit into
ActiveState:masterfrom
topin89:patch-1
Open

Update recipe-576362.py, for x64 and unicode#36
topin89 wants to merge 1 commit into
ActiveState:masterfrom
topin89:patch-1

Conversation

@topin89

Copy link
Copy Markdown

New version uses size_t instead of uint, so it works on both x32 and x64.
Added Unicode versions of functions where available.
PROCESSENTRY32 had two fields no more in MSDN.
And recipe converted to python 3.

New version uses size_t instead of uint, so it works on both x32 and x64.
Added Unicode versions of functions where available.
PROCESSENTRY32 had two fields no more in MSDN.
And recipe converted to python 3.
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@topin89