Create Lazarus application reading dhcpoptions using DhcpRequestParams

Job ID: 34736466

Budget: $30 – $250 USD

I need a Lazarus function, that can compile both 32 and 64 bit like:
function ReadDhcpOption(optionnumber:integer):TStringList

It shoud query all adapters that has got an ip from an dhcpserver, if it can provide an option with number optionnumber if it has this option, and it is an string, the option should be added to a stringlist, that the function should return. The function should use win32 api DhcpRequestParams.

The compiled function should work on both Windows 10/11 and Windows PE
Related categories: Windows API Pascal