Automation compatible interface registration ?
Tue, 16 Mar 2010 08:12:06 +0200
Hello,
As I remember I must register custom interface and it's marshaling
stub/proxy under HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface key.
But I'm not sure about automation compatible intercaces (dispinterface/dual)
which are marshaled by automation marshaler. Should I register them under
HKLM\SOFTWAR ...
|
64-bit and 32-bit COM exe server registration
Thu, 11 Mar 2010 07:16:08 -0800
The MSDN documentation for the PreferredServerBitness registry setting says
that it is used to decide whether COM will activate a 32-bit or 64-bit
version of a COM exe server. For example it says things like "for a 32-bit
client COM will activate a 32-bit server if available, otherwise it will
activate a ...
|
Identify correctly outlook items in Drag and Drop.
Wed, 10 Mar 2010 11:56:12 -0800
Hi Everyone
We are trying to handle IDataObject objects coming in from the DragDrop
event (or from Clipboard) , and specifically are trying to identify which
Outlook item type the dropped item is...
Does anyone know a sure-fire way to identify a Task, a Contact, an
Appointment vs. a MailItem?
Currentl ...
|
ActiveX mscomm32 within Excel2003 VBA
Mon, 1 Mar 2010 08:15:17 -0800 (PST)
Hello:
I am experiencing intermittent behaviour with the mscomm32 control
within Excel2003 VBA.
I had registered the control, used it in my code for several days.
[mscomm32.ocx 103744 6-24-98]
About a week later, I had attempted to use the code again, and I get
the error message:
,"Can't exit design m ...
|
æ€æ¯’软件å…费下载 9785
Sun, 28 Feb 2010 17:29:01 -0800
许å¤?æ?§è?½é?®é¢?å??æ?¨ç??计ç®?æ?ºå®?å?¨é? æ? æ¶æ?ç??æ¯?ï¼?æ??好ç??å??æ³?对ä»?ï¼?è¿?æ?¯è¦å®?è£? é?²ç??æ¯?确认å??æ?¨ç??计ç®?æ?ºä¸?æ?´æ?°
æ?æ¯?软件å?è´¹ä¸?è½½ï¼?
http://antivirusfreecn.blogspot.com/
é?¾æ?¥ç½?ç«?ç??å??容ï¼?
http://antivirusfreecn.blogspot.com/
http://antivirusfreecn.blogspot.co ...
|
æ€æ¯’软件å…费下载 9783
Sun, 28 Feb 2010 17:28:01 -0800
许å¤?æ?§è?½é?®é¢?å??æ?¨ç??计ç®?æ?ºå®?å?¨é? æ? æ¶æ?ç??æ¯?ï¼?æ??好ç??å??æ³?对ä»?ï¼?è¿?æ?¯è¦å®?è£? é?²ç??æ¯?确认å??æ?¨ç??计ç®?æ?ºä¸?æ?´æ?°
æ?æ¯?软件å?è´¹ä¸?è½½ï¼?
http://antivirusfreecn.blogspot.com/
é?¾æ?¥ç½?ç«?ç??å??容ï¼?
http://antivirusfreecn.blogspot.com/
http://antivirusfreecn.blogspot.co ...
|
TÃ?LÃ?CHARGEMENT GRATUIT ANTIVIRUS 5787
Fri, 12 Feb 2010 17:07:02 -0800
Nombreux problèmes de performance et la sécurité de votre ordinateur sont
causées par des virus malveillants, le meilleur moyen de lutter contre cela
est d'avoir
reconnu Antivirus installé et mis à jour sur votre ordinateur
Antivirus télécharger gratuitement à l'adresse:
http://antivirusfr.blogs ...
|
|
|
Migrating to 64 bit
Mon, 8 Feb 2010 08:26:01 +0100
Hello,
I have a .NET DLL that provides a COM server with
[ComVisible(true)]
[ProgId("MyDll.MyServer")]
[ClassInterface(ClassInterfaceType.AutoDispatch)]
I use this COM server in a JScript component. This works with Windows XP (32
bit).
I want to use the script with the component with Win ...
|
Ole Control + Key event
Thu, 28 Jan 2010 00:42:13 -0800 (PST)
Hello,
I have created an ole control that contains a list of control
( editbox, label, combobox .... )
All those control are created dynamically using atlwin::Create method.
I am currently looking for a way to catch control keyboard event l
from my ole control.
The only way that I found was to use an hook ...
|
How to resize my ATL control
Fri, 22 Jan 2010 12:30:03 -0800
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 tried to use MoveWindow inside the OnSize handler but stil ...
|