hey Igor, do you help me to fix that problem? news://news.microsoft.com:119/#nbrQGR4IHA.4488@TK2MSFTNGP03.phx.gbl i modify the code and let it direct use BindToStorage, but it still not work //if (INTERNET_SCHEME_HTTP == urlComponents.nScheme) //{ // use byte ranges to obtain Central Directory // uses class var m_DataBuffer // bSuccess = CentralDirectoryRangeHelper(); //} //else // No byte range support { pimkName->BindToStorage(pibc, NULL, IID_IStream, (void**)&m_pStream); bSuccess = CentralDirectoryStreamHelper(); }
kevin <bborn.pisces+ms@gmail.com> wrote: > hey Igor, > > do you help me to fix that problem? > news://news.microsoft.com:119/#nbrQGR4IHA.4488@TK2MSFTNGP03.phx.gbl > > i modify the code and let it direct use BindToStorage, but it still > not work Define "not work". My mind-reading abilities nowadays are not what they used to be. -- With best wishes, Igor Tandetnik With sufficient thrust, pigs fly just fine. However, this is not necessarily a good idea. It is hard to be sure where they are going to land, and it could be dangerous sitting under them as they fly overhead. -- RFC 1925
Igor Tandetnik дµÀ: > kevin <bborn.pisces+ms@gmail.com> wrote: >> hey Igor, >> >> do you help me to fix that problem? >> news://news.microsoft.com:119/#nbrQGR4IHA.4488@TK2MSFTNGP03.phx.gbl >> >> i modify the code and let it direct use BindToStorage, but it still >> not work > > Define "not work". My mind-reading abilities nowadays are not what they > used to be. en.. It's mean it can't get the html correctly. so I will find a web to do a test. waiting two days
kevin <bborn.pisces+ms@gmail.com> wrote: > Igor Tandetnik ??: >> kevin <bborn.pisces+ms@gmail.com> wrote: >>> hey Igor, >>> >>> do you help me to fix that problem? >>> news://news.microsoft.com:119/#nbrQGR4IHA.4488@TK2MSFTNGP03.phx.gbl >>> >>> i modify the code and let it direct use BindToStorage, but it still >>> not work >> >> Define "not work". My mind-reading abilities nowadays are not what >> they used to be. > > > en.. It's mean it can't get the html correctly. So I guess you debugged your application and figured out where exactly it behaves differently from your expectations. Could you share results of your investigation? Otherwise, how exactly do you expect me to help? I might (or might not) have an answer for a specific question, but I can't debug your program for you. -- With best wishes, Igor Tandetnik With sufficient thrust, pigs fly just fine. However, this is not necessarily a good idea. It is hard to be sure where they are going to land, and it could be dangerous sitting under them as they fly overhead. -- RFC 1925
I will do it by myself. I try all the method I know, but it's still can't get the file correctly. I will order out my code and idea "Igor Tandetnik" wrote: > So I guess you debugged your application and figured out where exactly > it behaves differently from your expectations. Could you share results > of your investigation? > > Otherwise, how exactly do you expect me to help? I might (or might not) > have an answer for a specific question, but I can't debug your program > for you. > -- > With best wishes, > Igor Tandetnik > > With sufficient thrust, pigs fly just fine. However, this is not > necessarily a good idea. It is hard to be sure where they are going to > land, and it could be dangerous sitting under them as they fly > overhead. -- RFC 1925 > > >