Click here to Skip to main content
15,910,130 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Messages Pin
Tom Archer27-Apr-02 11:10
Tom Archer27-Apr-02 11:10 
GeneralAdding own things to the explorer browser Pin
<k>Andreas Hoheisel27-Apr-02 8:10
<k>Andreas Hoheisel27-Apr-02 8:10 
GeneralRe: Adding own things to the explorer browser Pin
Michael Dunn27-Apr-02 8:39
sitebuilderMichael Dunn27-Apr-02 8:39 
GeneralRe: Adding own things to the explorer browser Pin
<k>Andreas Hoheisel28-Apr-02 8:56
<k>Andreas Hoheisel28-Apr-02 8:56 
Generaldrag drop a bitmap Pin
shokisingh27-Apr-02 7:15
shokisingh27-Apr-02 7:15 
GeneralRe: drag drop a bitmap Pin
Tom Archer27-Apr-02 11:13
Tom Archer27-Apr-02 11:13 
GeneralProperties of ActiveX (and control) Pin
Wizard_0127-Apr-02 6:43
Wizard_0127-Apr-02 6:43 
GeneralRight-aligning with WS_EX_RTLREADING Pin
Oz Ben Eliezer27-Apr-02 6:28
Oz Ben Eliezer27-Apr-02 6:28 
Hey all.

I use CreateWindowEx to create a Rich Edit Control. I use WS_EX_RIGHT | WS_EX_RTLREADING to make it right-aligned on a Hebrew OS.

It works well on Windows 2000, but on a clean installation of Win98 Heb-enabled, the content of the Rich Edit Control is left-aligned. On a not-so-clean installation of Win98 (which has Visual Studio, Office, etc.) - it displays correctly.

The problem is not with comctl32.dll - copying that file from the "good" win98 to the "bad" win98 doesn't solve it.

Any ideas??
GeneralRe: Right-aligning with WS_EX_RTLREADING Pin
Michael Dunn27-Apr-02 7:16
sitebuilderMichael Dunn27-Apr-02 7:16 
GeneralRe: Right-aligning with WS_EX_RTLREADING Pin
Oz Ben Eliezer27-Apr-02 8:13
Oz Ben Eliezer27-Apr-02 8:13 
GeneralConsole Question Pin
Brian Delahunty27-Apr-02 6:25
Brian Delahunty27-Apr-02 6:25 
GeneralRe: Console Question Pin
Nish Nishant27-Apr-02 6:44
sitebuilderNish Nishant27-Apr-02 6:44 
GeneralRe: Console Question Pin
Brian Delahunty27-Apr-02 6:51
Brian Delahunty27-Apr-02 6:51 
GeneralRe: Console Question Pin
markkuk28-Apr-02 20:30
markkuk28-Apr-02 20:30 
GeneralSaving the printer info like WORD Pin
27-Apr-02 6:08
suss27-Apr-02 6:08 
Generalconst & structs & threads Pin
27-Apr-02 5:37
suss27-Apr-02 5:37 
GeneralRe: const & structs & threads Pin
Neville Franks27-Apr-02 12:47
Neville Franks27-Apr-02 12:47 
GeneralRe: const & structs & threads Pin
Joaquín M López Muñoz28-Apr-02 4:51
Joaquín M López Muñoz28-Apr-02 4:51 
GeneralRe: const & structs & threads Pin
28-Apr-02 10:38
suss28-Apr-02 10:38 
Generalchange edit font color Pin
pnpfriend27-Apr-02 4:58
pnpfriend27-Apr-02 4:58 
GeneralRe: change edit font color Pin
shokisingh27-Apr-02 5:20
shokisingh27-Apr-02 5:20 
GeneralRe: change edit font color Pin
moliate27-Apr-02 5:24
moliate27-Apr-02 5:24 
GeneralRe: change edit font color Pin
pnpfriend27-Apr-02 5:56
pnpfriend27-Apr-02 5:56 
GeneralRe: change edit font color Pin
Nish Nishant27-Apr-02 5:55
sitebuilderNish Nishant27-Apr-02 5:55 
GeneralA urgency question Pin
jieg27-Apr-02 4:48
jieg27-Apr-02 4:48 

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.