Click here to Skip to main content
15,894,291 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Off topic Pin
Eytukan21-Jul-06 0:40
Eytukan21-Jul-06 0:40 
GeneralRe: Off topic Pin
see me21-Jul-06 0:40
see me21-Jul-06 0:40 
GeneralRe: Off topic Pin
ThatsAlok21-Jul-06 1:13
ThatsAlok21-Jul-06 1:13 
GeneralRe: Off topic Pin
Hamid_RT21-Jul-06 1:19
Hamid_RT21-Jul-06 1:19 
GeneralRe: Off topic Pin
ThatsAlok21-Jul-06 1:25
ThatsAlok21-Jul-06 1:25 
QuestionSecurityException: WSE537??? Pin
kenq20-Jul-06 22:27
kenq20-Jul-06 22:27 
AnswerRe: SecurityException: WSE537??? [modified] Pin
kenq21-Jul-06 1:19
kenq21-Jul-06 1:19 
QuestionFreeLibrary takes much time(45 sec) to free a Win32 dll Pin
gbabu1720-Jul-06 21:58
gbabu1720-Jul-06 21:58 
Hi,

I have dll which is loaded using LoadLibrary and freed using FreeLibrary. The functionality of dll is to send a https request to a server and get the response. I am using wininet library for sending and receiving http data.
my sequence of wininet api functions are

InternetOpen
InternetConnect
HttpOpenRequest
HttpSendRequest
InternetReadFile

I closed all the handles corresponding to above.

any suggestions.

thanks

AnswerRe: FreeLibrary takes much time(45 sec) to free a Win32 dll Pin
ThatsAlok20-Jul-06 22:10
ThatsAlok20-Jul-06 22:10 
GeneralRe: FreeLibrary takes much time(45 sec) to free a Win32 dll Pin
gbabu1720-Jul-06 22:18
gbabu1720-Jul-06 22:18 
GeneralRe: FreeLibrary takes much time(45 sec) to free a Win32 dll Pin
ThatsAlok21-Jul-06 0:40
ThatsAlok21-Jul-06 0:40 
GeneralRe: FreeLibrary takes much time(45 sec) to free a Win32 dll Pin
gbabu1721-Jul-06 0:49
gbabu1721-Jul-06 0:49 
GeneralRe: FreeLibrary takes much time(45 sec) to free a Win32 dll Pin
ThatsAlok21-Jul-06 1:27
ThatsAlok21-Jul-06 1:27 
Questionto anyone who knows... Pin
not insane yet!20-Jul-06 21:28
not insane yet!20-Jul-06 21:28 
AnswerRe: to anyone who knows... Pin
Christian Graus20-Jul-06 21:35
protectorChristian Graus20-Jul-06 21:35 
AnswerRe: to anyone who knows... Pin
ThatsAlok20-Jul-06 22:09
ThatsAlok20-Jul-06 22:09 
AnswerRe: to anyone who knows... Pin
Stephen Hewitt20-Jul-06 23:20
Stephen Hewitt20-Jul-06 23:20 
AnswerRe: to anyone who knows... Pin
Stephen Hewitt21-Jul-06 20:30
Stephen Hewitt21-Jul-06 20:30 
QuestionHalt, Break, Pause Pin
tanarnelinistit20-Jul-06 21:27
tanarnelinistit20-Jul-06 21:27 
AnswerRe: Halt, Break, Pause Pin
Christian Graus20-Jul-06 21:37
protectorChristian Graus20-Jul-06 21:37 
GeneralRe: Halt, Break, Pause Pin
tanarnelinistit20-Jul-06 21:45
tanarnelinistit20-Jul-06 21:45 
GeneralRe: Halt, Break, Pause Pin
ThatsAlok20-Jul-06 22:08
ThatsAlok20-Jul-06 22:08 
GeneralRe: Halt, Break, Pause Pin
Christian Graus20-Jul-06 22:14
protectorChristian Graus20-Jul-06 22:14 
AnswerRe: Halt, Break, Pause Pin
NiceNaidu20-Jul-06 22:50
NiceNaidu20-Jul-06 22:50 
GeneralRe: Halt, Break, Pause Pin
tanarnelinistit21-Jul-06 0:22
tanarnelinistit21-Jul-06 0:22 

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.