cm0002@lemmy.world to memes@lemmy.world · 1 month agoNever trust the windows api docs!lemmy.worldimagemessage-square6fedilinkarrow-up186arrow-down17
arrow-up179arrow-down1imageNever trust the windows api docs!lemmy.worldcm0002@lemmy.world to memes@lemmy.world · 1 month agomessage-square6fedilink
minus-squarenul9o9@lemmy.dbzer0.comlinkfedilinkarrow-up9arrow-down1·edit-21 month agoWhen I was working on a script for updating dns information I ran into this. .setDNSServerSearchOrder, works as expected according to the documentation. .setDNSSuffixSearchOrder, method does not exists. Super frustrating.
When I was working on a script for updating dns information I ran into this.
.setDNSServerSearchOrder, works as expected according to the documentation.
.setDNSSuffixSearchOrder, method does not exists.
Super frustrating.