blob: 24c7c2b3764b13391b7761b0a25aa46e3363db7d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
|
;
; Exports of file NNTPAPI.dll
;
; Autogenerated by gen_exportdef
; Written by Kai Tietz, 2007
;
LIBRARY NNTPAPI.dll
EXPORTS
NntpAddExpire
NntpAddFeed
NntpCancelMessageID
NntpClearStatistics
NntpCreateNewsgroup
NntpDeleteExpire
NntpDeleteFeed
NntpDeleteNewsgroup
NntpEnableFeed
NntpEnumerateExpires
NntpEnumerateFeeds
NntpEnumerateSessions
NntpFindNewsgroup
NntpGetAdminInformation
NntpGetBuildStatus
NntpGetExpireInformation
NntpGetFeedInformation
NntpGetNewsgroup
NntpGetVRootWin32Error
NntpQueryStatistics
NntpSetAdminInformation
NntpSetExpireInformation
NntpSetFeedInformation
NntpSetNewsgroup
NntpStartRebuild
NntpTerminateSession
|