- Documentation
- Reference manual
- Summary
- Library predicates
- library(aggregate)
 - library(apply)
 - library(assoc)
 - library(broadcast)
 - library(charsio)
 - library(check)
 - library(clpb)
 - library(clpfd)
 - library(clpqr)
 - library(csv)
 - library(debug)
 - library(error)
 - library(iostream)
 - library(summaries.d/iostream/tex)
 - library(lists)
 - library(main)
 - library(option)
 - library(optparse)
 - library(ordsets)
 - library(persistency)
 - library(predicate_options)
 - library(prologpack)
 - library(prologxref)
 - library(pairs)
 - library(pio)
 - library(random)
 - library(readutil)
 - library(record)
 - library(registry)
 - library(simplex)
 - library(ugraphs)
 - library(url)
 - library(www_browser)
 - library(solution_sequences)
 - library(thread_pool)
 - library(varnumbers)
 - library(yall)
 
 
 - Library predicates
 
 - Summary
 - Packages
 
 - Reference manual
 
F.2.29 library(registry)
This library is only available on Windows systems.
| registry_get_key/2 | Get principal value of key | 
| registry_get_key/3 | Get associated value of key | 
| registry_set_key/2 | Set principal value of key | 
| registry_set_key/3 | Set associated value of key | 
| registry_delete_key/1 | Remove a key | 
| shell_register_file_type/4 | Register a file-type | 
| shell_register_dde/6 | Register DDE action | 
| shell_register_prolog/1 | Register Prolog |