msvcrt: Move code to parse a literal string out of get_class().
authorMichael Stefaniuc <mstefani@redhat.de>
Mon, 20 Feb 2006 10:17:41 +0000 (11:17 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 20 Feb 2006 10:17:41 +0000 (11:17 +0100)
commite367ebbf19d7d0531bbb28de9cf35d8aa46b5c2b
treed60fa81f18bc33206737d4f2d05ae642981836e8
parent538d1a1233aa8f7f4148d44d7c9a0ec65c3c3f8d
msvcrt: Move code to parse a literal string out of get_class().
unDName: Move the code to parse a literal string from get_class() to a
separate function. Add some error handling to the new function.
dlls/msvcrt/undname.c