Thread overview | ||||||||
---|---|---|---|---|---|---|---|---|
|
October 19, 2004 FILE_SEGMENT_ELEMENT | ||||
---|---|---|---|---|
| ||||
Hi, I can't find FILE_SEGMENT_ELEMENT in the DMC win32 header files. Any feedback why this is missing? Regards, Johnny Willemsen |
October 20, 2004 Re: FILE_SEGMENT_ELEMENT | ||||
---|---|---|---|---|
| ||||
Posted in reply to Johnny Willemsen | I have no idea what it is. "Johnny Willemsen" <jwillemsen@remedy.nl> wrote in message news:cl3k09$e6c$1@digitaldaemon.com... > Hi, > > I can't find FILE_SEGMENT_ELEMENT in the DMC win32 header files. Any feedback why this is missing? > > Regards, > > Johnny Willemsen > > |
October 20, 2004 Re: FILE_SEGMENT_ELEMENT | ||||
---|---|---|---|---|
| ||||
Posted in reply to Walter | Hi, Look at MSDN, it is for ReadFileScatter and Write. It is a type needed for these methods Johnn "Walter" <newshound@digitalmars.com> wrote in message news:cl4l65$1h5o$1@digitaldaemon.com... >I have no idea what it is. > > "Johnny Willemsen" <jwillemsen@remedy.nl> wrote in message news:cl3k09$e6c$1@digitaldaemon.com... >> Hi, >> >> I can't find FILE_SEGMENT_ELEMENT in the DMC win32 header files. Any feedback why this is missing? >> >> Regards, >> >> Johnny Willemsen >> >> > > |
October 20, 2004 Re: FILE_SEGMENT_ELEMENT | ||||
---|---|---|---|---|
| ||||
Posted in reply to Johnny Willemsen | That would be a matter of getting/downloading the latest Platform SDK as quite a few of us have done. Johnny Willemsen wrote: > Hi, > > Look at MSDN, it is for ReadFileScatter and Write. It is a type needed for these methods > > Johnn > "Walter" <newshound@digitalmars.com> wrote in message news:cl4l65$1h5o$1@digitaldaemon.com... > >>I have no idea what it is. >> >>"Johnny Willemsen" <jwillemsen@remedy.nl> wrote in message >>news:cl3k09$e6c$1@digitaldaemon.com... >> >>>Hi, >>> >>>I can't find FILE_SEGMENT_ELEMENT in the DMC win32 header files. Any >>>feedback why this is missing? >>> >>>Regards, >>> >>>Johnny Willemsen -- ManiaC++ Jan Knepper But as for me and my household, we shall use Mozilla... www.mozilla.org |
October 25, 2004 Re: FILE_SEGMENT_ELEMENT | ||||
---|---|---|---|---|
| ||||
Posted in reply to Jan Knepper | Hi, I would prefer to have the header files in DMC be extended with this struct and the missing methods, having to install also an SDK is not handy for a lot of users. Johnny "Jan Knepper" <jan@smartsoft.us> wrote in message news:cl5h5r$2fgs$1@digitaldaemon.com... > That would be a matter of getting/downloading the latest Platform SDK as quite a few of us have done. > > > > Johnny Willemsen wrote: >> Hi, >> >> Look at MSDN, it is for ReadFileScatter and Write. It is a type needed for these methods >> >> Johnn >> "Walter" <newshound@digitalmars.com> wrote in message >> news:cl4l65$1h5o$1@digitaldaemon.com... >> >>>I have no idea what it is. >>> >>>"Johnny Willemsen" <jwillemsen@remedy.nl> wrote in message news:cl3k09$e6c$1@digitaldaemon.com... >>> >>>>Hi, >>>> >>>>I can't find FILE_SEGMENT_ELEMENT in the DMC win32 header files. Any feedback why this is missing? >>>> >>>>Regards, >>>> >>>>Johnny Willemsen > > > -- > ManiaC++ > Jan Knepper > > But as for me and my household, we shall use Mozilla... www.mozilla.org |
October 25, 2004 Re: FILE_SEGMENT_ELEMENT | ||||
---|---|---|---|---|
| ||||
Posted in reply to Johnny Willemsen | Johnny Willemsen wrote: > Hi, > > I would prefer to have the header files in DMC be extended with this struct and the missing methods, having to install also an SDK is not handy for a lot of users. <g> How many years of software development experience do you have? Jan > > Johnny > "Jan Knepper" <jan@smartsoft.us> wrote in message news:cl5h5r$2fgs$1@digitaldaemon.com... > >>That would be a matter of getting/downloading the latest Platform SDK as quite a few of us have done. >> >> >> >>Johnny Willemsen wrote: >> >>>Hi, >>> >>>Look at MSDN, it is for ReadFileScatter and Write. It is a type needed for these methods >>> >>>Johnn >>>"Walter" <newshound@digitalmars.com> wrote in message news:cl4l65$1h5o$1@digitaldaemon.com... >>> >>> >>>>I have no idea what it is. >>>> >>>>"Johnny Willemsen" <jwillemsen@remedy.nl> wrote in message >>>>news:cl3k09$e6c$1@digitaldaemon.com... >>>> >>>> >>>>>Hi, >>>>> >>>>>I can't find FILE_SEGMENT_ELEMENT in the DMC win32 header files. Any >>>>>feedback why this is missing? >>>>> >>>>>Regards, >>>>> >>>>>Johnny Willemsen >> >> >>-- >>ManiaC++ >>Jan Knepper >> >>But as for me and my household, we shall use Mozilla... >>www.mozilla.org > > > -- ManiaC++ Jan Knepper But as for me and my household, we shall use Mozilla... www.mozilla.org |
Copyright © 1999-2021 by the D Language Foundation