Click here to Skip to main content
16,016,800 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Save an image (of 24 bits depth or less) Pin
llp00na16-May-07 6:21
llp00na16-May-07 6:21 
GeneralRe: Save an image (of 24 bits depth or less) Pin
Mark Salsbery16-May-07 6:31
Mark Salsbery16-May-07 6:31 
GeneralRe: Save an image (of 24 bits depth or less) Pin
llp00na16-May-07 6:42
llp00na16-May-07 6:42 
GeneralRe: Save an image (of 24 bits depth or less) Pin
Nelek17-May-07 20:04
protectorNelek17-May-07 20:04 
Questionwininet.h and winsock.h Pin
amitmistry_petlad 16-May-07 2:59
amitmistry_petlad 16-May-07 2:59 
AnswerRe: wininet.h and winsock.h Pin
Mark Salsbery16-May-07 5:32
Mark Salsbery16-May-07 5:32 
GeneralRe: wininet.h and winsock.h Pin
amitmistry_petlad 16-May-07 17:34
amitmistry_petlad 16-May-07 17:34 
GeneralRe: wininet.h and winsock.h Pin
Mark Salsbery17-May-07 5:21
Mark Salsbery17-May-07 5:21 
You could write your own FTP/HTTP/etc. code using Windows Sockets but you'd need to thoroughly
understand those protocols. The idea of WinInet is to make that easier. WinInet is probably
using sockets for its communication.

Mark




"Posting a VB.NET question in the C++ forum will end in tears." Chris Maunder

GeneralRe: wininet.h and winsock.h Pin
amitmistry_petlad 17-May-07 18:01
amitmistry_petlad 17-May-07 18:01 
QuestionWIN32_FIND_DATA pTempFind; and .cFileName Pin
Immunity1816-May-07 2:51
Immunity1816-May-07 2:51 
AnswerRe: WIN32_FIND_DATA pTempFind; and .cFileName Pin
Immunity1816-May-07 3:01
Immunity1816-May-07 3:01 
QuestionRe: WIN32_FIND_DATA pTempFind; and .cFileName Pin
David Crow16-May-07 3:04
David Crow16-May-07 3:04 
AnswerRe: WIN32_FIND_DATA pTempFind; and .cFileName Pin
Immunity1816-May-07 3:15
Immunity1816-May-07 3:15 
QuestionRe: WIN32_FIND_DATA pTempFind; and .cFileName Pin
David Crow16-May-07 3:16
David Crow16-May-07 3:16 
AnswerRe: WIN32_FIND_DATA pTempFind; and .cFileName Pin
Immunity1816-May-07 3:20
Immunity1816-May-07 3:20 
QuestionRe: WIN32_FIND_DATA pTempFind; and .cFileName Pin
David Crow16-May-07 3:44
David Crow16-May-07 3:44 
AnswerRe: WIN32_FIND_DATA pTempFind; and .cFileName Pin
Immunity1816-May-07 3:56
Immunity1816-May-07 3:56 
QuestionRe: WIN32_FIND_DATA pTempFind; and .cFileName Pin
David Crow16-May-07 4:13
David Crow16-May-07 4:13 
Questionpointers and structures Pin
klutez12316-May-07 2:43
klutez12316-May-07 2:43 
AnswerRe: pointers and structures Pin
David Crow16-May-07 2:50
David Crow16-May-07 2:50 
AnswerRe: pointers and structures Pin
ajitatif angajetor16-May-07 4:00
ajitatif angajetor16-May-07 4:00 
QuestionBLOB object with ADO Pin
Vlad~16-May-07 2:08
Vlad~16-May-07 2:08 
QuestionI implemented a chat Program But I am not able to connect to the server properly Pin
yaminisridaran16-May-07 0:28
yaminisridaran16-May-07 0:28 
AnswerRe: I implemented a chat Program But I am not able to connect to the server properly Pin
Cedric Moonen16-May-07 1:52
Cedric Moonen16-May-07 1:52 
GeneralRe: I implemented a chat Program But I am not able to connect to the server properly Pin
yaminisridaran16-May-07 1:56
yaminisridaran16-May-07 1:56 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.