schannel: Use FIELD_OFFSET instead of offsetof.
[wine] / dlls / browseui /
2007-05-07  Bernard Ladenthinbrowseui: Fixed ClassFactory_LockServer implementation.
2007-05-07  Bernard Ladenthinbrowseui: Implement ClassFactory_LockServer in browseui...
2007-03-19  Mikołaj Zalewskibrowseui: Remove a test with a wrong pointer.
2007-03-13  Stefan HuehnerMark several functions as static.
2007-03-12  Stefan HuehnerChange some functions arguments from () -> (void).
2007-02-07  Francois Gougetbrowseui: Add missing '\n's to ok() calls.
2007-02-07  Michael Stefaniucbrowseui: Move 'static' to the beginning of the declara...
2007-02-06  Mikołaj Zalewskibrowseui: Implement and test ACLMulti.
2007-02-06  Mikołaj Zalewskibrowseui: Add class factory.
2007-02-06  Mikołaj Zalewskibrowseui: Add the browseui DLL.