This commit is contained in:
brade%netscape.com 2001-06-19 14:52:02 +00:00
parent e593e4d8f9
commit 338baf63a0
2 changed files with 15 additions and 0 deletions

View File

@ -0,0 +1,14 @@
;
; temp def file for nsmng dll
;
LIBRARY nsmng.dll
DESCRIPTION 'test dll'
EXPORTS
ImgDInit @1002 PRIVATE
ImgDWrite @1003 PRIVATE
ImgDWriteReady @1004 PRIVATE
ImgDComplete @1005 PRIVATE
ImgDAbort @1006 PRIVATE

View File

@ -0,0 +1 @@
_NSGetModule ; 1