Click here to Skip to main content
16,010,427 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Errors with conversion of unsigned char [] to const char * Pin
Chris Losinger3-Dec-01 7:34
professionalChris Losinger3-Dec-01 7:34 
GeneralRe: Errors with conversion of unsigned char [] to const char * Pin
Michael Dunn3-Dec-01 8:10
sitebuilderMichael Dunn3-Dec-01 8:10 
GeneralAutomation & Excel Pin
3-Dec-01 5:16
suss3-Dec-01 5:16 
GeneralRe: Automation & Excel Pin
Ganesh Ramaswamy3-Dec-01 8:27
Ganesh Ramaswamy3-Dec-01 8:27 
GeneralUse IMAPI (Image mastering) SDK Microsoft Pin
Nico3-Dec-01 3:50
Nico3-Dec-01 3:50 
QuestionHow to run CGI Scritp? Pin
Huu Quynh3-Dec-01 3:37
Huu Quynh3-Dec-01 3:37 
GeneralGetCurrencyFormat Pin
dannywidjaya3-Dec-01 0:18
dannywidjaya3-Dec-01 0:18 
General(VC 6.0 Bug) DialogBox property "Right to left layout" Pin
Ahmad992-Dec-01 21:55
Ahmad992-Dec-01 21:55 
Microsoft Says:
---------------
(There is a bug in the original release of Visual Studio 6.0. The dialog editor writes the symbol to the .RC file as WS_EX_LAYOUT_RTL rather than WS_EX_LAYOUTRTL. This should be fixed in a future version of Visual Studio.)

-------------------------------------
The Operating system is Window2000 and Tool is VC++ 6.0. When i set the "Right to left allignment property of a dialog box" and error occured "error RC2104 : undefined keyword or key name: WS_EX_LAYOUT_RTL" which means this symbol is not defined. then i checked the microsoft site and i come to know that it is a bug in VC6.0. To fix the bug i used "WS_EX_LAYOUTRTL" instead of "WS_EX_LAYOUT_RTL"as told me by the microsoft site but now compiler says "WS_EX_LAYOUTRTL" is not defined. so what is the solution of this bug.

Have a nice wishes for helper.

GeneralRe: (VC 6.0 Bug) DialogBox property "Right to left layout" Pin
Nish Nishant3-Dec-01 3:33
sitebuilderNish Nishant3-Dec-01 3:33 
GeneralRe: (VC 6.0 Bug) DialogBox property "Right to left layout" Pin
Michael P Butler3-Dec-01 3:42
Michael P Butler3-Dec-01 3:42 
GeneralRe: (VC 6.0 Bug) DialogBox property "Right to left layout" Pin
Michael P Butler3-Dec-01 3:40
Michael P Butler3-Dec-01 3:40 
QuestionCoordinates problems? Pin
José Luis Sogorb2-Dec-01 18:42
José Luis Sogorb2-Dec-01 18:42 
GeneralBandwidth Throttling Pin
Stephen Caldwell2-Dec-01 18:25
Stephen Caldwell2-Dec-01 18:25 
Generalocx Pin
mazy2-Dec-01 18:19
mazy2-Dec-01 18:19 
GeneralRe: ocx Pin
Nish Nishant3-Dec-01 3:34
sitebuilderNish Nishant3-Dec-01 3:34 
GeneralRe: ocx Pin
Mazdak3-Dec-01 7:52
Mazdak3-Dec-01 7:52 
GeneralRe: ocx Pin
Ganesh Ramaswamy3-Dec-01 8:29
Ganesh Ramaswamy3-Dec-01 8:29 
GeneralRe: [[Event Quiz]] :confused: Pin
Ravi Bhavnani2-Dec-01 16:19
professionalRavi Bhavnani2-Dec-01 16:19 
GeneralRe: [[Event Quiz]] :confused: Pin
Christian Graus2-Dec-01 16:22
protectorChristian Graus2-Dec-01 16:22 
GeneralRe: [[Event Quiz]] Christian Graus Pin
issac0072-Dec-01 17:21
issac0072-Dec-01 17:21 
GeneralRe: [[Event Quiz]] Christian Graus Pin
Christian Graus2-Dec-01 18:29
protectorChristian Graus2-Dec-01 18:29 
GeneralRe: [[Event Quiz]] Christian Graus Pin
issac0072-Dec-01 18:57
issac0072-Dec-01 18:57 
Questionwhy does not ListBox DISPLAY Horizon Scrollbox? Pin
AnonymousBabe@usa.net2-Dec-01 15:46
AnonymousBabe@usa.net2-Dec-01 15:46 
AnswerRe: why does not ListBox DISPLAY Horizon Scrollbox? Pin
Ravi Bhavnani2-Dec-01 16:05
professionalRavi Bhavnani2-Dec-01 16:05 
Generalthread has exited with code 20 (0x14). Pin
AnonymousBabe@usa.net2-Dec-01 15:40
AnonymousBabe@usa.net2-Dec-01 15:40 

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.