Home | Info | Community | Development | myReactOS | Contact Us
ReactOS Development > Doxygenutility.h
Go to the documentation of this file.
00001 #pragma once 00002 00003 void *operator new(size_t size); 00004 void operator delete(void *p); Generated on Sat May 26 2012 04:17:38 for ReactOS by
1.7.6.1
|