Click here to Skip to main content
15,913,159 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Slider?? Pin
Ken Mazaika18-May-03 14:39
Ken Mazaika18-May-03 14:39 
QuestionHow to get the handle of a bitmap Pin
foolish_bluesman17-May-03 20:22
sussfoolish_bluesman17-May-03 20:22 
AnswerRe: How to get the handle of a bitmap Pin
Michael Dunn17-May-03 20:55
sitebuilderMichael Dunn17-May-03 20:55 
QuestionSlider ???? Pin
aguest17-May-03 19:34
aguest17-May-03 19:34 
QuestionHow to change background at run time? Pin
pavelcyu17-May-03 17:27
pavelcyu17-May-03 17:27 
AnswerRe: How to change background at run time? Pin
Beer17-May-03 18:23
Beer17-May-03 18:23 
GeneralRe: How to change background at run time? Pin
Anonymous17-May-03 20:53
Anonymous17-May-03 20:53 
GeneralSpellchecking problem with WORD Pin
Spiros17-May-03 15:18
Spiros17-May-03 15:18 
Hi everybody
I am trying to use the CheckSpelling method of MSWord in order to check how a word is spelled. It works perfectly with English but I want to test also against Spanish words. Now I have installed Spanish in Word. I have checked that word must detect language change automatically and also when testing against Word spell check works fine with Spanish words.
The method call that I use is:

oWordApp.CheckSpelling(szWord, vOpt, vTrue, vOpt, vOpt, vOpt, vOpt, vOpt, vOpt, vOpt, vOpt, vOpt, vOpt);
It seems to me that I cannot find a way to change the spellchecking language in runtime. I would appreciate any suggestion.
Thank you very much.


Spiros Prantalos
Miami the place to be!!
GeneralListView Assert - IsWindow(m_hWnd) Pin
Shutter17-May-03 12:25
Shutter17-May-03 12:25 
GeneralRe: ListView Assert - IsWindow(m_hWnd) Pin
Beer17-May-03 14:27
Beer17-May-03 14:27 
GeneralRe: ListView Assert - IsWindow(m_hWnd) Pin
Shutter17-May-03 17:26
Shutter17-May-03 17:26 
GeneralRe: ListView Assert - IsWindow(m_hWnd) Pin
valikac18-May-03 6:52
valikac18-May-03 6:52 
GeneralRe: ListView Assert - IsWindow(m_hWnd) Pin
Shutter18-May-03 11:39
Shutter18-May-03 11:39 
GeneralRe: ListView Assert - IsWindow(m_hWnd) Pin
valikac18-May-03 12:05
valikac18-May-03 12:05 
GeneralRe: ListView Assert - IsWindow(m_hWnd) Pin
Baris Kurtlutepe18-May-03 14:22
Baris Kurtlutepe18-May-03 14:22 
GeneralRe: ListView Assert - IsWindow(m_hWnd) Pin
Shutter18-May-03 15:50
Shutter18-May-03 15:50 
GeneralRe: ListView Assert - IsWindow(m_hWnd) Pin
JT Anderson19-May-03 6:13
JT Anderson19-May-03 6:13 
GeneralRe: ListView Assert - IsWindow(m_hWnd) Pin
Shutter19-May-03 16:03
Shutter19-May-03 16:03 
GeneralRe: ListView Assert - IsWindow(m_hWnd) Pin
JT Anderson20-May-03 5:20
JT Anderson20-May-03 5:20 
Generalselecting a row in a List Control Pin
Megastoffel17-May-03 12:23
Megastoffel17-May-03 12:23 
GeneralRe: selecting a row in a List Control Pin
valikac18-May-03 6:54
valikac18-May-03 6:54 
GeneralDLL Calling convention problem Pin
Bert Tuyt17-May-03 11:37
Bert Tuyt17-May-03 11:37 
GeneralRe: DLL Calling convention problem Pin
Neville Franks17-May-03 11:54
Neville Franks17-May-03 11:54 
GeneralRe: DLL Calling convention problem Pin
Chris Losinger17-May-03 13:12
professionalChris Losinger17-May-03 13:12 
GeneralA fancy requirement Pin
User 988517-May-03 11:32
User 988517-May-03 11:32 

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.