Click here to Skip to main content
16,015,559 members
Home / Discussions / ATL / WTL / STL
   

ATL / WTL / STL

 
QuestionHow to call methods of an appobject directly? Pin
Roozbeh692-Jun-04 4:01
professionalRoozbeh692-Jun-04 4:01 
QuestionWhat a sh##t!!! Pin
El'Cachubrey2-Jun-04 2:25
El'Cachubrey2-Jun-04 2:25 
AnswerRe: What a sh##t!!! Pin
sas22222-Jun-04 3:55
sas22222-Jun-04 3:55 
Generalshell programming Pin
sas22221-Jun-04 8:56
sas22221-Jun-04 8:56 
GeneralRe: shell programming Pin
Prakash Nadar2-Jun-04 7:10
Prakash Nadar2-Jun-04 7:10 
GeneralRe: shell programming Pin
sas22222-Jun-04 7:33
sas22222-Jun-04 7:33 
GeneralRe: shell programming Pin
Prakash Nadar2-Jun-04 15:49
Prakash Nadar2-Jun-04 15:49 
GeneralRe: shell programming Pin
sas22223-Jun-04 6:07
sas22223-Jun-04 6:07 
thanks again for the help.

I'm trying to persist instations of
native contructs (like stl maps)
and a straight C++ class instantations across
different "instances" of explorer.exe. by "instances"
of explorer.exe I mean invocations from the start menu
(looking in the task manager process table; there is only
one explorer.exe process however).

from what i understand, IShellExtInit releated coclass
gets created every time the user right clicks on a
file name (bringing up the context menu). I want these
instances of the coclass to be able to access
my instantiations of my straight C++ class
that lives at the app level (CWinApp dervied class).

i'm pretty sure my problem is memory related;

--

is there a good description on how the shell works
when executing a new isntance of the explorer?
It appearsthat the Esposito Shell programming book
is out of print; this book probably has good info in it.

--

any info is further appreciated.





sas
GeneralDebugging ATL control Pin
roel_1-Jun-04 5:01
roel_1-Jun-04 5:01 
GeneralRe: Debugging ATL control Pin
roel_1-Jun-04 5:15
roel_1-Jun-04 5:15 
GeneralRe: Debugging ATL control Pin
Jörgen Sigvardsson1-Jun-04 8:49
Jörgen Sigvardsson1-Jun-04 8:49 
GeneralRe: Debugging ATL control Pin
roel_2-Jun-04 4:26
roel_2-Jun-04 4:26 
GeneralRe: Debugging ATL control Pin
_Magnus_2-Jun-04 2:05
_Magnus_2-Jun-04 2:05 
GeneralRe: Debugging ATL control Pin
roel_2-Jun-04 4:27
roel_2-Jun-04 4:27 
QuestionATL Executable doesn't allow MFC support, why ? Pin
ohadp1-Jun-04 1:21
ohadp1-Jun-04 1:21 
GeneralDrag and drop of files in ATL Pin
krnathan31-May-04 3:06
krnathan31-May-04 3:06 
GeneralRe: Drag and drop of files in ATL Pin
f6431-May-04 8:36
f6431-May-04 8:36 
GeneralRe: Drag and drop of files in ATL Pin
krnathan2-Jun-04 23:32
krnathan2-Jun-04 23:32 
GeneralAdding a component to a MFCEXE! Pin
alireza_shokoie30-May-04 4:10
alireza_shokoie30-May-04 4:10 
Generalabout ATL Pin
mf1429-May-04 20:21
mf1429-May-04 20:21 
Generalinstallscript Pin
raysuman28-May-04 3:32
raysuman28-May-04 3:32 
Generalautentification Pin
JuanCri28-May-04 3:31
JuanCri28-May-04 3:31 
GeneralSafeArrays (newbie) Pin
De Nardis Andrea27-May-04 5:45
De Nardis Andrea27-May-04 5:45 
GeneralRe: SafeArrays (newbie) Pin
Mike Dimmick28-May-04 9:50
Mike Dimmick28-May-04 9:50 
GeneralRe: SafeArrays (newbie) Pin
De Nardis Andrea29-May-04 1:29
De Nardis Andrea29-May-04 1:29 

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.