[so] Tema 3 - windows mapare fisiere si stergere fisiere
omer gener
omerigener at yahoo.com
Sun May 11 23:57:28 EEST 2008
sau atunci cand creezi fisierul poti folosi flag-ul
FILE_FLAG_DELETE_ON_CLOSE
--- George Dita <george.dita at gmail.com> wrote:
> Incerc sa implementez tema 3 pe windows, dar nu
> reusesc sa realizez cele mai
> simple chestii: maparea fisierelor si functia vend.
>
> Problema 1: cum pot sa sterg fisierele din programul
> meu? (am incercat si
> _ulink si remove si desi imi returneaza succes
> fisierele sunt tot acolo)
>
> Problema 2: Pentru maparea fisierelor in memorie ma
> gandeam ca trebuie sa le
> trunchez la dimensiunea dorita dar m-am uitat peste
> solutiile de la
> laboratorul 8 si acolo nu se mai face acest lucru?
> Fisierul trebuie
> dimensionat manual sau se face direct prin:
>
> mo = CreateFileMapping(
> fd,
> NULL,
> PAGE_READWRITE,
> 0,
> size,
> NULL);
>
> p = MapViewOfFile(
> mo,
> FILE_MAP_ALL_ACCESS,
> 0,
> 0,
> 0);
>
> ?
>
> --
> George Dita
> > _______________________________________________
> so mailing list
> so at cursuri.cs.pub.ro
> http://cursuri.cs.pub.ro/cgi-bin/mailman/listinfo/so
>
____________________________________________________________________________________
Be a better friend, newshound, and
know-it-all with Yahoo! Mobile. Try it now. http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ
More information about the so
mailing list