reactos/reactos/lib/sdk/delayimp
Timo Kreuzer ceff19824f Implement delayimp lib
This library will allow to delay import from dlls, if used together with the corresponding delayimport lib for that dll. An initial patch for dlltool can be found in bug #4730.
Based on Matt Pietrek's "Under the Hood" article: http://www.microsoft.com/msj/1298/hood/hood1298.aspx and msdn documentation.

svn path=/trunk/; revision=42169
2009-07-24 04:24:36 +00:00
..
delayimp.c Implement delayimp lib 2009-07-24 04:24:36 +00:00
delayimp.h Implement delayimp lib 2009-07-24 04:24:36 +00:00
delayimp.rbuild Implement delayimp lib 2009-07-24 04:24:36 +00:00