mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-15 14:16:07 -06:00
11 lines
167 B
Text
11 lines
167 B
Text
description "Post Office Protocol, version 3 encapsulation. Author: İsmail Yılmaz\3770,128,128";
|
||
|
||
uses
|
||
Core;
|
||
|
||
file
|
||
POP3.h,
|
||
POP3.cpp,
|
||
InetMessage.cpp,
|
||
src.tpp;
|
||
|