Click here to Skip to main content
15,913,288 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Kill Focus Pin
Roman Rodov25-Mar-04 16:32
Roman Rodov25-Mar-04 16:32 
GeneralRe: Kill Focus Pin
Ryan Binns25-Mar-04 17:15
Ryan Binns25-Mar-04 17:15 
GeneralExternal File String Search Pin
sumrana25-Mar-04 15:53
sumrana25-Mar-04 15:53 
GeneralRe: External File String Search Pin
JWood25-Mar-04 16:56
JWood25-Mar-04 16:56 
GeneralPassing data to a DLL Pin
Steve Messer25-Mar-04 12:18
Steve Messer25-Mar-04 12:18 
GeneralRe: Passing data to a DLL Pin
Prakash Nadar25-Mar-04 14:51
Prakash Nadar25-Mar-04 14:51 
GeneralRe: Passing data to a DLL Pin
Steve Messer25-Mar-04 15:15
Steve Messer25-Mar-04 15:15 
GeneralRe: Passing data to a DLL Pin
Prakash Nadar25-Mar-04 17:04
Prakash Nadar25-Mar-04 17:04 
smesser wrote:
What kind of problems are you refering to in your warning
Its the problem related to multithreading... What if two applications load your dll and pass handle to window...
if you make it global then which window will it refer to.
Check Thread Local Storage for that matter.

You can use callback functions to notify back the messages.




MSN Messenger.
prakashnadar@msn.com

Tip of the day of visual C++ IDE.
"We use it before you do! Visual C++ was developed using Visual C++"
GeneralRe: Passing data to a DLL Pin
Ryan Binns25-Mar-04 17:21
Ryan Binns25-Mar-04 17:21 
GeneralRe: Passing data to a DLL Pin
Steve Messer25-Mar-04 18:33
Steve Messer25-Mar-04 18:33 
GeneralRe: Passing data to a DLL Pin
Roger Allen26-Mar-04 2:10
Roger Allen26-Mar-04 2:10 
GeneralRe: Passing data to a DLL Pin
Steve Messer26-Mar-04 5:02
Steve Messer26-Mar-04 5:02 
QuestionHow to make a default button at Run Time Pin
Touseef Afzal25-Mar-04 10:42
Touseef Afzal25-Mar-04 10:42 
AnswerRe: How to make a default button at Run Time Pin
Robert A. T. Káldy25-Mar-04 11:00
Robert A. T. Káldy25-Mar-04 11:00 
GeneralRe: How to make a default button at Run Time Pin
Touseef Afzal27-Mar-04 4:25
Touseef Afzal27-Mar-04 4:25 
GeneralRe: How to make a default button at Run Time Pin
Steve S29-Mar-04 0:56
Steve S29-Mar-04 0:56 
GeneralDirectSound question Pin
pankajdaga25-Mar-04 10:41
pankajdaga25-Mar-04 10:41 
GeneralRe: DirectSound question Pin
Ryan Binns25-Mar-04 17:28
Ryan Binns25-Mar-04 17:28 
GeneralRe: DirectSound question Pin
pankajdaga25-Mar-04 20:07
pankajdaga25-Mar-04 20:07 
GeneralSetFocus in EditControl Pin
xzigax25-Mar-04 9:27
xzigax25-Mar-04 9:27 
GeneralRe: SetFocus in EditControl Pin
Hesham Amin25-Mar-04 9:51
Hesham Amin25-Mar-04 9:51 
QuestionHow to get the handle of a control in properties sheet. Pin
bin892225-Mar-04 9:18
bin892225-Mar-04 9:18 
AnswerRe: How to get the handle of a control in properties sheet. Pin
David Crow25-Mar-04 10:15
David Crow25-Mar-04 10:15 
AnswerRe: How to get the handle of a control in properties sheet. Pin
Prakash Nadar25-Mar-04 19:31
Prakash Nadar25-Mar-04 19:31 
GeneralThe value returned is NULL Pin
bin892226-Mar-04 5:05
bin892226-Mar-04 5:05 

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.