cm0002@lemmy.world to memes@lemmy.world · 5 days agoNever trust the windows api docs!lemmy.worldimagemessage-square6linkfedilinkarrow-up184arrow-down17
arrow-up177arrow-down1imageNever trust the windows api docs!lemmy.worldcm0002@lemmy.world to memes@lemmy.world · 5 days agomessage-square6linkfedilink
minus-squarenul9o9@lemmy.dbzer0.comlinkfedilinkarrow-up7arrow-down1·edit-25 days 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.