by: Gary |
last post by:
sorry for not cross-posting originally (originally posted in the components
subgroup)
I seem to have run into two documented bugs whose workarounds are
incompatible. What I have is an OCX...
|
by: Zawa |
last post by:
Why, when a I put and ActiveX Microsoft Web Browser component on my dialog
(e.g. CBrowserDlg) and then call DoModal() dialog doesn't appear and
DoModal() reasult -1 ? Should I register somehow this...
|
by: None |
last post by:
Hello
In order to host and use an ActiveX control (non-GUI) in a WTL app, I
followed the following steps:
1. During project creation, the ActiveX Hosting option is enabled.
2. In the dialog...
|
by: Anand Kale |
last post by:
How to have ActiveX control called from Web Form in ASP.Net ? ActiveX
control is written using VC++/MFC/ATL-COM.
Also kindly answer following issues,
1. Also how to take care of issues about...
|
by: Weston Fryatt |
last post by:
I have a custom written ActiveX Control (written in VC++ 7 unmanaged) that
is embedded on a web page, I need to be able to send events (like button
click and toolbar clicks) from the ActiveX...
|
by: =?Utf-8?B?SmltIFdhbHNo?= |
last post by:
I have an VC++ MFC Win32 application that isn't working correctly when I
build it with VS2005. The problem seems to be in some ADO ActiveX controls
that came with VS6 and are now out of support....
|
by: LawrenceK |
last post by:
Hi All,
I don't know if this is the right forum for my question. I want to be able configure a USB HID through a web page (i.e. using IE). I read some where in this forum that it was possible to...
|
by: =?Utf-8?B?SG93YXJkIFNtaXRo?= |
last post by:
I am using VC++ 6.0 (with SP5 installed). When using WinXP this is with SP2
installed.
I am developing an instrumentation system comprising a set of networked PCs
connected using TCP/IP TCP links....
|
by: miarfej |
last post by:
Hi to all.. i am just new here, hoping to find some suggestions.
I am writing a code in VC++. It is about creating an activeX control using MFC. This control exposes the properties and methods of...
|
by: lllomh |
last post by:
Define the method first
this.state = {
buttonBackgroundColor: 'green',
isBlinking: false, // A new status is added to identify whether the button is blinking or not
}
autoStart=()=>{
|
by: isladogs |
last post by:
The next Access Europe meeting will be on Wednesday 4 Oct 2023 starting at 18:00 UK time (6PM UTC+1) and finishing at about 19:15 (7.15PM)
The start time is equivalent to 19:00 (7PM) in Central...
|
by: Aliciasmith |
last post by:
In an age dominated by smartphones, having a mobile app for your business is no longer an option; it's a necessity. Whether you're a startup or an established enterprise, finding the right mobile app...
|
by: tracyyun |
last post by:
Hello everyone,
I have a question and would like some advice on network connectivity. I have one computer connected to my router via WiFi, but I have two other computers that I want to be able to...
|
by: giovanniandrean |
last post by:
The energy model is structured as follows and uses excel sheets to give input data:
1-Utility.py contains all the functions needed to calculate the variables and other minor things (mentions...
|
by: Teri B |
last post by:
Hi, I have created a sub-form Roles. In my course form the user selects the roles assigned to the course.
0ne-to-many. One course many roles.
Then I created a report based on the Course form and...
|
by: isladogs |
last post by:
The next Access Europe meeting will be on Wednesday 1 Nov 2023 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM)
Please note that the UK and Europe revert to winter time on...
|
by: nia12 |
last post by:
Hi there,
I am very new to Access so apologies if any of this is obvious/not clear.
I am creating a data collection tool for health care employees to complete. It consists of a number of...
|
by: NeoPa |
last post by:
Introduction
For this article I'll be focusing on the Report (clsReport) class. This simply handles making the calling Form invisible until all of the Reports opened by it have been closed, when it...
|