IPC: Difference between revisions
No edit summary |
No edit summary |
||
Line 8: | Line 8: | ||
| Number of translate parameters (=x) | | Number of translate parameters (=x) | ||
|- | |- | ||
| 6- | | 6-11 | ||
| Number of normal parameters (=y) | | Number of normal parameters (=y) | ||
|- | |||
| 12-15 | |||
| Unused | |||
|- | |- | ||
| 16-31 | | 16-31 | ||
Line 63: | Line 66: | ||
|- | |- | ||
| 0x0000???2 <nowiki>|</nowiki> (size<<14) | | 0x0000???2 <nowiki>|</nowiki> (size<<14) | ||
| The corresponding value contains a ptr to a buffer of said size, that should be copied to an already set-up buffer in destination process at | | The corresponding value contains a ptr to a buffer of said size, that should be copied to an already set-up buffer in destination process at threadlocalstorage+0x180. | ||
|- | |- | ||
| 0x0000000A <nowiki>|</nowiki> (size<<4) | | 0x0000000A <nowiki>|</nowiki> (size<<4) |