Well, trust me it does!
// Windows sucks. (Oh, you didn’t know that… Well, trust me
// it does!). It is not documented in the help what
// LoadString returns but it seems that if the text doesn’t
// fit into the buffer LoadString returns 0.
// Ok. Windows NT sucks more. If the string can’t fit into
// the buffer NT returns ERROR_RESOURCE_NAME_NOT_FOUND. Not
// insufficient buffer.
//
// AAAAAAAAARRRRRRRRRRGGGGGGGGGGGHHHHHHHHHHH!!!!!!!!
//
Source: Direct link to the source code
Software: Kerberos Telnet
Programming language: C++


(3 Bewertungen, Durchschnitt: 3,67 von 5)