Click here to Skip to main content
15,904,877 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Emptying editbox Pin
Vitali Halershtein6-Aug-03 3:20
Vitali Halershtein6-Aug-03 3:20 
GeneralCheckListBox event for checkbox Pin
rohit.dhamija6-Aug-03 2:24
rohit.dhamija6-Aug-03 2:24 
GeneralRe: CheckListBox event for checkbox Pin
David Crow6-Aug-03 2:48
David Crow6-Aug-03 2:48 
GeneralRe: CheckListBox event for checkbox Pin
rohit.dhamija6-Aug-03 3:09
rohit.dhamija6-Aug-03 3:09 
GeneralRe: CheckListBox event for checkbox Pin
David Crow6-Aug-03 3:15
David Crow6-Aug-03 3:15 
GeneralInserting extended character Pin
JensB6-Aug-03 2:06
JensB6-Aug-03 2:06 
Generalstatic system wide singleton Pin
Dangleberry6-Aug-03 1:58
sussDangleberry6-Aug-03 1:58 
GeneralRe: static system wide singleton Pin
jhwurmbach6-Aug-03 2:19
jhwurmbach6-Aug-03 2:19 
You could make Open(blah) a function of your application class.
Then your DLL would get a pointer to that application object and you could call Open(blah) via that pointer. The list would then sit in the application and the dll would not need to know about foreign memory.





Who is 'General Failure'? And why is he reading my harddisk?!?
GeneralRe: static system wide singleton Pin
Ryan Binns6-Aug-03 2:25
Ryan Binns6-Aug-03 2:25 
GeneralRe: static system wide singleton Pin
Dangleberry7-Aug-03 3:03
sussDangleberry7-Aug-03 3:03 
GeneralRe: static system wide singleton Pin
Ryan Binns7-Aug-03 3:10
Ryan Binns7-Aug-03 3:10 
GeneralRe: static system wide singleton Pin
Vitali Halershtein6-Aug-03 3:05
Vitali Halershtein6-Aug-03 3:05 
GeneralDirectory selection Pin
BoudewijnEctor6-Aug-03 1:58
BoudewijnEctor6-Aug-03 1:58 
GeneralRe: Directory selection Pin
Ryan Binns6-Aug-03 2:12
Ryan Binns6-Aug-03 2:12 
GeneralRe: Directory selection Pin
BoudewijnEctor6-Aug-03 3:10
BoudewijnEctor6-Aug-03 3:10 
GeneralRe: Directory selection Pin
Ryan Binns6-Aug-03 3:26
Ryan Binns6-Aug-03 3:26 
GeneralRe: Directory selection Pin
jhwurmbach6-Aug-03 2:32
jhwurmbach6-Aug-03 2:32 
QuestionXP Problem with service ? Pin
Andreas@luk6-Aug-03 1:26
Andreas@luk6-Aug-03 1:26 
AnswerRe: XP Problem with service ? Pin
Vitali Halershtein6-Aug-03 3:42
Vitali Halershtein6-Aug-03 3:42 
GeneralLoad order of implicitly linked DLLs Pin
Wolfram Steinke6-Aug-03 1:26
Wolfram Steinke6-Aug-03 1:26 
GeneralRe: Load order of implicitly linked DLLs Pin
Chris Meech6-Aug-03 3:15
Chris Meech6-Aug-03 3:15 
GeneralRe: Load order of implicitly linked DLLs Pin
JT Anderson6-Aug-03 11:26
JT Anderson6-Aug-03 11:26 
GeneralMultiple file selection in Windows API Pin
Kayembi6-Aug-03 1:24
Kayembi6-Aug-03 1:24 
GeneralRe: Multiple file selection in Windows API Pin
David Crow6-Aug-03 3:09
David Crow6-Aug-03 3:09 
GeneralRe: Multiple file selection in Windows API Pin
Kayembi6-Aug-03 4:01
Kayembi6-Aug-03 4:01 

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.