Click here to Skip to main content
15,917,808 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralChanging Font Color Pin
slackboy14-Aug-02 12:57
slackboy14-Aug-02 12:57 
GeneralRe: Changing Font Color Pin
PJ Arends14-Aug-02 13:06
professionalPJ Arends14-Aug-02 13:06 
GeneralDouble Byte Characters in win32 controls. Pin
djrisc14-Aug-02 10:38
djrisc14-Aug-02 10:38 
GeneralDouble Byte Characters in win32 controls. Pin
djrisc14-Aug-02 13:21
djrisc14-Aug-02 13:21 
GeneralRe: Double Byte Characters in win32 controls. Pin
Michael Dunn14-Aug-02 14:57
sitebuilderMichael Dunn14-Aug-02 14:57 
GeneralRe: Double Byte Characters in win32 controls. Pin
djrisc14-Aug-02 20:22
djrisc14-Aug-02 20:22 
GeneralWrapping windows dialogues around old DOS programs Pin
Malcolm Crawford14-Aug-02 10:24
Malcolm Crawford14-Aug-02 10:24 
GeneralLoadLibrary Error Pin
Michael_Petrov14-Aug-02 10:02
sussMichael_Petrov14-Aug-02 10:02 
I am buildng a COM dll that uses C++ dll. When registering the component C++ gives me an error - unable to locate a C++ dll (although compiling and linking were fine). How can I modify Project setting or environmental variables to tell RegSvr32 where to look for the dll?

Thanks,

This is the error I am getting:

Performing registration
RegSvr32: LoadLibrary(".\Debug\MyCOM1.dll") failed.
GetLastError returns 0x0000007e.

OleMainTreadWndName: RegSVR32.exe - Unable to locate DLL
GeneralRe: LoadLibrary Error Pin
Stephane Rodriguez.14-Aug-02 10:17
Stephane Rodriguez.14-Aug-02 10:17 
GeneralGet COM interface from other process Pin
Aaron Schaefer14-Aug-02 9:54
Aaron Schaefer14-Aug-02 9:54 
GeneralRe: (option1) Get COM interface from other process Pin
Stephane Rodriguez.14-Aug-02 10:07
Stephane Rodriguez.14-Aug-02 10:07 
GeneralRe: (option2) Get COM interface from other process Pin
Stephane Rodriguez.14-Aug-02 10:11
Stephane Rodriguez.14-Aug-02 10:11 
GeneralRe: (option2) Get COM interface from other process Pin
Aaron Schaefer14-Aug-02 10:22
Aaron Schaefer14-Aug-02 10:22 
GeneralRe: (option2) Get COM interface from other process Pin
Bill Wilson14-Aug-02 10:45
Bill Wilson14-Aug-02 10:45 
GeneralRe: (option2) Get COM interface from other process Pin
Aaron Schaefer14-Aug-02 10:48
Aaron Schaefer14-Aug-02 10:48 
GeneralRe: (option2) Get COM interface from other process Pin
Bill Wilson14-Aug-02 13:25
Bill Wilson14-Aug-02 13:25 
GeneralUse the ROT for debugging Pin
Vi214-Aug-02 20:34
Vi214-Aug-02 20:34 
GeneralRe: Use the ROT for debugging Pin
Aaron Schaefer15-Aug-02 3:09
Aaron Schaefer15-Aug-02 3:09 
GeneralRe: Use the ROT for debugging Pin
Vi215-Aug-02 3:31
Vi215-Aug-02 3:31 
GeneralRe: Get COM interface from other process Pin
Michael Dunn14-Aug-02 15:00
sitebuilderMichael Dunn14-Aug-02 15:00 
GeneralRe: Get COM interface from other process Pin
Aaron Schaefer15-Aug-02 3:05
Aaron Schaefer15-Aug-02 3:05 
GeneralRe: Get COM interface from other process Pin
Stuart Dootson14-Aug-02 20:49
professionalStuart Dootson14-Aug-02 20:49 
QuestionCalling methods in child classes from base class? Pin
clintsinger14-Aug-02 9:30
clintsinger14-Aug-02 9:30 
AnswerRe: Calling methods in child classes from base class? Pin
Chris Losinger14-Aug-02 9:36
professionalChris Losinger14-Aug-02 9:36 
GeneralRe: Calling methods in child classes from base class? Pin
clintsinger14-Aug-02 10:08
clintsinger14-Aug-02 10:08 

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.