I am trying to make a odbc connection utils. And in this application I want to retrive all my ODBC connections from the system-DSN and display them in my combobox.

But I don't know if there is a sdk function(not MFC) can do this.

Is there a function can do this? If no, how to get the list?