Jump to content

Recommended Posts

Posted (edited)

the help file is very unclear about this, but exacyly what does $ES_OEMCONVERT do?

I did look in the beta help file :D:wacko:

Edited by theguy0000

The cake is a lie.www.theguy0000.com is currentlyUP images.theguy0000.com is currentlyUP all other *.theguy0000.com sites are DOWN

Posted

According to MSDN: (http://msdn.microsoft.com/library/default....dn_editctls.asp)

ES_OEMCONVERT causes text entered into the edit control to be converted from ANSI to OEM and then back to ANSI. This ensures proper character conversion when the application calls the AnsiToOem function to convert a Windows string in the edit control to OEM characters. ES_OEMCONVERT is most useful for edit controls that contain filenames.

[font="Tahoma"]"Tougher than the toughies and smarter than the smarties"[/font]

Posted

wonder why it doesnt say that in the help file.

oh well. thanks.

The cake is a lie.www.theguy0000.com is currentlyUP images.theguy0000.com is currentlyUP all other *.theguy0000.com sites are DOWN

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...