Subject | English | Croatian |
comp., MS | I/O stack location | lokacija I/U stoga (The part of an I/O request packet (IRP) that is allocated for each driver in a chain of layered drivers. Each driver owns one of the stack locations in the packet and obtains driver-specific information about what input/output (I/O) operation to perform on the specified device. The driver must use the supplied parameters) |
comp., MS | stack frame | okvir stoga (The activation record for an assembly language routine, established by its prolog) |