AdsShowDeleted(0)now reaches the server over wire opcodeShowDeleted(0xDA/0xDB). Scoped remote walks (OrdScope/AdsSetScope+GotoTop/Skip) skip deleted rows like local mode.SetScopeserver handler also syncs the ABI table's active order viaAdsSetIndexOrderByHandle.- Deadlock fix: client releases
s.mubefore theShowDeletedwire round-trip (in-process server / test harness).
Requires updated openace64.dll and openads_serverd on the same build.
Full details in CHANGELOG.md.