home *** CD-ROM | disk | FTP | other *** search
/ Tools / WinSN5.0Ver.iso / NETSCAP.50 / WIN1998.ZIP / ns / cmd / winfe / prefs / nsdlg / src / nsdlg32.def < prev    next >
Encoding:
Text File  |  1998-04-08  |  4.6 KB  |  92 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 nsdlg32
  18. DESCRIPTION "Navigator dialog classes"
  19.  
  20. EXPORTS
  21.     ??0CString@@QAE@ABV0@@Z @256 NONAME                ; CString(const CString &)
  22.     ??0CString@@QAE@PBD@Z @257 NONAME                ; CString(LPCSTR)
  23.     ??1CString@@QAE@XZ @258 NONAME                    ; ~CString()
  24.     ?Empty@CString@@QAEXXZ @259 NONAME
  25.     ??4CString@@QAEABV0@ABV0@@Z @260 NONAME            ; operator=(const CString &)
  26.     ??4CString@@QAEABV0@D@Z @261 NONAME                ; operator=(char)
  27.     ??4CString@@QAEABV0@PBD@Z @262 NONAME            ; operator=(LPCSTR)
  28.     ??H@YA?AVCString@@ABV0@0@Z @263 NONAME            ; operator+(const CString &, const CString &)
  29.     ??H@YA?AVCString@@ABV0@D@Z @264 NONAME            ; operator+(const CString &, char)
  30.     ??H@YA?AVCString@@ABV0@PBD@Z @265 NONAME        ; operator+(const CString &, LPCSTR)
  31.     ??H@YA?AVCString@@DABV0@@Z @266 NONAME            ; operator+(char, const CString&)
  32.     ??H@YA?AVCString@@PBDABV0@@Z @267 NONAME        ; operator+(LPCSTR, const CString &)
  33.     ??YCString@@QAEABV0@ABV0@@Z @268 NONAME            ; operaror+=(const CString&)
  34.     ??YCString@@QAEABV0@D@Z @269 NONAME                ; operator+=(char)
  35.     ??YCString@@QAEABV0@PBD@Z @270 NONAME            ; operator+=(LPCSTR)
  36.     ?Find@CString@@QBEHD@Z @271 NONAME
  37.     ?ReverseFind@CString@@QBEHD@Z @272 NONAME
  38.     ?Mid@CString@@QBE?AV1@H@Z @273 NONAME
  39.     ?Mid@CString@@QBE?AV1@HH@Z @274 NONAME
  40.     ?Left@CString@@QBE?AV1@H@Z @275 NONAME
  41.     ?Right@CString@@QBE?AV1@H@Z @276 NONAME
  42.     ?LoadStringA@CString@@QAEHPAXI@Z @277 NONAME
  43.     ?GetWindowTextA@CString@@QAEHPAX@Z @278 NONAME
  44.     ??0CDialog@@QAE@PAXI@Z @279 NONAME                ; CDialog(HINSTANCE, UINT)
  45.     ?Create@CDialog@@QAEHPAX@Z @280 NONAME
  46.     ?DestroyWindow@CDialog@@QAEHXZ @281 NONAME
  47.     ?InitDialog@CDialog@@MAEHXZ @282 NONAME
  48.     ?OnCommand@CDialog@@MAEHHPAXI@Z @283 NONAME
  49.     ?WindowProc@CDialog@@MAEJIIJ@Z @284 NONAME
  50.     ?RadioButtonTransfer@CDialog@@IAEXHAAHH@Z @285 NONAME
  51.     ?CheckBoxTransfer@CDialog@@IAEXHAAHH@Z @286 NONAME
  52.     ?EditFieldTransfer@CDialog@@IAEXHAAVCString@@H@Z @287 NONAME
  53.     ?EditFieldTransfer@CDialog@@IAEXHAAHH@Z @288 NONAME
  54.     ?ListBoxTransfer@CDialog@@IAEXHAAHH@Z @289 NONAME
  55.     ?ComboBoxTransfer@CDialog@@IAEXHAAHH@Z @290 NONAME
  56.     ??0CPropertyPageEx@@QAE@PAXIPBD@Z @291 NONAME        ; CPropertyPageEx(HINSTANCE, UINT)
  57.     ??1CPropertyPageEx@@UAE@XZ @292 NONAME            ; ~CPropertyPage()
  58.     ??2CPropertyPageEx@@SAPAXI@Z @293 NONAME        ; operator new(size_t)
  59.     ??3CPropertyPageEx@@SAXPAX@Z @294 NONAME        ; operator delete()
  60.     ?QueryInterface@CPropertyPageEx@@UAGJABU_GUID@@PAPAX@Z @295 NONAME
  61.     ?AddRef@CPropertyPageEx@@UAGKXZ @296 NONAME
  62.     ?Release@CPropertyPageEx@@UAGKXZ @297 NONAME
  63.     ?SetPageSite@CPropertyPageEx@@UAGJPAUIPropertyPageSite@@@Z @298 NONAME
  64.     ?Activate@CPropertyPageEx@@UAGJPAXPBUtagRECT@@H@Z @299 NONAME
  65.     ?Deactivate@CPropertyPageEx@@UAGJXZ @300 NONAME
  66.     ?GetPageInfo@CPropertyPageEx@@UAGJPAUtagPROPPAGEINFO@@@Z @301 NONAME
  67.     ?SetObjects@CPropertyPageEx@@UAGJKPAPAUIUnknown@@@Z @302 NONAME
  68.     ?Show@CPropertyPageEx@@UAGJI@Z @303 NONAME
  69.     ?Move@CPropertyPageEx@@UAGJPBUtagRECT@@@Z @304 NONAME
  70.     ?IsPageDirty@CPropertyPageEx@@UAGJXZ @305 NONAME
  71.     ?Apply@CPropertyPageEx@@UAGJXZ @306 NONAME
  72.     ?Help@CPropertyPageEx@@UAGJPBG@Z @307 NONAME
  73.     ?TranslateAcceleratorA@CPropertyPageEx@@UAGJPAUtagMSG@@@Z @308 NONAME
  74.     ?PageChanging@CPropertyPageEx@@UAGJPAUIPropertyPage@@@Z @309 NONAME
  75.     ?GetPageSize@CPropertyPageEx@@MAEJAAUtagSIZE@@@Z @310 NONAME
  76.     ?InitDialog@CPropertyPageEx@@MAEHXZ @311 NONAME
  77.     ?DoModal@CDialog@@QAEHPAX@Z @312 NONAME
  78.     ?OnOK@CDialog@@MAEXXZ @313 NONAME
  79.     ?OnCancel@CDialog@@MAEXXZ @314 NONAME
  80.     ?Init@CString@@AAEXXZ @315 NONAME
  81.     ?DrawColorButtonControl@@YGXPAUtagDRAWITEMSTRUCT@@PAX@Z @316 NONAME
  82.     ?EditFieldTransfer@CDialog@@IAEXHAAIH@Z @317 NONAME
  83.     ?ComboBoxTransfer@CDialog@@IAEXHAAVCString@@H@Z @318 NONAME
  84.     ?SizeToFitBitmapButton@@YGXPAX0@Z @319 NONAME
  85.     ?DrawBitmapButton@@YGXPAUtagDRAWITEMSTRUCT@@PAX1@Z @320 NONAME
  86.     ?ListBoxTransfer@CDialog@@IAEXHAAVCString@@H@Z @321 NONAME
  87.     ?BufferSetLength@CString@@QAEPADH@Z @322 NONAME
  88.     ??0CString@@QAE@PAG@Z @323 NONAME                ; CString(LPOLESTR)
  89.     ??4CString@@QAEABV0@PAG@Z @324 NONAME            ; operator=(LPOLESTR) 
  90.     ?EnableDlgItem@CDialog@@IAEXIH@Z @325 NONAME
  91.     
  92.