Click here to Skip to main content
15,898,134 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionChange class name Pin
skinnyreptile1689-Dec-05 6:34
skinnyreptile1689-Dec-05 6:34 
AnswerRe: Change class name Pin
Chris Losinger9-Dec-05 7:12
professionalChris Losinger9-Dec-05 7:12 
GeneralRe: Change class name Pin
skinnyreptile1689-Dec-05 8:35
skinnyreptile1689-Dec-05 8:35 
GeneralRe: Change class name Pin
Chris Losinger9-Dec-05 8:53
professionalChris Losinger9-Dec-05 8:53 
QuestionHow to draw edge with thick line Pin
AnTri9-Dec-05 4:07
AnTri9-Dec-05 4:07 
AnswerRe: How to draw edge with thick line Pin
Iain Clarke, Warrior Programmer9-Dec-05 4:37
Iain Clarke, Warrior Programmer9-Dec-05 4:37 
AnswerRe: How to draw edge with thick line Pin
Chris Losinger9-Dec-05 7:15
professionalChris Losinger9-Dec-05 7:15 
Questionregsvr32 and COM dll on Win NT Pin
Kharfax9-Dec-05 4:03
Kharfax9-Dec-05 4:03 
Hi
Im testing my project in different OS.
My project needs to register a COM dll.
In Windows XP, and ME works great.

But in Win2K and 2003 server I can't register the dll.

If I do:

regsvr32 library.dll

I get "LoadLibrary("library.dll") Failed - Access Denied"

I'm logged as an Administrator, and tried registering an OCX and registered ok.

Any suggestion?

Thanks
Sebastian



AnswerRe: regsvr32 and COM dll on Win NT Pin
Blake Miller9-Dec-05 4:53
Blake Miller9-Dec-05 4:53 
GeneralRe: regsvr32 and COM dll on Win NT Pin
Kharfax9-Dec-05 5:56
Kharfax9-Dec-05 5:56 
QuestionI need visual C++ 6 Pin
paradox9989-Dec-05 2:03
paradox9989-Dec-05 2:03 
AnswerRe: I need visual C++ 6 Pin
Ravi Bhavnani9-Dec-05 2:32
professionalRavi Bhavnani9-Dec-05 2:32 
GeneralRe: I need visual C++ 6 Pin
toxcct9-Dec-05 2:39
toxcct9-Dec-05 2:39 
GeneralRe: I need visual C++ 6 Pin
Ravi Bhavnani9-Dec-05 2:43
professionalRavi Bhavnani9-Dec-05 2:43 
AnswerRe: I need visual C++ 6 Pin
toxcct9-Dec-05 2:35
toxcct9-Dec-05 2:35 
Questionstring.erase() Pin
ita_cas9-Dec-05 1:13
ita_cas9-Dec-05 1:13 
AnswerRe: string.erase() Pin
toxcct9-Dec-05 2:14
toxcct9-Dec-05 2:14 
GeneralRe: string.erase() Pin
ita_cas9-Dec-05 2:24
ita_cas9-Dec-05 2:24 
Questionhow to interact with C from VC++ Pin
sheshidar9-Dec-05 0:51
sheshidar9-Dec-05 0:51 
AnswerRe: how to interact with C from VC++ Pin
vikas amin9-Dec-05 1:59
vikas amin9-Dec-05 1:59 
GeneralRe: how to interact with C from VC++ Pin
sheshidar9-Dec-05 2:12
sheshidar9-Dec-05 2:12 
GeneralRe: how to interact with C from VC++ Pin
Bob Flynn9-Dec-05 6:28
Bob Flynn9-Dec-05 6:28 
AnswerRe: how to interact with C from VC++ Pin
kakan9-Dec-05 2:15
professionalkakan9-Dec-05 2:15 
GeneralRe: how to interact with C from VC++ Pin
sheshidar16-Dec-05 1:07
sheshidar16-Dec-05 1:07 
GeneralRe: how to interact with C from VC++ Pin
kakan16-Dec-05 4:07
professionalkakan16-Dec-05 4:07 

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.