Archive for the 'VC++' Category

Microsoft Placement Paper -21

Microsoft Technologies Interview Questions [VC++ Interview Questions] What is OLE ? How do you handle drag and drop in OLE ? Object Linking and Embedding (OLE) clipboard is a more capable clipboard than the windows traditional clipboard. To transfer a large image using a legacy clipboard one must allocate enough memory space to copy this [...]