Hi guys! I have a task - to reorder points in geoset according to their x-coordinate. I know how to get coordinates, but what to do then?.. Is there any COM property for indexing elements or something else? Thanks in advance.
Hi, guys! I need to get whole list of details in V4 assembly. Only one way I found to do this is through "Workspaces browser" window. I am trying to get a list of details in this widow via WinApi. So i found a handle of this element ("SysListView32"), but can't retrieve any value from it by...