summaryrefslogtreecommitdiff
path: root/psutil/arch/windows/ntextapi.h
Commit message (Expand)AuthorAgeFilesLines
* Rename cpu_count_physical() to cpu_count_cores()Giampaolo Rodola2020-12-211-1/+1
* Add support for Windows Nano Server (#1768)Julien Lebot2020-07-051-11/+115
* [Windows] use NtQuerySystemInformation to determine process exe() (#1677)Giampaolo Rodola2020-02-011-0/+8
* refactor win C code: use original WinAPI functions and remove psuil_ prefixGiampaolo Rodola2020-01-051-17/+51
* move PEB structs into ntextapi.hGiampaolo Rodola2020-01-031-1/+100
* cleanup ntextapi.hGiampaolo Rodola2020-01-031-134/+84
* win: move ObjectNameInformation in ntextapi.hGiampaolo Rodola2020-01-031-0/+1
* Windows: split C modules (#1655)Giampaolo Rodola2020-01-021-3/+7
* [Win] return value is not properly handled for undocumented NT* Windows APIs....Giampaolo Rodola2019-04-041-0/+4
* [Windows] calculate USS memory by using NtQueryVirtualMemory (#1453)Giampaolo Rodola2019-03-111-0/+35
* try to fix ntext.hfix-ntext.hGiampaolo Rodola2019-02-281-11/+6
* restore previous defGiampaolo Rodola2019-02-281-9/+7
* take defs from PHGiampaolo Rodola2019-02-281-41/+48
* set proper SYSTEM_PROCESS_INFORMATION struct from PHGiampaolo Rodola2019-02-281-7/+9
* fix compilation warningsGiampaolo Rodola2019-02-281-2/+2
* #1379 - Windows: suspend / resume process by using native APIs (#1435)Giampaolo Rodola2019-02-251-0/+8
* move custom object defs from ntextapi.h to global.hGiampaolo Rodola2019-02-211-45/+0
* set Windows version constants globally; get rid of deprecated GetVersionExGiampaolo Rodola2019-02-211-11/+12
* Windows / speeup: dynamically load libraries on startup and never again (#1422)Giampaolo Rodola2019-02-211-68/+225
* first pass (#1133)Max Bélanger2017-09-281-4/+8
* first passMax Belanger2016-11-031-6/+3
* #792 / cpu_stats: win implGiampaolo Rodola2016-03-051-0/+89
* fix #789 / cpu_times / windows: add interrupt and dpc timesGiampaolo Rodola2016-03-041-0/+22
* fix compiler error for MSVC2015 (unscoped enum C++11 problem)Michael Sarahan2015-09-251-2/+5
* Prevent enum clash when using Windows SDK v8.0stevenwinfield2015-08-211-2/+4
* Rewrite get_open_files to use a worker threadJeff Tang2015-03-111-77/+13
* fix most warnings and test failures on win32Gabi Davar2015-02-071-0/+5
* move connection definitions back to main C windows moduleGiampaolo Rodola'2014-01-061-65/+0
* move some connections-related stuff in ntextapi.hGiampaolo Rodola'2014-01-061-32/+82
* yet another renamingGiampaolo Rodola'2013-12-141-1/+1
* rename windows modules by removing the 'ms' prefix in py, c, and h filesGiampaolo Rodola'2013-12-111-0/+302