Click here to Skip to main content
16,010,650 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: VARIANT and CString Pin
Stefan Pedersen12-Aug-02 3:25
Stefan Pedersen12-Aug-02 3:25 
GeneralRe: VARIANT and CString Pin
Daniel Turini12-Aug-02 8:24
Daniel Turini12-Aug-02 8:24 
GeneralUser-defined parameter and WH_CBT hook! Pin
Nish Nishant12-Aug-02 0:52
sitebuilderNish Nishant12-Aug-02 0:52 
GeneralRe: User-defined parameter and WH_CBT hook! Pin
Tomasz Sowinski12-Aug-02 1:04
Tomasz Sowinski12-Aug-02 1:04 
GeneralRe: User-defined parameter and WH_CBT hook! Pin
Nish Nishant12-Aug-02 1:25
sitebuilderNish Nishant12-Aug-02 1:25 
GeneralRe: User-defined parameter and WH_CBT hook! Pin
Tomasz Sowinski12-Aug-02 1:32
Tomasz Sowinski12-Aug-02 1:32 
GeneralRe: User-defined parameter and WH_CBT hook! Pin
Nish Nishant12-Aug-02 1:58
sitebuilderNish Nishant12-Aug-02 1:58 
GeneralRe: User-defined parameter and WH_CBT hook! Pin
Tomasz Sowinski12-Aug-02 2:15
Tomasz Sowinski12-Aug-02 2:15 
Nishant S wrote:
Right now I am thinking in terms of using a CMapPtrToPtr.

Beware of CG, who's going to jump in and tell you that CMapPtrToPtr is a donkey crap and you should use std::map instead Smile | :)

If you're going to stick with CMap-based container, consider the typed variants (CTypedMapxxx). Or - you could use thread-local storage, which basically gives you per-thread statics. Check TlsXXX functions or __declspec(thread).

Tomasz Sowinski -- http://www.shooltz.com

What is "scratch" and why can everything be made from it?

GeneralRe: User-defined parameter and WH_CBT hook! Pin
Daniel Lohmann12-Aug-02 2:18
Daniel Lohmann12-Aug-02 2:18 
GeneralRe: User-defined parameter and WH_CBT hook! Pin
Shog912-Aug-02 3:16
sitebuilderShog912-Aug-02 3:16 
Generalpop of the tops Pin
Zizilamoroso12-Aug-02 0:41
Zizilamoroso12-Aug-02 0:41 
GeneralRe: pop of the tops Pin
Tomasz Sowinski12-Aug-02 0:45
Tomasz Sowinski12-Aug-02 0:45 
GeneralRe: pop of the tops Pin
Zizilamoroso12-Aug-02 1:02
Zizilamoroso12-Aug-02 1:02 
GeneralRe: pop of the tops Pin
Tomasz Sowinski12-Aug-02 1:09
Tomasz Sowinski12-Aug-02 1:09 
GeneralRe: pop of the tops Pin
Zizilamoroso12-Aug-02 1:20
Zizilamoroso12-Aug-02 1:20 
GeneralRe: pop of the tops Pin
Zizilamoroso12-Aug-02 1:26
Zizilamoroso12-Aug-02 1:26 
GeneralSDK version of LISTBOX Pin
zecodela12-Aug-02 0:21
zecodela12-Aug-02 0:21 
GeneralRe: SDK version of LISTBOX Pin
Tomasz Sowinski12-Aug-02 0:28
Tomasz Sowinski12-Aug-02 0:28 
GeneralPassing data to thread Pin
s_k11-Aug-02 23:01
s_k11-Aug-02 23:01 
GeneralRe: Passing data to thread Pin
Daniel Lohmann11-Aug-02 23:15
Daniel Lohmann11-Aug-02 23:15 
GeneralRe: Passing data to thread Pin
s_k11-Aug-02 23:36
s_k11-Aug-02 23:36 
GeneralRe: Passing data to thread Pin
Tomasz Sowinski11-Aug-02 23:40
Tomasz Sowinski11-Aug-02 23:40 
GeneralRe: Passing data to thread Pin
Daniel Lohmann12-Aug-02 2:24
Daniel Lohmann12-Aug-02 2:24 
Generalthreads and wotnots... Pin
l a u r e n11-Aug-02 22:57
l a u r e n11-Aug-02 22:57 
GeneralRe: threads and wotnots... Pin
Tomasz Sowinski11-Aug-02 23:04
Tomasz Sowinski11-Aug-02 23:04 

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

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