On 5/9/10 2:16 PM, DieselMachine wrote: > And one more question. Why is breakpoint into __wine_spec_relay_entry_points sets to the different location from the current execution? Because there are many symbols called '__wine_spec_relay_entry_points'. There's one in every Wine module that exports symbols. Winedbg doesn't know which one you mean, but instead of telling you this, it picks the first one it finds. Chip