Click here to Skip to main content
15,923,006 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralLocale problem with DDX conversion Pin
hairy_hats19-Jan-07 1:25
hairy_hats19-Jan-07 1:25 
Questioncheck printer Pin
birajendu19-Jan-07 0:28
birajendu19-Jan-07 0:28 
QuestionRe: check printer Pin
David Crow19-Jan-07 2:42
David Crow19-Jan-07 2:42 
AnswerRe: check printer Pin
birajendu19-Jan-07 5:39
birajendu19-Jan-07 5:39 
QuestionRe: check printer Pin
David Crow19-Jan-07 5:48
David Crow19-Jan-07 5:48 
AnswerRe: check printer Pin
birajendu19-Jan-07 6:03
birajendu19-Jan-07 6:03 
QuestionRe: check printer Pin
David Crow19-Jan-07 6:06
David Crow19-Jan-07 6:06 
AnswerRe: check printer Pin
birajendu19-Jan-07 6:14
birajendu19-Jan-07 6:14 
QuestionRe: check printer Pin
David Crow19-Jan-07 6:17
David Crow19-Jan-07 6:17 
Questionhow i create Dll of ActiveX Control Project Pin
aaaan19-Jan-07 0:12
aaaan19-Jan-07 0:12 
AnswerRe: how i create Dll of ActiveX Control Project Pin
Roger Stoltz19-Jan-07 0:30
Roger Stoltz19-Jan-07 0:30 
GeneralRe: how i create Dll of ActiveX Control Project Pin
aaaan19-Jan-07 1:08
aaaan19-Jan-07 1:08 
QuestionRe: how i create Dll of ActiveX Control Project Pin
prasad_som19-Jan-07 0:41
prasad_som19-Jan-07 0:41 
AnswerRe: how i create Dll of ActiveX Control Project Pin
aaaan19-Jan-07 1:09
aaaan19-Jan-07 1:09 
Questionhow do i find the current directory Pin
tims8119-Jan-07 0:04
tims8119-Jan-07 0:04 
AnswerRe: how do i find the current directory Pin
toxcct19-Jan-07 0:28
toxcct19-Jan-07 0:28 
AnswerRe: how do i find the current directory Pin
David Crow19-Jan-07 2:45
David Crow19-Jan-07 2:45 
AnswerRe: how do i find the current directory Pin
Cristian Amarie19-Jan-07 4:45
Cristian Amarie19-Jan-07 4:45 
GeneralRe: how do i find the current directory Pin
Cristian Amarie20-Jan-07 20:43
Cristian Amarie20-Jan-07 20:43 
QuestionCalling HTML/MP3 from a Dll(Any clues?) Pin
RahulOP18-Jan-07 23:18
RahulOP18-Jan-07 23:18 
AnswerRe: Calling HTML/MP3 from a Dll(Any clues?) Pin
Iain Clarke, Warrior Programmer19-Jan-07 3:41
Iain Clarke, Warrior Programmer19-Jan-07 3:41 
QuestionHow to use SetLocalInfo function Pin
Atul2318-Jan-07 22:43
Atul2318-Jan-07 22:43 
AnswerRe: How to use SetLocalInfo function Pin
jhwurmbach18-Jan-07 23:13
jhwurmbach18-Jan-07 23:13 
M. Atul wrote:
so in which file (View,doc,appframe) this function should include.


From the MSDN for SetLocaleInfo:
...
"Header: Declared in Winnls.h; include Windows.h."
...

So it is already included. And linked. Unsure | :~

Just use it. And read the MSDN-entry about it! Sigh | :sigh:

If that does not answer your question, please clarify it!



"We trained hard, but it seemed that every time we were beginning to form up into teams we would be reorganised. I was to learn later in life that we tend to meet any new situation by reorganising: and a wonderful method it can be for creating the illusion of progress, while producing confusion, inefficiency and demoralisation."

-- Caius Petronius, Roman Consul, 66 A.D.

GeneralRe: How to use SetLocalInfo function Pin
David Crow19-Jan-07 2:48
David Crow19-Jan-07 2:48 
GeneralRe: How to use SetLocalInfo function Pin
jhwurmbach19-Jan-07 4:02
jhwurmbach19-Jan-07 4:02 

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.