Files
SimpleRemoter/server/2015Remote
yuanyuanxiang 2d7f224a22 Fix: process list architecture column sorting was a no-op
The process list stored the architecture string only in ItemData::Arch,
leaving Data[3] (the architecture column) empty. Sorting by the
architecture column therefore compared empty strings and did nothing.
Populate Data[3] with the architecture value so the sort works.

Co-Authored-By: deepseek-v4-pro
2026-08-13 12:44:14 +02:00
..
2026-08-03 18:30:40 +02:00
2026-08-03 18:30:40 +02:00