I need help with xp styles
-
Hi everybody, can any body explain me, how i can insert in my win32 API aplication, the xp style, and permit me, redefine de window procedure of a child window.
Google for XP AND manifest.
"Ideas are a dime a dozen. People who put them into action are priceless." - Unknown
-
Google for XP AND manifest.
"Ideas are a dime a dozen. People who put them into action are priceless." - Unknown
-
I search in google, but wathever i do, my aplication does not work when i redefine the window procedure of a child window,and adding the manifest file to the aplication resources.
Have you check the Manifest file is of resource type RT_MANIFEST and resource id =1. if you like, I can fwd you a Demo XP enabled Application!
"Opinions are neither right nor wrong. I cannot change your opinion. I can, however, change what influences your opinion." - David Crow
cheers, Alok Gupta
-
Have you check the Manifest file is of resource type RT_MANIFEST and resource id =1. if you like, I can fwd you a Demo XP enabled Application!
"Opinions are neither right nor wrong. I cannot change your opinion. I can, however, change what influences your opinion." - David Crow
cheers, Alok Gupta
-
Yes i do all that things, and it doesnt work, but if i do not redefine any window procedure it works ok. If you can send for my any example, I will be grateful.
Hello Mr Neliocc, I have forwarded the sample source code to your
voldem........@yahoo.com
email address. [OT] By the Way, you seems to be a big fan of Harry Potter:-D"Opinions are neither right nor wrong. I cannot change your opinion. I can, however, change what influences your opinion." - David Crow
cheers, Alok Gupta
-
I search in google, but wathever i do, my aplication does not work when i redefine the window procedure of a child window,and adding the manifest file to the aplication resources.
http://www.codeproject.com/dotnet/ManifestInjection.asp http://www.codeproject.com/w2k/makexp.asp http://www.codeproject.com/useritems/ManifestMacro.asp http://www.codeproject.com/cpp/xpstylemfc.asp
"Ideas are a dime a dozen. People who put them into action are priceless." - Unknown