tktkku
Results
2
issues of
tktkku
Hi, I am using VS2013 + WindowsApplicationForDrivers8.1 to build my project ```cpp // global var AppShift::MemoryPool pool; //.... Object obj = new(&pool) Object; //... pool.free(obj); ``` then I got a...
Add repo for DiffTSR