News:

Masm32 SDK description, downloads and other helpful links
Message to All Guests

Main Menu

Interprocess communication

Started by Mikl__, August 18, 2022, 11:29:24 AM

Previous topic - Next topic

Biterider


jj2007

Quote from: Mikl__ on December 06, 2022, 11:03:37 PM
DLL
An important feature of the use of dynamic libraries is the possibility of simultaneous use of one library by several modules. A dynamic library becomes an extension of the application that launched it, being loaded into the address space of the process.

How are windows DLL actually shared?
Quoteif the same page of let's say kernel32.dll is accessed by both process A and process B then the page will exist twice in physical memory. I am asking for the veracity of this last statement

I've never had a need for this, but it's an interesting question: Do the two processes access the same physical memory?

Mikl__

Ciao, Johen!
I'm more interested in whether my program works fine or not?

jj2007


Mikl__

#64
Quoteit works fine
Ne sono molto felice!
P.S. To All. Copy any wav file to ..\Images\03.wav (Grazie mille Jochen!)