activex

Best way to port c++ game to web [closed]

允我心安 提交于 2021-02-16 04:02:55
问题 Closed . This question needs to be more focused. It is not currently accepting answers. Want to improve this question? Update the question so it focuses on one problem only by editing this post. Closed last month . Improve this question I realize the above question is rather broad so I will narrow it down. I have a simple opengl c++ game engine that lives in a static library (could be converted to a dynamic lib). I have been thinking of ways of getting it to run in web. From what I can see I

Best way to port c++ game to web [closed]

北城余情 提交于 2021-02-16 04:02:11
问题 Closed . This question needs to be more focused. It is not currently accepting answers. Want to improve this question? Update the question so it focuses on one problem only by editing this post. Closed last month . Improve this question I realize the above question is rather broad so I will narrow it down. I have a simple opengl c++ game engine that lives in a static library (could be converted to a dynamic lib). I have been thinking of ways of getting it to run in web. From what I can see I

What VBA event allows to capture click value of ActiveX combobox?

大兔子大兔子 提交于 2021-02-11 15:30:09
问题 After choosing item from ActiveX combobox by mouse click I would like the combobox to be closed and the item to be chosen. Here is an example. I have tried TempCombo_Click event but it is fired AFTER the TempCombo_Change event. And when I select item by click, my search string passed to TempCombo_Change event is empty. So I need something to preserve item selection in TempCombo_Change event. I use modification of VBA code taken from Autocomplete suggestion in Excel data validation list again

What VBA event allows to capture click value of ActiveX combobox?

北城以北 提交于 2021-02-11 15:28:24
问题 After choosing item from ActiveX combobox by mouse click I would like the combobox to be closed and the item to be chosen. Here is an example. I have tried TempCombo_Click event but it is fired AFTER the TempCombo_Change event. And when I select item by click, my search string passed to TempCombo_Change event is empty. So I need something to preserve item selection in TempCombo_Change event. I use modification of VBA code taken from Autocomplete suggestion in Excel data validation list again

Using Microsoft (Office) 365 tools in Visual Basic 6.0

纵饮孤独 提交于 2021-02-05 06:01:09
问题 I'm developing an application written in Visual Basic 6.0 that supports exporting listViews to Microsoft Excel documents. Everything works perfectly fine if a user has an older version of Microsoft Office installed. Now I want to add support for users who only have Microsoft/Office 365 on their systems. I've googled my way into depression in the past couple of days because I don't know much (or anything really) about dll/ocx files or registries. I'm not even sure if something like this can

Which version of Visual Studio covers ActiveX?

家住魔仙堡 提交于 2021-01-29 10:26:17
问题 I would like to use an ActiveX control, more exactly "Microsoft Tabstrip control, version 5.0 (SP2)" but this is not possible due to license problems. As mentioned in the answer on this other question, this problem can be solved by installing an old version of Visual Studio (the installation of another environment, using that control, automatically handles the licensing issues of that control, also for other environments, at least that's how I understood it). I have installed the most recent

Several errors during building shockwave ActiveX(Flash) in C++ Builder 2010

邮差的信 提交于 2021-01-29 04:35:30
问题 I have found one site where there is an instruction on how to build Shockwave ActiveX in C++ Builder but with errors. It comes from Chinese ... http://hi.baidu.com/luoshupeng/blog/item/c5bdaf446aed0988b3b7dc20.html Does anyone know how to build ShockWave ActiveX in C++ builder 2010 as I had a transition from c++ builder 6 to c++ builder 2010 and much used to it, however it's possible to build it in c++ builder 6. Errors are smth like these:::: Checking project dependencies... Compiling

How to implement advanced custom properties in VB6 usercontrols?

北城余情 提交于 2021-01-28 05:59:11
问题 Sorry I don't know how to name it other than "advanced custom properties". If I know, I would search it first. I am dealing with a legacy code using 3-rd party controls. In VB6, When you drag that control onto the form, you can see all the properties supported by the control in the "Properties" window. Such as MarginLeft, MarginRight etc. etc. That's no problem. In the "Property" window, the top-most property is generally the "(Name)" field, which is the name of the control. But the 3-rd

How mark Scripting.FileSystemObject as safe for scripting?

故事扮演 提交于 2021-01-27 20:32:16
问题 Introduction: I'm programing a CNC machine. To be exact a Rover from Biesse. The editor from the software that is used to programing support VBScript. VBScript is used for implementing conditional statments and loops etc. In instruction to the software i have listed all syntax from VBScript marked as not to be used to avoid complication :) Of course I would like to use VBScript :) To be exact - to open txt file and set up program base on the content. The main problem: All the syntax of the

Adding a tabpage control to a Progress-4GL Windows application yields a license problem while working with ActiveX

冷暖自知 提交于 2021-01-07 01:59:26
问题 I'm creating an OpenEdge Progress-4GL application, based on a window, where I like to add a tabpage. In order to do this (as there is no tab page control in the palette), I've tried to add the OCX (ActiveX) control "Microsoft TabStrip Control, version 5.0 (SP2)". However, when I try this I get the following error message: Messagebox title: AB Messagebox content: CtrlFrame Unable to create control. Het licentie bestand voor genoemde ActiveX control is niet gevonden. The last sentence is in