Ok, where's a "system dependent hack" :)
It seems that win9x doesn't have the "netmsg.dll" so it defaults to "normal"
FormatMessage.
I wonder if one could load wsock32.dll or winsock.dll on those systems
instead of netmsg.dll.
Mikhail, could you please test this code on your nt4 system?
Could someone else test this code on a win98/95 system?
It works on win2k over here.
(code attached)
Magnus