Re: COMCTL32 controls versions

From: Charles Mélice <3d_at_forthcad.com>
Date: Sun, 2 May 2010 22:50:50 +0200

Hi Douglas,

I see your problem now.
I think a manifest resource have to be embedded in the application to
enable modern visuals styles.

Something like the next XML custom "manifest" (have to be ID=3D24).
Infortunatly, I don't know how to do that in SwiftForth.

Charles

____
<?xml version=3D"1.0" encoding=3D"UTF-8" standalone=3D"yes"?>=20
<assembly=20
   xmlns=3D"urn:schemas-microsoft-com:asm.v1"=20
   manifestVersion=3D"1.0">
 <assemblyIdentity=20
    processorArchitecture=3D"x86"=20
    version=3D"5.1.0.0"
    type=3D"win32"
    name=3D"swiftforth.exe"/>
 <description>SwiftForth Application</description>
 <dependency>
  <dependentAssembly>
    <assemblyIdentity
         type=3D"win32"
         name=3D"Microsoft.Windows.Common-Controls"
         version=3D"6.0.0.0"
         publicKeyToken=3D"6595b64144ccf1df"
         language=3D"*"
         processorArchitecture=3D"x86"/>
  </dependentAssembly>
 </dependency>
</assembly>

-----Message d'origine-----
De=A0: sftalk-bounce_at_forth.com [mailto:sftalk-bounce_at_forth.com] De la =
part de
Douglas Reid
Envoy=E9=A0: dimanche 2 mai 2010 19:44
=C0=A0: sftalk_at_forth.com
Objet=A0: [sftalk] COMCTL32 controls versions

....
I have this impression since the edit control in a SwiftForth programme =
with
the ES_PASSWORD style displays asterisks rather than black circles.

----------------------------------------------------------------------
sftalk_at_forth.com The SwiftForth programming discussion email list
To unsubscribe, send subject "unsubscribe" to sftalk-request_at_forth.com
For list command help, send subject "help" to sftalk-request_at_forth.com
Message archives are located at http://www.forth.com/archive/sftalk
----------------------------------------------------------------------
This list is a forum for SwiftForth users. For product support and
bug reports, please send email to support_at_forth.com
----------------------------------------------------------------------
Received on Sun May 02 2010 - 13:51:06 PDT


Subscribe to our e-mail list service. It's free for all SwiftForth and SwiftX users!

This archive was generated 06-Feb-2012. Archive updated nightly.