Age | Commit message (Expand) | Author | Files | Lines |
2002-08-30 | break out REGISTRY_VALUE & REGVAL_CR objects into separate file for | Gerald Carter | 1 | -347/+0 |
2002-08-22 | fix registry editor API for printing backend after I changed | Gerald Carter | 1 | -3/+36 |
2002-08-18 | fix GetPrinterDataEx() to work with registry subkeys using a depth > 1 | Gerald Carter | 1 | -1/+1 |
2002-08-18 | fix to allow EnumPrinterKey() to enumerate multiple levels of subkeys. | Gerald Carter | 1 | -2/+1 |
2002-08-16 | Fairly large change to printing code. | Gerald Carter | 1 | -2/+89 |
2002-07-24 | done! printer_info_2, devicemode, sec_desc, & printer data all enumerate | Gerald Carter | 1 | -20/+13 |
2002-07-24 | several changes in this checkin | Gerald Carter | 1 | -57/+81 |
2002-07-23 | * changed structure of REG_R_ENUM_VALUE structure since the BUFFER2 | Gerald Carter | 1 | -145/+260 |
2002-07-22 | fix seg fault due to memory allocation goof. | Gerald Carter | 1 | -0/+8 |
2002-07-20 | another intermediate checkin on the way to enumerating forms | Gerald Carter | 1 | -1/+52 |
2002-07-20 | enumeration of printers keys ( no data yet ) via the registry | Gerald Carter | 1 | -3/+7 |
2002-07-20 | fixed a logic error in the sorted_tree_find_child() routine | Gerald Carter | 1 | -1/+2 |
2002-07-19 | fixed seg fault in registry frontend caused by trying to | Gerald Carter | 1 | -9/+7 |
2002-07-19 | Fixed a compiler warning. | Tim Potter | 1 | -3/+3 |
2002-07-19 | * refactored registry operations some. subkey lists and | Gerald Carter | 1 | -26/+181 |
2002-07-18 | virtual registry framework with initial printing hooks. | Gerald Carter | 1 | -254/+59 |
2002-07-15 | splitting off storage/retrieval routines for abstracting the | Gerald Carter | 1 | -0/+334 |