From 34228abcb82fa8eace31970587f99f67311ed348 Mon Sep 17 00:00:00 2001 From: "dp%netscape.com" Date: Mon, 8 Mar 1999 22:10:18 +0000 Subject: [PATCH] adding new exported NR_*Raw() symbols --- modules/libreg/macbuild/libreg.exp | 3 +++ 1 file changed, 3 insertions(+) diff --git a/modules/libreg/macbuild/libreg.exp b/modules/libreg/macbuild/libreg.exp index e3dc5e9c3b7b..304bebd6cb5c 100644 --- a/modules/libreg/macbuild/libreg.exp +++ b/modules/libreg/macbuild/libreg.exp @@ -12,6 +12,9 @@ NR_RegGetEntryInfo NR_RegGetKey NR_RegDeleteKey NR_RegAddKey +NR_RegGetKeyRaw +NR_RegDeleteKeyRaw +NR_RegAddKeyRaw NR_RegPack NR_RegClose NR_RegOpen