On Thu, Mar 02, 2000 at 06:52:54PM +0100, Davide Libenzi 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.
Romano
-- Romano Giannetti - Univ. Pontificia Comillas (Madrid, Spain) Electronic Engineer - phone +34 915 422 800 ext 2416 fax +34 915 596 569- 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/
This archive was generated by hypermail 2b29 : Tue Mar 07 2000 - 21:00:14 EST