Click here to Skip to main content
16,011,358 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: How to create MSI Pin
Nish Nishant24-Jul-02 23:27
sitebuilderNish Nishant24-Jul-02 23:27 
GeneralAdding Scroll Bars in a Modeless Dialog Pin
jabbaj24-Jul-02 21:07
jabbaj24-Jul-02 21:07 
GeneralBest way to implement "plugins+automation" Pin
Nevidimka24-Jul-02 21:03
Nevidimka24-Jul-02 21:03 
GeneralRe: Best way to implement "plugins+automation" Pin
Anonymous24-Jul-02 23:05
Anonymous24-Jul-02 23:05 
GeneralRe: Best way to implement "plugins+automation" Pin
Nevidimka25-Jul-02 0:08
Nevidimka25-Jul-02 0:08 
GeneralRe: Best way to implement "plugins+automation" Pin
alaulu26-Jul-02 1:16
alaulu26-Jul-02 1:16 
GeneralRe: Best way to implement "plugins+automation" Pin
alaulu24-Jul-02 23:05
alaulu24-Jul-02 23:05 
Generala question of download asynchronously with wininet Pin
wangweisp24-Jul-02 21:02
wangweisp24-Jul-02 21:02 
I Read the article http://www.codeproject.com/useritems/asyncwininet.asp;
and write the code like 'asyncdemo' which from msdn:
http://msdn.microsoft.com/downloads/samples/internet/default.asp?url=/downloads/samples/internet/networking/asyncdemo/default.asp

but I have a question Confused | :confused:

when I call InternetQueryDataAvailable() ,it return ERROR_IO_PENDING
then I will recieve a callback status :INTERNET_STATUS_REQUEST_COMPLETE
and the LPINTERNET_ASYNC_RESULT (lpvStatusInformation)->dwError!=0,
the download incorrect. Dead | X|
what's the matter??? Cry | :((
the 'asyncdemo' alse download file incorrect
who have the source code of asynchronous download Confused | :confused:

thanks very much
GeneralCRect::Width() and CRect::NormalizeRect() Pin
Geert Delmeiren24-Jul-02 20:23
Geert Delmeiren24-Jul-02 20:23 
GeneralRe: CRect::Width() and CRect::NormalizeRect() Pin
Tomasz Sowinski24-Jul-02 22:06
Tomasz Sowinski24-Jul-02 22:06 
Questionabout put_RegisterAsDropTarget? Pin
ttzzgg_8071324-Jul-02 19:32
ttzzgg_8071324-Jul-02 19:32 
GeneralHidden dialog from Dll Pin
Atin Kumar24-Jul-02 19:32
Atin Kumar24-Jul-02 19:32 
GeneralRe: Hidden dialog from Dll Pin
Paul M Watt24-Jul-02 19:42
mentorPaul M Watt24-Jul-02 19:42 
GeneralEvent for CDialogBar Docking & Floating Pin
Dave Matrix24-Jul-02 19:21
Dave Matrix24-Jul-02 19:21 
GeneralGoing Crazy: Trying to inherit an interface from another dll Pin
doshin24-Jul-02 19:03
doshin24-Jul-02 19:03 
GeneralRe: Going Crazy: Trying to inherit an interface from another dll Pin
Paul M Watt24-Jul-02 19:24
mentorPaul M Watt24-Jul-02 19:24 
GeneralRe: Going Crazy: Trying to inherit an interface from another dll Pin
doshin24-Jul-02 19:32
doshin24-Jul-02 19:32 
GeneralRe: Going Crazy: Trying to inherit an interface from another dll Pin
Paul M Watt24-Jul-02 19:48
mentorPaul M Watt24-Jul-02 19:48 
GeneralRe: Going Crazy: Trying to inherit an interface from another dll Pin
Paul M Watt24-Jul-02 20:17
mentorPaul M Watt24-Jul-02 20:17 
GeneralAny ideas on how to.. Pin
Anonymous24-Jul-02 17:38
Anonymous24-Jul-02 17:38 
GeneralRe: Any ideas on how to.. Pin
Scott H. Settlemier24-Jul-02 17:47
Scott H. Settlemier24-Jul-02 17:47 
GeneralRe: Any ideas on how to.. Pin
Anonymous24-Jul-02 18:15
Anonymous24-Jul-02 18:15 
GeneralRe: Any ideas on how to.. Pin
Daniel Lohmann24-Jul-02 22:44
Daniel Lohmann24-Jul-02 22:44 
GeneralRe: Any ideas on how to.. Pin
benjymous24-Jul-02 22:47
benjymous24-Jul-02 22:47 
GeneralHelp on multi-threading Pin
Abin24-Jul-02 17:14
Abin24-Jul-02 17:14 

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.