|
Archives
D Programming
DD.gnu digitalmars.D digitalmars.D.bugs digitalmars.D.dtl digitalmars.D.dwt digitalmars.D.announce digitalmars.D.learn digitalmars.D.debugger C/C++ Programming
c++c++.announce c++.atl c++.beta c++.chat c++.command-line c++.dos c++.dos.16-bits c++.dos.32-bits c++.idde c++.mfc c++.rtl c++.stl c++.stl.hp c++.stl.port c++.stl.sgi c++.stlsoft c++.windows c++.windows.16-bits c++.windows.32-bits c++.wxwindows digitalmars.empire digitalmars.DMDScript |
c++.windows.32-bits - help porting Fluid studios memory manager - fluid.zip
hey folks, I was wondering if some kind soul would help me get this memory manager working for the digital mars compiler. I have made about 10-12 minor changes, but now I am stuck. I don't have too much experience with the digital mars compiler, but have been hacking on it for a couple hours and have given up :) not on the compiler, but on my skills being able to guide me through this port. The code is very simple - but seems to assume that u have a microsoft compiler (stdafx.h). Anyways, any help is appreciated. The diffs are in the fluid.zip the original memory manager files are here: http://www.fluidstudios.com/pub/FluidStudios/MemoryManagers/Fluid_Studios_Memory_Manager.zip May 01 2004
|