[ros-dev] [ros-diffs] [fireball] 31324: - Changed .spec back to .def again (this time .def is a modified output of that .spec, so that stdcall exported symbols are not decorated with @X). - Added winebuild-generated "real" stubs, to be converted to real implementation in the future.

Aleksey Bragin aleksey at reactos.org
Wed Dec 19 15:38:16 CET 2007


Generic behavior is to
1) use .spec for DLLs (because usually DLLs are shared with Wine,  
which uses the same format), but for msvcrt it was not possible.
2) implement a stub as soon as possible whenever it is hit

WBR,
Aleksey Bragin.

On Dec 19, 2007, at 4:20 PM, Sylvain Petreolle wrote:

> Could these stubs be added to other dlls too ?
>
> For example, audiosrv crashes is being killed by EXCEPTION_WINE_STUB,
> because setupapi misses the CMP_RegisterNotification function.
>
> Kind regards,
> Sylvain Petreolle (aka Usurp)



More information about the Ros-dev mailing list