Click here to Skip to main content
15,912,207 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: perform action on close [X] button Pin
David Crow1-Jul-04 8:05
David Crow1-Jul-04 8:05 
GeneralHELP ME IN THIS PROBLEM Pin
Abo_Osama28-Jun-04 5:44
Abo_Osama28-Jun-04 5:44 
GeneralProblems with Com-Addin Pin
Slowhand0128-Jun-04 5:29
Slowhand0128-Jun-04 5:29 
GeneralRe: Problems with Com-Addin Pin
Anthony_Yio28-Jun-04 17:56
Anthony_Yio28-Jun-04 17:56 
Generaltried to hide a window but the menu bar and tool bar is still shown Pin
Zhang Ming Htmlab28-Jun-04 5:23
Zhang Ming Htmlab28-Jun-04 5:23 
GeneralRe: tried to hide a window but the menu bar and tool bar is still shown Pin
Johan Rosengren28-Jun-04 9:40
Johan Rosengren28-Jun-04 9:40 
GeneralRe: tried to hide a window but the menu bar and tool bar is still shown Pin
Zhang Ming Htmlab29-Jun-04 6:02
Zhang Ming Htmlab29-Jun-04 6:02 
GeneralLoadLibrary Fails :( Pin
Chris Ulliott28-Jun-04 5:20
Chris Ulliott28-Jun-04 5:20 
Hi all,

I have 1 exe and 2 dlls. The exe calls LoadLibrary for the first dll and the first dll calls LoadLibrary for the second dll.

When the first dll calls LoadLibrary for the second dll it fails. GetLastError returns "Invalid Access to Memory Location". Both dlls are Win32 produced with VC6.

I am running on Win2k SP 4.

If I use the .exe to call LoadLibrary for the second dll, it works! But I need it to work from the first dll.

Does anyone have any ideas?

Thanks,

Chris
GeneralRe: LoadLibrary Fails :( Pin
User 665828-Jun-04 5:48
User 665828-Jun-04 5:48 
GeneralRe: LoadLibrary Fails :( Pin
Chris Ulliott28-Jun-04 5:51
Chris Ulliott28-Jun-04 5:51 
GeneralRe: LoadLibrary Fails :( Pin
jmkhael28-Jun-04 6:07
jmkhael28-Jun-04 6:07 
GeneralRe: LoadLibrary Fails :( Pin
Chris Ulliott28-Jun-04 6:14
Chris Ulliott28-Jun-04 6:14 
GeneralRe: LoadLibrary Fails :( Pin
jmkhael28-Jun-04 7:04
jmkhael28-Jun-04 7:04 
GeneralRe: LoadLibrary Fails :( Pin
Chris Ulliott28-Jun-04 23:08
Chris Ulliott28-Jun-04 23:08 
GeneralRe: LoadLibrary Fails :( Pin
David Crow28-Jun-04 7:09
David Crow28-Jun-04 7:09 
GeneralRe: LoadLibrary Fails :( Pin
Chris Ulliott28-Jun-04 23:09
Chris Ulliott28-Jun-04 23:09 
GeneralRe: LoadLibrary Fails :( Pin
vladfein28-Jun-04 7:58
vladfein28-Jun-04 7:58 
GeneralRe: LoadLibrary Fails :( Pin
Chris Ulliott28-Jun-04 23:47
Chris Ulliott28-Jun-04 23:47 
Generalsocket problem Pin
iwanttolearnc28-Jun-04 5:10
iwanttolearnc28-Jun-04 5:10 
GeneralRe: socket problem Pin
vcplusplus28-Jun-04 8:38
vcplusplus28-Jun-04 8:38 
GeneralPolymorphism in C++ Pin
gutsyfarid28-Jun-04 2:04
gutsyfarid28-Jun-04 2:04 
GeneralRe: Polymorphism in C++ Pin
David Crow28-Jun-04 2:35
David Crow28-Jun-04 2:35 
QuestionFile Save in a SDI Project - What should be saved? Pin
jerry1211a28-Jun-04 1:43
jerry1211a28-Jun-04 1:43 
AnswerRe: File Save in a SDI Project - What should be saved? Pin
David Crow28-Jun-04 2:39
David Crow28-Jun-04 2:39 
GeneralA pixel from another program... Pin
Vladimir Georgiev28-Jun-04 0:56
Vladimir Georgiev28-Jun-04 0:56 

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.