COM Server and XP Styles (RT_MANIFEST)
Fri, 25 Jul 2008 04:05:01 -0700
I've started writing my first COM Server(.exe) using VS2005/C++/ATL.
Currently just one class one method displaying a "Hello World" MessageBox().
This worked well so far, I was able to create the object and display the
message from VBScript.
Now I tried to add XP styles to the Server.exe - I already was abl ...
|
Adding a second font property to ATL ActiveX control
Fri, 25 Jul 2008 02:46:03 -0700
I have an ActiveX control written in C++, ATL, Visual Studio 6.
I had no problem implementing a stock Font property but I want to have two
font properties, Font and CaptionFont. It's when I tried to implement the
latter that it all starts to break down. I tried initially just copying what
the wizard creat ...
|
IDataObject and bitmap loading
Thu, 24 Jul 2008 14:18:01 -0700
I need to be able to paste a raw bitmap image into a Rich Edit Control.
My source is the equivalent of a *.bmp file which can be converted to either
a HBITMAP or DIB (I'm not actually pulling the bitmap from the disk or
resources).
So far, the only technique I find that works is loading via SetClipboard()
...
|
Dessous Erotic Lingerie Shop http://dessouserotic.com
Thu, 24 Jul 2008 22:00:59 +0200
http://www.dessouserotic.com/index.php
Lingerie, est le terme utilisé pour désigner l'ensemble des sous-vêtements et des vêtements de nuit . Elle se caractérise par des tissus fins, lavables, brodés ou garnis de dentelles. La lingerie d'aujourd'hui se veut fonctionnelle et élégante. Douce, soyeuse, légère ou transp ...
|
Spy Video Eyewear Recorder EVR130 available at http://www.gusdeluxe.info/Catalog
Thu, 24 Jul 2008 21:01:32 +0200
Eyewear Spy Video Recorder EVR130
http://www.gusdeluxe.info/Catalog/video-eyewear-recorder-evr130-p-342.html
1. Quality Polaroid Lens from brand makers.
2. 1.3 mega pixels pinhole CMOS camera for clear digital recording.
3. User friendly operation button for easy control. ...
|
Visual Studio seems to be caching the old generated wrapper for my
control
Thu, 24 Jul 2008 08:12:46 -0700 (PDT)
Before I start, sorry for the dual posting over on Visual Studio 2005
group. It turned out that the only posts were about jobs. I needed
technical people and not recruiters.
I am having this problem in VS 2005 and 2008. I created an ActiveX
control in C++ that I brought into a C# form. One of the DLLs used ...
|
How to sign ActiveX dll by visual studio 2008
Wed, 23 Jul 2008 20:45:01 -0700
Dear All,
I used Visual Studio 2008 to create an activeX dll and try to use in the
asp.net. The browser blocked this as this is not signed. However, in the
project's property page -> Signing section, I have checked the option "Sign
the assembly" and I also create the strong name key file.
How to sig ...
|
|
|
Impersonation and access checks
Wed, 23 Jul 2008 20:37:01 -0700
Hello,
Can someone walk me through the basic steps of impersonating a client and
checking access to a resource.
I'd like to impersonate the client in a COM method that returns an interface
pointer for an interface implemented by the COM server. Before returning the
interface pointer, I want to determine ...
|
Ole32 Source Code in Debugger
Tue, 22 Jul 2008 11:43:05 -0700
Hi,
Does anyone know if it is possible to step through the Ole32 DLL in the
debugger and see the source code?
Thanks...
--
Bob ...
|
distributing activex with installer
Sun, 20 Jul 2008 07:59:17 -0700 (PDT)
I just finished writing an activeX in .net. The ActiveX requires that
various other COM components be installed before running. We found
that IE already has a mechanism for running an installer if an ActiveX
is not installed by using the codebase parameter.
<object name="secondobj" style='display:none' id='Tes ...
|