Searched refs:hString (Results 1 – 2 of 2) sorted by relevance
37 hString = DdeCreateStringHandle( hDdeInst, (LPTSTR)p, CP_WINUNICODE ); in DdeString()46 hString = DdeCreateStringHandle( hDdeInst, (LPTSTR)r.GetBuffer(), CP_WINUNICODE ); in DdeString()54 if ( hString ) in ~DdeString()55 DdeFreeStringHandle( hInst, hString ); in ~DdeString()62 return( !DdeCmpStringHandles( hString, h ) ); in operator ==()69 return hString; in operator HSZ()
121 HSZ hString; member in DdeString
Completed in 8 milliseconds