I try to use the cmd line from the article http://support.microsoft.com/kb/q182598/: MKTYPLIB.EXE Objsafe.odl /tlb objsafe.tlb and I get the following error:
I have a MDI Parent form - FORM MDI. FORM MDI shows a Non-MDI form - FORM UI. FORM UI shows a whole bunch of other forms - FORM X1..Xn I have this code in the Query_Unload in FORM MDI to close all the forms
Is there a way to copy/paste files like Windows Explorer? Basically I need to know the following: 1) How to write code to copy a file to clipboard. 2) How to write code to paste a file from clipboard.