r8061: * mostly cleanup and refactoring for better readability
authorGerald Carter <jerry@samba.org>
Fri, 1 Jul 2005 19:15:07 +0000 (19:15 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 15:58:10 +0000 (10:58 -0500)
commit6f654c5741e98abf00c010c5dd38038092c0f7a3
tree1fad5a75e77af2f04e586f55459026ab7acb23a0
parent7285edc4fe71f47ab648c31760c357fc2af29ce7
r8061: * mostly cleanup and refactoring for better readability
* move to registry.tdb for port listing (at least via the winreg ops)
  If no one opposes on the samba list, we'll move to a registry
  lookup for enumerating ports rather than the 'enumports command'.
  This means that there is a bit of a disconnect between EnumPorts() and
  RegEnumKey('hklm\software\microsoft\windows nt\currentversion\ports').
source/registry/reg_db.c
source/registry/reg_printing.c