Click here to Skip to main content
15,900,258 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionIP/Host baning Pin
benjamin2313-Nov-05 13:14
benjamin2313-Nov-05 13:14 
AnswerRe: IP/Host baning Pin
Nish Nishant13-Nov-05 14:12
sitebuilderNish Nishant13-Nov-05 14:12 
AnswerRe: IP/Host baning Pin
sunit513-Nov-05 18:35
sunit513-Nov-05 18:35 
GeneralRe: IP/Host baning Pin
ThatsAlok14-Nov-05 1:19
ThatsAlok14-Nov-05 1:19 
AnswerRe: IP/Host baning Pin
S Douglas13-Nov-05 22:18
professionalS Douglas13-Nov-05 22:18 
AnswerRe: IP/Host baning Pin
cmk14-Nov-05 13:11
cmk14-Nov-05 13:11 
GeneralRe: IP/Host baning Pin
benjamin2314-Nov-05 17:17
benjamin2314-Nov-05 17:17 
QuestionHandle WM_COPYDATA from inside a DLL? Pin
Tareq Ahmed Siraj13-Nov-05 13:00
Tareq Ahmed Siraj13-Nov-05 13:00 
Hi evey1,
I am working on a dll addon for an app1 where i need to retrieve some info from app2. but the app2 sdk allows only to collect data via WM_COPYDATA (it will send you to your window). Now, if I were to make a separate application for this, I would just collect the data from my WindowProc. But here I have to do this from a dll. Also I understand there is no HWND for a dll.

One work around this problem i am thinking of is to create a hidden window from the dll and use its windowproc to handle WM_COPYDATA. But is there any other easier way to do this? I am not using MFC but might consider using MFC if this can be done easily. Thanks in advance ppl.

- tareq

of all the things i've lost, i miss my mind the most
AnswerRe: Handle WM_COPYDATA from inside a DLL? Pin
Nish Nishant13-Nov-05 14:14
sitebuilderNish Nishant13-Nov-05 14:14 
AnswerRe: Handle WM_COPYDATA from inside a DLL? Pin
Tareq Ahmed Siraj13-Nov-05 14:30
Tareq Ahmed Siraj13-Nov-05 14:30 
Questionlink errors with libvfw32.a (Dev-C++) Pin
myst4ever13-Nov-05 12:55
myst4ever13-Nov-05 12:55 
AnswerRe: link errors with libvfw32.a (Dev-C++) Pin
Nish Nishant13-Nov-05 14:15
sitebuilderNish Nishant13-Nov-05 14:15 
GeneralRe: link errors with libvfw32.a (Dev-C++) Pin
myst4ever13-Nov-05 17:22
myst4ever13-Nov-05 17:22 
Questionfastest way to do unix2dos Pin
Chintoo72313-Nov-05 4:02
Chintoo72313-Nov-05 4:02 
GeneralRe: fastest way to do unix2dos Pin
Johann Gerell13-Nov-05 6:23
Johann Gerell13-Nov-05 6:23 
GeneralRe: fastest way to do unix2dos Pin
Chintoo72313-Nov-05 6:26
Chintoo72313-Nov-05 6:26 
GeneralRe: fastest way to do unix2dos Pin
grigsoft13-Nov-05 10:02
grigsoft13-Nov-05 10:02 
AnswerRe: fastest way to do unix2dos Pin
normanS13-Nov-05 19:02
normanS13-Nov-05 19:02 
QuestionHow to get a dynamic created control's dc Pin
paraGOD13-Nov-05 3:55
paraGOD13-Nov-05 3:55 
AnswerRe: How to get a dynamic created control's dc Pin
douglasjordan13-Nov-05 11:46
douglasjordan13-Nov-05 11:46 
GeneralRe: How to get a dynamic created control's dc Pin
paraGOD13-Nov-05 16:25
paraGOD13-Nov-05 16:25 
GeneralRe: How to get a dynamic created control's dc Pin
jhwurmbach13-Nov-05 21:58
jhwurmbach13-Nov-05 21:58 
QuestionBad Loop help please Pin
B.F.13-Nov-05 1:51
B.F.13-Nov-05 1:51 
AnswerRe: Bad Loop help please Pin
Gary R. Wheeler13-Nov-05 1:55
Gary R. Wheeler13-Nov-05 1:55 
GeneralRe: Bad Loop help please Pin
B.F.13-Nov-05 2:17
B.F.13-Nov-05 2:17 

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.