Click here to Skip to main content
16,004,991 members
Home / Discussions / Managed C++/CLI
   

Managed C++/CLI

 
AnswerRe: Help I am new to C++ Pin
TheGreatAndPowerfulOz19-Oct-05 11:28
TheGreatAndPowerfulOz19-Oct-05 11:28 
GeneralRe: Help I am new to C++ Pin
Anonymous20-Oct-05 5:06
Anonymous20-Oct-05 5:06 
QuestionDataSource Wrapping Native C++ Example? Pin
Jared McIntyre17-Oct-05 7:43
Jared McIntyre17-Oct-05 7:43 
AnswerRadar and C++, GUI, VxWorks, Tornado Pin
Anonymous17-Oct-05 9:13
Anonymous17-Oct-05 9:13 
GeneralRe: Radar and C++, GUI, VxWorks, Tornado Pin
Anonymous17-Oct-05 9:17
Anonymous17-Oct-05 9:17 
QuestionControl::Invoke Pin
istrasci17-Oct-05 7:09
istrasci17-Oct-05 7:09 
AnswerRe: Control::Invoke Pin
istrasci17-Oct-05 9:48
istrasci17-Oct-05 9:48 
QuestionLoading cursor problem (MFC) Pin
Vladimir D17-Oct-05 6:29
Vladimir D17-Oct-05 6:29 
Hi everyone!Smile | :)

I used AfxGetApp()->LoadCursor() to load cursors from resource. It worked well when I build project using 'Use MFC in a Static Library'.

But when I build it using 'Use MFC in a Shared DLL' - LoadCursor() returnes NULL and GetLastError() returnes ERROR_RESOURCE_TYPE_NOT_FOUND.

But LoadCursor(hInstance, MAKEINTRESOURCE(...)) works as well.

What it can be?D'Oh! | :doh:

Something similar are happen with menues. CMenu::LoadMenu(...) became unsuccess.

Thanks for help.Smile | :)


-- modified at 14:54 Monday 17th October, 2005
Question"Poject help" Pin
da_comp_learner16-Oct-05 18:36
da_comp_learner16-Oct-05 18:36 
QuestionThis application has requested the Runtime to terminate it in an unusual way. Pin
Lord Kixdemp15-Oct-05 15:01
Lord Kixdemp15-Oct-05 15:01 
QuestionVC++ 6.0 & .NET 2003 Pin
Nuray15-Oct-05 4:06
Nuray15-Oct-05 4:06 
AnswerRe: VC++ 6.0 & .NET 2003 Pin
Nemanja Trifunovic15-Oct-05 5:29
Nemanja Trifunovic15-Oct-05 5:29 
AnswerRe: VC++ 6.0 & .NET 2003 Pin
Christian Graus16-Oct-05 13:30
protectorChristian Graus16-Oct-05 13:30 
GeneralRe: VC++ 6.0 & .NET 2003 Pin
Nuray17-Oct-05 0:51
Nuray17-Oct-05 0:51 
GeneralRe: VC++ 6.0 & .NET 2003 Pin
Christian Graus17-Oct-05 1:40
protectorChristian Graus17-Oct-05 1:40 
GeneralRe: VC++ 6.0 & .NET 2003 Pin
Nuray17-Oct-05 3:31
Nuray17-Oct-05 3:31 
GeneralRe: VC++ 6.0 & .NET 2003 Pin
Christian Graus17-Oct-05 11:55
protectorChristian Graus17-Oct-05 11:55 
GeneralRe: VC++ 6.0 & .NET 2003 Pin
Nuray19-Oct-05 2:40
Nuray19-Oct-05 2:40 
GeneralRe: VC++ 6.0 & .NET 2003 Pin
Christian Graus20-Oct-05 9:47
protectorChristian Graus20-Oct-05 9:47 
QuestionWrite/read Windows registry? Pin
Lord Kixdemp14-Oct-05 14:35
Lord Kixdemp14-Oct-05 14:35 
AnswerRe: Write/read Windows registry? Pin
RFOG15-Oct-05 1:03
RFOG15-Oct-05 1:03 
GeneralRe: Write/read Windows registry? Pin
Lord Kixdemp15-Oct-05 6:28
Lord Kixdemp15-Oct-05 6:28 
Questionvariables Pin
Anonymous14-Oct-05 11:28
Anonymous14-Oct-05 11:28 
AnswerRe: variables Pin
khan++14-Oct-05 21:25
khan++14-Oct-05 21:25 
QuestionC/C++ Code needed Pin
CMentor14-Oct-05 8:41
CMentor14-Oct-05 8:41 

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.