mirror of
https://github.com/KusakabeShi/EtherGuard-VPN.git
synced 2025-07-24 08:25:23 +02:00
Adding functions with non-consistent order made setupapi package a mess. While we could reorder data-types and functions by alphabet - it would make searching easier - it would put ...Get... and ...Set... functions quite apart. Therefore, the SetupAPI.h order was adopted. Signed-off-by: Simon Rozman <simon@rozman.si>