Click here to Skip to main content
16,008,942 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Radian angle to Quaternion Pin
shaibee18-Dec-08 3:53
shaibee18-Dec-08 3:53 
GeneralRe: Radian angle to Quaternion Pin
Randor 18-Dec-08 4:37
professional Randor 18-Dec-08 4:37 
AnswerRe: Radian angle to Quaternion Pin
El Corazon18-Dec-08 6:38
El Corazon18-Dec-08 6:38 
AnswerRe: Radian angle to Quaternion Pin
Stuart Dootson18-Dec-08 7:52
professionalStuart Dootson18-Dec-08 7:52 
QuestionJust part of the 32 bit color depth picture is displayed when my program runs in XP while in win server it is fine Pin
fire storm18-Dec-08 2:58
fire storm18-Dec-08 2:58 
AnswerRe: Just part of the 32 bit color depth picture is displayed when my program runs in XP while in win server it is fine Pin
Randor 18-Dec-08 3:27
professional Randor 18-Dec-08 3:27 
AnswerRe: Just part of the 32 bit color depth picture is displayed when my program runs in XP while in win server it is fine Pin
Hamid_RT18-Dec-08 5:46
Hamid_RT18-Dec-08 5:46 
GeneralRe: Just part of the 32 bit color depth picture is displayed when my program runs in XP while in win server it is fine Pin
fire storm20-Dec-08 20:42
fire storm20-Dec-08 20:42 
My problem: I made
1- A new MFC application (exe) (c++ .net 2005), dialog based.
2- Get from the toolbox a control which is "Picture".
3- Set the type of the control to Bitmap in the property window of the control.
4- Add new bitmap to the resources at which this bitmap is 32 bit color depth picture.
5- Set the Image property of the "Picture" control to the previous Bitmap ID in the
property window of the control.
6- Build and run the application on WinXP and make sure that the appliction is enabling XP theme.
Note to enable it if it is not enabled write this line in "Additional Manifest Dependencies"
in linker node, in Manifest file Node:
type='Win32' name='Microsoft.Windows.Common-Controls' version='6.0.0.0' processorArchitecture='X86' publicKeyToken='6595b64144ccf1df' language='*'

When I do all this steps just part of the picture is displayed while if take the application and run it in Win server the picture is displayed perfert.


I hope that explains my problem.
QuestionAttach child toolbar to parent toolbar Pin
Pryabu18-Dec-08 2:25
Pryabu18-Dec-08 2:25 
AnswerRe: Attach child toolbar to parent toolbar Pin
Maximilien18-Dec-08 2:57
Maximilien18-Dec-08 2:57 
AnswerRe: Attach child toolbar to parent toolbar Pin
Cedric Moonen18-Dec-08 2:57
Cedric Moonen18-Dec-08 2:57 
GeneralRe: Attach child toolbar to parent toolbar Pin
Pryabu18-Dec-08 18:11
Pryabu18-Dec-08 18:11 
AnswerRe: Attach child toolbar to parent toolbar Pin
Hamid_RT18-Dec-08 5:32
Hamid_RT18-Dec-08 5:32 
GeneralRe: Attach child toolbar to parent toolbar Pin
Pryabu18-Dec-08 17:45
Pryabu18-Dec-08 17:45 
QuestionHow to get the message from a service Pin
debonair12345618-Dec-08 1:00
debonair12345618-Dec-08 1:00 
AnswerRe: How to get the message from a service Pin
Mark Salsbery18-Dec-08 6:46
Mark Salsbery18-Dec-08 6:46 
GeneralRe: How to get the message from a service Pin
debonair12345618-Dec-08 17:04
debonair12345618-Dec-08 17:04 
QuestionLoading a Delphi DLL into a VC++ application Pin
Cronoz17-Dec-08 23:35
Cronoz17-Dec-08 23:35 
AnswerRe: Loading a Delphi DLL into a VC++ application Pin
Stuart Dootson18-Dec-08 0:41
professionalStuart Dootson18-Dec-08 0:41 
Questionhow to get accuracy as well as quick interface response Pin
anilaabc17-Dec-08 21:57
anilaabc17-Dec-08 21:57 
AnswerRe: how to get accuracy as well as quick interface response Pin
Stuart Dootson17-Dec-08 22:58
professionalStuart Dootson17-Dec-08 22:58 
GeneralRe: how to get accuracy as well as quick interface response Pin
anilaabc18-Dec-08 18:10
anilaabc18-Dec-08 18:10 
QuestionCButton color change Pin
Paulraj G17-Dec-08 21:55
Paulraj G17-Dec-08 21:55 
AnswerRe: CButton color change Pin
Naveen17-Dec-08 22:34
Naveen17-Dec-08 22:34 
GeneralRe: CButton color change Pin
Paulraj G17-Dec-08 23:03
Paulraj G17-Dec-08 23: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.