dsoframer

How to edit DsoFramer 1.3?

删除回忆录丶 提交于 2019-12-14 03:07:38
问题 I'm using DsoFramer 1.3 in my project to hold Excel (2007) documents. But it have a big problem, that is: All the Excel documents opened by DsoFramer share only one Excel process. The result is when the second Excel document opened by the DsoFramer, the first document is uneditable. Even more, when I double click an Excel document in Windows Explorer directly, the documents in the DsoFramer will lose focus, because only one excel.exe in the task manager, the last will get it. Fortunately,

DSOFramer closing Excel doc in another window. If unsaved data in file, dsoframer fails to open with “Attempt to access invalid address”

…衆ロ難τιáo~ 提交于 2019-12-07 08:30:25
问题 I'm using Microsoft's DSOFramer control to allow me to embed an Excel file in my dialog so the user can choose his sheet, then select his range of cells; it's used with an import button on my dialog. The problem is that when I call the DSOFramer's OPEN function, if I have Excel open in another window, it closes the Excel document (but leaves Excel running). If the document it tries to close has unsaved data, I get a dialog boxclosing Excel doc in another window. If unsaved data in file,

DSOFramer closing Excel doc in another window. If unsaved data in file, dsoframer fails to open with “Attempt to access invalid address”

别等时光非礼了梦想. 提交于 2019-12-05 16:53:57
I'm using Microsoft's DSOFramer control to allow me to embed an Excel file in my dialog so the user can choose his sheet, then select his range of cells; it's used with an import button on my dialog. The problem is that when I call the DSOFramer's OPEN function, if I have Excel open in another window, it closes the Excel document (but leaves Excel running). If the document it tries to close has unsaved data, I get a dialog boxclosing Excel doc in another window. If unsaved data in file, dsoframer fails to open with a messagebox: Attempt to access invalid address . I built the source, and

MS KB311765 and DsoFramer are missing from MS site

柔情痞子 提交于 2019-11-27 20:20:10
I tried to get DsoFramer and found that its download page and KB article are missing. I've downloaded DsoFramer from cnet.com but I am still curious: why it is removed and if it is deliberate, what should we use instead of it? It is normally because Microsoft called back the KB article. Either the product that it applies to is out of support, or the code in it encourages using of undocumented behavior, or the code does not follow new security guidelines. My guess is that it relies on too many undocumented internal behavior of Office thus programs using it may break when Microsoft release a new

MS KB311765 and DsoFramer are missing from MS site

白昼怎懂夜的黑 提交于 2019-11-26 22:56:27
问题 I tried to get DsoFramer and found that its download page and KB article are missing. I've downloaded DsoFramer from cnet.com but I am still curious: why it is removed and if it is deliberate, what should we use instead of it? 回答1: It is normally because Microsoft called back the KB article. Either the product that it applies to is out of support, or the code in it encourages using of undocumented behavior, or the code does not follow new security guidelines. My guess is that it relies on too