-----Original Message----- From: ros-dev-bounces@reactos.com [mailto:ros-dev-bounces@reactos.com] On Behalf Of Thomas Larsen Sent: 30. december 2004 11:37 To: ReactOS Development List Subject: [ros-dev] MSVCRT
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
Please write in english.