Click here to Skip to main content

ATL / WTL / STL

   

 
You must Sign In to use this message board. (secure sign-in)
 
Search this forum  
 FAQ
    Noise  Layout  Per page  Show 
  Refresh
AnswerRe: directshow samplegraber PinmvpRichard MacCutchan22:30 7 Feb '12  
QuestionDifference between CHOICE and TIMEOUT dos commands Pinmembervanikanc5:00 6 Feb '12  
AnswerRe: Difference between CHOICE and TIMEOUT dos commands PinmvpRichard MacCutchan5:36 6 Feb '12  
QuestionWindows XP Embedded Crypto Providers PinmemberMember 23122059:33 2 Feb '12  
AnswerRe: Windows XP Embedded Crypto Providers Pinmemberenhzflep4:41 27 Feb '12  
QuestionCreate 32 and 64 bits COM dll Pinmemberkhaliloenit22:11 1 Feb '12  
AnswerRe: Create 32 and 64 bits COM dll Pinmember«_Superman_»17:29 3 Feb '12  
Both DLLs can have the same GUID.
When registering 32-bit and 64-bit DLLs, the registry entries created for each of them are in different registry locations.
So it is possible for both of them to be used of the same PC using the same GUID.
When a 32-bit application creates an instance of the COM, the registry access will be redirected to the appropriate location and it will find the 32-bit COM DLL.
And a 64-bit application will create the 64-bit COM DLL.
«_Superman 
I love work. It gives me something to do between weekends.


Microsoft MVP (Visual C++)

Polymorphism in C

QuestionGeneric terms....!!! plz help [modified] Pinmemberrk1218017:48 31 Jan '12  
AnswerRe: Generic terms....!!! plz help PinmvpRichard MacCutchan21:27 31 Jan '12  
AnswerRe: Generic terms....!!! plz help PinmvpRichard MacCutchan3:38 1 Feb '12  
RantRe: Generic terms....!!! plz help Pinmemberrk1218017:39 6 Feb '12  
GeneralRe: Generic terms....!!! plz help PinmvpRichard MacCutchan22:37 6 Feb '12  
QuestionMS C++ gives error for fully-qualified ctor name in initializer list Pinmemberold_hacker11:23 27 Jan '12  
SuggestionRe: MS C++ gives error for fully-qualified ctor name in initializer list PinmemberPablo Aliskevicius22:25 28 Jan '12  
AnswerRe: MS C++ gives error for fully-qualified ctor name in initializer list PinmvpRichard MacCutchan22:37 28 Jan '12  
QuestionCan you help me solve my OTS Elevated COM Object error? PinmemberChristine_Irene3:08 26 Jan '12  
QuestionStore STL iterator in CListBox PinmemberLionAM0:36 17 Jan '12  
AnswerRe: Store STL iterator in CListBox PinmvpRichard MacCutchan0:52 17 Jan '12  
GeneralRe: Store STL iterator in CListBox PinmemberLionAM1:11 17 Jan '12  
GeneralRe: Store STL iterator in CListBox PinmvpRichard MacCutchan1:31 17 Jan '12  
GeneralRe: Store STL iterator in CListBox PinmemberLionAM2:02 17 Jan '12  
GeneralRe: Store STL iterator in CListBox PinmvpRichard MacCutchan3:00 17 Jan '12  
GeneralRe: Store STL iterator in CListBox PinmemberLionAM5:16 17 Jan '12  
GeneralRe: Store STL iterator in CListBox PinmvpRichard MacCutchan5:22 17 Jan '12  
GeneralRe: Store STL iterator in CListBox PinmemberLionAM9:09 17 Jan '12  

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.


Advertise | Privacy | Mobile
Beta | 2.5.120517.1 | Last Updated 21 May 2012
Copyright © CodeProject, 1999-2012
All Rights Reserved. Terms of Use
Layout: fixed | fluid