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: projects with C++ PinmvpRichard MacCutchan23:37 24 Feb '12  
QuestionOnChar not called PinmemberMember 19947302:20 21 Feb '12  
AnswerRe: OnChar not called [modified] PinmemberJonathan Davies1:36 22 Feb '12  
GeneralRe: OnChar not called PinmvpRichard MacCutchan3:06 22 Feb '12  
GeneralRe: OnChar not called PinmemberJonathan Davies7:30 22 Feb '12  
Questionreading a .txt file added as resource file in VS 2008 PinmemberMember 771617422:31 19 Feb '12  
AnswerRe: reading a .txt file added as resource file in VS 2008 Pinmember«_Superman_»18:29 20 Feb '12  
This is not the correct forum. But anyway...
 
First get a pointer to the resource.
You can get this by calling the following APIs in order -
FindResource
LoadResource
LockResource
Next use the pointer returned by LockResource in a call to CopyMemory or memcpy/memcpy_s.
«_Superman 
I love work. It gives me something to do between weekends.


Microsoft MVP (Visual C++)

Polymorphism in C

Questionhow to return a reference to subvector of std::vector PinmemberEQ Learner5:53 9 Feb '12  
AnswerRe: how to return a reference to subvector of std::vector [modified] PinmemberAlbert Holguin20:42 10 Feb '12  
GeneralRe: how to return a reference to subvector of std::vector PinmemberEQ Learner10:32 11 Feb '12  
GeneralRe: how to return a reference to subvector of std::vector PinmemberAlbert Holguin12:31 11 Feb '12  
Questiondirectshow samplegraber Pinmembervenkatesh5286720:44 7 Feb '12  
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  
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  

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 22 May 2012
Copyright © CodeProject, 1999-2012
All Rights Reserved. Terms of Use
Layout: fixed | fluid