Click here to Skip to main content
15,886,137 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Serbian(cyrillic) language support to MFC in VC6.0 Pin
Y K Kishore Kumar2-May-07 18:46
Y K Kishore Kumar2-May-07 18:46 
QuestionNeed help Pin
yaminisridaran2-May-07 2:04
yaminisridaran2-May-07 2:04 
AnswerRe: Need help Pin
Arman S.2-May-07 2:13
Arman S.2-May-07 2:13 
AnswerRe: Need help Pin
Mark Salsbery2-May-07 5:24
Mark Salsbery2-May-07 5:24 
QuestionSelect Data Source pops up Pin
Shiva Prasad2-May-07 1:54
Shiva Prasad2-May-07 1:54 
QuestionRe: Select Data Source pops up Pin
David Crow2-May-07 2:21
David Crow2-May-07 2:21 
AnswerRe: Select Data Source pops up Pin
Mark Salsbery2-May-07 5:28
Mark Salsbery2-May-07 5:28 
QuestionWindows 2003 issue Pin
ruchi bansal2-May-07 1:53
ruchi bansal2-May-07 1:53 
Hello Friends,

I converted Control Panel MFC Dll VC++ 6.0 project into MFC Dll VC++ 2005.The project build successfully and it is working fine on windows xp, but when i executed on windows 2003 on OK/Cancel button click it gives error of "An Exception occur when trying to run Shell32.dll, control_run.dll".

The root of this problem according to my observation is- CImageList by which an object created as---
ImageState.Create(IDB_SELECTED_STATE,32,0,0);
m_listPartition.SetImageList(&ImageState,LVSIL_STATE);

If i hide first line then code works fine...

I want to know it is the problem of VS 2005 or Windows Platform
or i have to put particular service pack on m/c for that

as currently my m/c win2003 + service pack 1


Any comments on this problem............
Questionhow can i draw histogram without using class Pin
ndadashi2-May-07 1:40
ndadashi2-May-07 1:40 
AnswerRe: how can i draw histogram without using class Pin
Arman S.2-May-07 2:17
Arman S.2-May-07 2:17 
GeneralRe: how can i draw histogram without using class Pin
ndadashi2-May-07 2:39
ndadashi2-May-07 2:39 
GeneralRe: how can i draw histogram without using class Pin
Arman S.2-May-07 2:58
Arman S.2-May-07 2:58 
AnswerRe: how can i draw histogram without using class Pin
Moak2-May-07 2:21
Moak2-May-07 2:21 
GeneralRe: how can i draw histogram without using class Pin
ndadashi2-May-07 2:42
ndadashi2-May-07 2:42 
GeneralRe: how can i draw histogram without using class Pin
Cedric Moonen2-May-07 3:14
Cedric Moonen2-May-07 3:14 
GeneralRe: how can i draw histogram without using class Pin
Moak2-May-07 4:40
Moak2-May-07 4:40 
Questionhow thread work in the os ? Pin
amitmistry_petlad 2-May-07 1:23
amitmistry_petlad 2-May-07 1:23 
AnswerRe: how thread work in the os ? Pin
Arman S.2-May-07 2:21
Arman S.2-May-07 2:21 
GeneralRe: how thread work in the os ? Pin
amitmistry_petlad 2-May-07 2:39
amitmistry_petlad 2-May-07 2:39 
GeneralRe: how thread work in the os ? Pin
Arman S.2-May-07 3:03
Arman S.2-May-07 3:03 
GeneralRe: how thread work in the os ? Pin
amitmistry_petlad 2-May-07 3:14
amitmistry_petlad 2-May-07 3:14 
GeneralRe: how thread work in the os ? Pin
Rajesh R Subramanian2-May-07 8:46
professionalRajesh R Subramanian2-May-07 8:46 
GeneralRe: how thread work in the os ? Pin
amitmistry_petlad 2-May-07 19:19
amitmistry_petlad 2-May-07 19:19 
GeneralRe: how thread work in the os ? Pin
Arman S.2-May-07 19:56
Arman S.2-May-07 19:56 
GeneralRe: how thread work in the os ? Pin
amitmistry_petlad 2-May-07 20:03
amitmistry_petlad 2-May-07 20:03 

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.