Search atl

531 results
Order by date - Order by pertinence
All (531)
News (1)
Processes (1)
Press (25)
High-tech (290)
Forums (214)
 
question about converting Console App that uses ActiveX ctrl to ATL dll that uses ActiveX ctrl. Advice needed on Serial Port ActiveX Control
Hi, My COM/ATL skills are quite rusty and I'm having trouble getting started on a project I need to do for work. We have a third party ActiveX ctrl that monitors serial port traffic. It allows you to inspect incoming serial messages, possibly ...
Message posted on the April 11th, 2010 - 6:04 PM ET
atl.dll
atl.dll
Process published on the December 31st, 2006 - 6:00 AM ET
Aero Tec Laboratories Sponsors Cyclone-Williams’ Steam Vehicle World Record Attempt
Cyclone Power Technologies Inc. (Pink Sheets: CYPW) and the U.S. Land Steam Record Team (Team Steam) announced that Aero Tec Laboratories Inc. (ATL), the world’s oldest and largest producer of safety fuel ...
Press published on the March 16th, 2011 - 7:00 AM ET
Healthcare Management Systems’ EHR v12 Receives Complete Inpatient EHR ONC-ACB Certification by Drummond Group
HMS among the first healthcare IT companies to obtain complete EHR certification.
Press published on the June 17th, 2013 - 7:05 AM ET
NextGen Healthcare Electronic Dental Record (EDR) Receives 2014 ONC HIT Certification
Solution compliant with the ONC 2014 Edition criteria and certified as a Complete EHR.
Press published on the June 5th, 2013 - 3:00 AM ET
eZono Appoints Dieter Schwartmann as Business Director EMEA
eZono AG (“eZono”), a private corporation designing, developing and distributing state of the art tablet ultrasound systems, today announced the appointment of Dieter Schwartmann as Business Director of Europe, ...
Press published on the May 13th, 2013 - 11:00 PM ET
Graham Cox to Join eZono as CEO
eZono AG (“eZono”), a private corporation that designs, develops and distributes state of the art tablet ultrasound systems, today announced a leadership transition that will accelerate the company’s growth. ...
Press published on the May 7th, 2013 - 5:00 AM ET
MEDHOST’s EDIS Versions 4.2, 4.3 and 4.4 Receive ONC-ACB Certification by Drummond Group
MEDHOST EDIS versions 4.2, 4.3 and 4.4 have been tested and certified under the Drummond Group’s Electronic Health Records Office of the National Coordinator Authorized Certification Body (ONC-ACB) program. This ...
Press published on the May 6th, 2013 - 7:05 AM ET
Other results are also available in our forums :
AFX_MANAGE_STATE() macro disturbs the startup position of the ATL dialog
Hi All, I have a MFC dialog based application and a COM component developed using ATL with MFC support. The COM component exposes an interface ISum that has a method called Add(). The Add() method displays an ATL dialog that accepts numbers from ...
Message posted on the January 14th, 2010 - 7:22 AM ET
Message loop in ATL simple object
I am using the ConnMgr Windows Mobile API in an ATL Simple Object. ConnMgr notifies me of events by sending a custom window message. I am trying to learn the best way to implement this in ATL so I can avoid reinventing the wheel. I am not sure ...
Message posted on the April 30th, 2010 - 5:03 PM ET
ATL Service Template broken in Visual Studio 2010 RC
Hi, I don't know if anyone has noticed here but it seems like the default template for creating ATL services is broken in Visual Studio 2010 RC. The problem causes the Service ATL to not start properly. The service stays at the 'Starting' state. ...
Message posted on the March 29th, 2010 - 12:12 PM ET
No WM_CREATE on dialog hosted ATL control
Can anyone tell me why the OnCreate handler doesn't get called on an ATL 8 VS2008 generated control that is inserted into a dialog in another ATL DLL project via the Insert ActiveX context menu in the resource editor? The class has the following: ...
Message posted on the February 19th, 2010 - 10:57 AM ET
How to resize my ATL control
I have an ATL control that I am trying to embed in a container like CRichEditControl. I can insert my ATL object just fine but it gets a defauls size of 192x192. For the life of me I can not change that default size from within the ATL control. I ...
Message posted on the January 22nd, 2010 - 3:30 PM ET
How to add ATL support to project
Hello The common way to make atl project is through the wizard. Such generated atl project have in Project->Properties ->General->Use of Atl one of the following values : 1.Dynamic Link to ATL 2.Static Link to ATL The question is how to ...
Message posted on the June 10th, 2009 - 10:41 AM ET