Pertanyaan yang diberi tag «win32»


3
Apa fungsi fungsi Sys_PageIn () di Quake?
Saya perhatikan dalam proses inisialisasi Gempa asli, fungsi berikut disebut. volatile int sys_checksum; // **lots of code** void Sys_PageIn(void *ptr, int size) { byte *x; int j,m,n; //touch all memory to make sure its there. The 16-page skip is to //keep Win 95 from thinking we're trying to page ourselves …
8 c  win32 
Dengan menggunakan situs kami, Anda mengakui telah membaca dan memahami Kebijakan Cookie dan Kebijakan Privasi kami.
Licensed under cc by-sa 3.0 with attribution required.