K 10 svn:author V 5 wpaul K 8 svn:date V 27 2005-03-28T20:46:08.000000Z K 7 svn:log V 287 More additions for amd64: - On amd64, InterlockedPushEntrySList() and InterlockedPopEntrySList() are mapped to ExpInterlockedPushEntrySList and ExpInterlockedPopEntrySList() via macros (which do the same thing). Add IMPORT_FUNC_MAP()s for these. - Implement ExQueryDepthSList(). END