Messages in this thread |  | | | From | "Davide Libenzi" <> | | Subject | Re: [OT] Microsoft invents symbolic links | | Date | Fri, 3 Mar 2000 11:22:47 +0100 |
| |
Friday, March 03, 2000 11:00 AM Romano Giannetti <romano@dea.icai.upco.es> wrote : > > FILE * pFile = fopen("foo.lnk", "r"); > > > > You get the raw foo.lnk file. > > Worst. You get a mangled (with 0x0d 0x0a -> 0x0a conversion) version of > the link raw data. I was just been biten by that binary conversion > stupidity (first time doing a fseek() on win, you know.) They owe me > ten hours hunting inexistent bug.
Of course. The CR-LF line termination is the real great invention of M$ ;)
Davide.
-- Feel free, feel Debian !
- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/
|  |