Einzelnen Beitrag anzeigen

Benutzerbild von himitsu
himitsu

Registriert seit: 11. Okt 2003
Ort: Elbflorenz
43.154 Beiträge
 
Delphi 12 Athens
 
#3

AW: Problem with PIP_ADAPTER_INFO

  Alt 28. Jul 2014, 18:03
ł and ą may be in ANSI not be represented
and then it comes down to how the corresponding code responds to these "invalid" characters => replace or cancel.


Does it work if you use the current API for this?
Zitat:
The MSDN-Library durchsuchenGetAdaptersInfo function retrieves adapter information for the local computer.

On Windows XP and later: Use the MSDN-Library durchsuchenGetAdaptersAddresses function instead of GetAdaptersInfo.
Garbage Collector ... Delphianer erzeugen keinen Müll, also brauchen sie auch keinen Müllsucher.
my Delphi wish list : BugReports/FeatureRequests

Geändert von himitsu (28. Jul 2014 um 18:08 Uhr)
  Mit Zitat antworten Zitat