home *** CD-ROM | disk | FTP | other *** search
/ Tools / WinSN5.0Ver.iso / NETSCAP.50 / WIN1998.ZIP / ns / cmd / winfe / prefs / nsprefui / src / prefui16.def < prev    next >
Encoding:
Text File  |  1998-04-08  |  1.5 KB  |  40 lines

  1. ; The contents of this file are subject to the Netscape Public License
  2. ; Version 1.0 (the "NPL"); you may not use this file except in
  3. ; compliance with the NPL.  You may obtain a copy of the NPL at
  4. ; http://www.mozilla.org/NPL/
  5. ;
  6. ; Software distributed under the NPL is distributed on an "AS IS" basis,
  7. ; WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL
  8. ; for the specific language governing rights and limitations under the
  9. ; NPL.
  10. ;
  11. ; The Initial Developer of this code under the NPL is Netscape
  12. ; Communications Corporation.  Portions created by Netscape are
  13. ; Copyright (C) 1998 Netscape Communications Corporation.  All Rights
  14. ; Reserved.
  15.  
  16.  
  17. LIBRARY prefui16
  18. DESCRIPTION "Navigator preferences framework"
  19. EXETYPE WINDOWS
  20. CODE PRELOAD MOVEABLE DISCARDABLE
  21. DATA PRELOAD MOVEABLE SINGLE
  22. HEAPSIZE 4096
  23.  
  24. IMPORTS
  25.     CTL3DV2.CTL3DSUBCLASSCTLEX
  26.     
  27. EXPORTS
  28.     NS_CREATEPROPERTYFRAME @1
  29.     WEP @10 RESIDENTNAME PRIVATE
  30.     ?AddRef@CPropertyPageSite@@VEAKXZ @11 NONAME PRIVATE
  31.     ?DialogProc@@ZCHIIIJ@Z @12 NONAME PRIVATE
  32.     ?GetLocaleID@CPropertyPageSite@@VEAPEXPEK@Z @13 NONAME PRIVATE
  33.     ?GetPageContainer@CPropertyPageSite@@VEAPEXPEPEUIUnknown@@@Z @14 NONAME PRIVATE
  34.     ?OnStatusChange@CPropertyPageSite@@VEAPEXK@Z @15 NONAME PRIVATE
  35.     ?QueryInterface@CPropertyPageSite@@VEAPEXAFUGUID@@PEPEX@Z @16 NONAME PRIVATE
  36.     ?Release@CPropertyPageSite@@VEAKXZ @17 NONAME PRIVATE
  37.     ?TranslateAccelerator@CPropertyFrameDialog@@RECPEXPEUtagMSG@@@Z @18 NONAME PRIVATE
  38.     ?TreeViewWndProc@@ZCJIIIJ@Z @19 NONAME PRIVATE
  39.  
  40.