Click here to Skip to main content
15,906,708 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralContext Sensitive Help Pin
Azghar Hussain7-Oct-03 7:14
professionalAzghar Hussain7-Oct-03 7:14 
GeneralRe: Context Sensitive Help Pin
vcplusplus7-Oct-03 7:29
vcplusplus7-Oct-03 7:29 
GeneralRe: Context Sensitive Help Pin
Azghar Hussain8-Oct-03 4:34
professionalAzghar Hussain8-Oct-03 4:34 
GeneralRe: Context Sensitive Help Pin
vcplusplus8-Oct-03 5:16
vcplusplus8-Oct-03 5:16 
GeneralUSB Pin
Caoimh7-Oct-03 6:43
Caoimh7-Oct-03 6:43 
GeneralRe: USB Pin
Terry O'Nolley7-Oct-03 8:13
Terry O'Nolley7-Oct-03 8:13 
GeneralRe: USB Pin
Caoimh7-Oct-03 22:32
Caoimh7-Oct-03 22:32 
GeneralVisual C++ .NET 2003 and XP Style Pin
valikac7-Oct-03 6:04
valikac7-Oct-03 6:04 
Hi,

I want to know how to programmically incorporate the XP style windows (frame, buttons, etc.) to a project in Visual C++ .NET 2003.

Beginning with Visual C++ .NET 2003, Microsoft has changed the window it incorporate window styles to a project. In older versions, an application gets the XP style under XP automatically. That is no longer true in version .NET 2003.

I have read the solution at MSDN include the one with using TheApp.exe.manifest. However, the solution requires that the program must have the manifest file in the same directory as the EXE, even in final release.

I want like to know if there is a solution to programmically incorporate the XP style windows to a project without needing the manifest file "visible" to end-users.

Thanks,
Kuphryn
GeneralMSDN Integration Pin
Xakep7-Oct-03 5:09
Xakep7-Oct-03 5:09 
GeneralRe: MSDN Integration Pin
David Crow7-Oct-03 6:55
David Crow7-Oct-03 6:55 
GeneralCWnd::OnKeyDown Pin
De Nardis Andrea7-Oct-03 5:08
De Nardis Andrea7-Oct-03 5:08 
GeneralRe: CWnd::onkeydown Pin
valikac7-Oct-03 5:50
valikac7-Oct-03 5:50 
GeneralRe: CWnd::onkeydown Pin
De Nardis Andrea7-Oct-03 8:03
De Nardis Andrea7-Oct-03 8:03 
GeneralHowto declare a dynamic double Array Pin
AnTri7-Oct-03 4:41
AnTri7-Oct-03 4:41 
GeneralRe: Howto declare a dynamic double Array Pin
Steve S7-Oct-03 5:12
Steve S7-Oct-03 5:12 
GeneralRe: Howto declare a dynamic double Array Pin
De Nardis Andrea7-Oct-03 5:19
De Nardis Andrea7-Oct-03 5:19 
GeneralRe: Howto declare a dynamic double Array Pin
valikac7-Oct-03 5:56
valikac7-Oct-03 5:56 
GeneralText Control Pin
rawatvs7-Oct-03 3:53
rawatvs7-Oct-03 3:53 
GeneralRe: Text Control Pin
alex.barylski7-Oct-03 9:29
alex.barylski7-Oct-03 9:29 
GeneralCListCtrl problem Pin
jgauffin7-Oct-03 3:51
jgauffin7-Oct-03 3:51 
GeneralRe: CListCtrl problem Pin
David Crow7-Oct-03 4:00
David Crow7-Oct-03 4:00 
GeneralRe: CListCtrl problem Pin
jgauffin7-Oct-03 4:22
jgauffin7-Oct-03 4:22 
GeneralRe: CListCtrl problem Pin
vcplusplus7-Oct-03 5:11
vcplusplus7-Oct-03 5:11 
QuestionA safe system place for confidental data? Pin
Osborn7-Oct-03 3:43
Osborn7-Oct-03 3:43 
AnswerRe: A safe system place for confidental data? Pin
David Crow7-Oct-03 4:17
David Crow7-Oct-03 4:17 

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.