-
-
Notifications
You must be signed in to change notification settings - Fork 101
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[_comobject.py] Use WinDLL/OleDLL instead of windll/oledll (#754)
* [_comobject.py] Use WinDLL/OleDLL instead of windll/oledll * Rename _kernel32_from_windll to _kernel32 * Rename _oleaut32_from_windll to _oleaut32 * Rename _user32_from_windll to _user32 * Rename _ole32_from_windll to _ole32_nohresult * Rename _ole32_from_oledll to _ole32
Showing
1 changed file
with
72 additions
and
13 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters