[ros-dev] MSVCRT
Filip Navara
xnavara at volny.cz
Thu Dec 30 14:22:36 CET 2004
Thomas Larsen wrote:
>Hi got a q in msvcrt
>
>all functions ref to a extern
>heap object where we use wine wine\heap.c
>
>they use Free(getprocess,...);
>in reactos Free(HeapObject,...);
>
>how can u in Reactos be sure that the heaps
>not get shared between apps if you not use getprocess from kernel
>
>Just a question after looking deep into msvcrt
>
>
Our MSVCRT uses separate *per-process* heap.
More information about the Ros-dev
mailing list