다음을 통해 공유


인터넷 클라이언트 응용 프로그램을 만들기 위한 MFC 클래스

MFC provides the following classes and global functions for writing Internet client applications. Indentation indicates a class is derived from the unindented class above it. CGopherFile and CHttpFile derive from CInternetFile, for example. These classes and global functions are declared in AFXINET.H, except CFileFind, which is declared in AFX.H.

클래스

Global Functions

참고 항목

개념

Win32 인터넷 확장(WinInet)

인터넷 클라이언트 클래스의 필수 구성 요소

MFC WinInet 클래스를 사용하여 인터넷 클라이언트 응용 프로그램 작성