cm0002@lemmy.world to memes@lemmy.world · 28 days agoNever trust the windows api docs!lemmy.worldimagemessage-square6fedilinkarrow-up185arrow-down18cross-posted to: programmer_humor@programming.dev
arrow-up177arrow-down1imageNever trust the windows api docs!lemmy.worldcm0002@lemmy.world to memes@lemmy.world · 28 days agomessage-square6fedilinkcross-posted to: programmer_humor@programming.dev
minus-squarenul9o9@lemmy.dbzer0.comlinkfedilinkarrow-up9arrow-down1·edit-228 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.