Programming with windows api (windows.h)

John Chapman johnch_atms at hotmail.com
Mon Dec 17 10:31:47 PST 2012


>   HGLOBAL data = GetClipboardData(CF_TEXT);

Oops, should be CF_UNICODETEXT (13)


More information about the Digitalmars-d-learn mailing list