Click here to Skip to main content
15,887,331 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Can we change pointer type in the run time? Pin
MattPugsley30-Jul-09 7:51
MattPugsley30-Jul-09 7:51 
GeneralRe: Can we change pointer type in the run time? Pin
THAQCD30-Jul-09 8:32
THAQCD30-Jul-09 8:32 
QuestionHow to avoid a Global Variable Pin
Madhu_Rani30-Jul-09 3:36
Madhu_Rani30-Jul-09 3:36 
AnswerRe: How to avoid a Global Variable Pin
Chris Losinger30-Jul-09 5:12
professionalChris Losinger30-Jul-09 5:12 
AnswerRe: How to avoid a Global Variable Pin
Rick York30-Jul-09 6:07
mveRick York30-Jul-09 6:07 
GeneralRe: How to avoid a Global Variable Pin
Madhu_Rani30-Jul-09 20:04
Madhu_Rani30-Jul-09 20:04 
GeneralRe: How to avoid a Global Variable Pin
Madhu_Rani30-Jul-09 20:36
Madhu_Rani30-Jul-09 20:36 
Questionfwrite for unicode characters... Pin
Rakesh530-Jul-09 1:57
Rakesh530-Jul-09 1:57 
Hi all,

I am making my application unicode supporting one. i am using visual studio 2008.

when i try to write texts available as columns in my application in to a file using fwrite function, i am getting values like this..

239††††††††먠몭몭몭몭 test†††††††††††††††††††먠몭몭몭몭몭몭몭몭몭".. actually my column values are "239 test".

Can anyone help me why this is coming and how to get rid of this?

Code Snippet:
fwrite(Currentrow, Currentrow.GetLength()1, f) where Currentrow is CString...

Please let me know if am unclear...

Thanks,
Rakesh.
QuestionRe: fwrite for unicode characters... Pin
Rajesh R Subramanian30-Jul-09 2:35
professionalRajesh R Subramanian30-Jul-09 2:35 
QuestionCMFCPropertyGridCtrl column width PinPopular
eight30-Jul-09 1:32
eight30-Jul-09 1:32 
QuestionRead and Write to Microsoft Excel which support .xlsx format. Pin
Le@rner29-Jul-09 21:41
Le@rner29-Jul-09 21:41 
AnswerRe: Read and Write to Microsoft Excel which support .xlsx format. Pin
Adam Roderick J29-Jul-09 22:53
Adam Roderick J29-Jul-09 22:53 
GeneralRe: Read and Write to Microsoft Excel which support .xlsx format. Pin
Le@rner30-Jul-09 0:16
Le@rner30-Jul-09 0:16 
GeneralRe: Read and Write to Microsoft Excel which support .xlsx format. Pin
Adam Roderick J30-Jul-09 0:28
Adam Roderick J30-Jul-09 0:28 
AnswerRe: Read and Write to Microsoft Excel which support .xlsx format. Pin
Rajesh R Subramanian30-Jul-09 0:50
professionalRajesh R Subramanian30-Jul-09 0:50 
AnswerRe: Read and Write to Microsoft Excel which support .xlsx format. Pin
Dmytro Skrypnyk25-Aug-10 23:14
Dmytro Skrypnyk25-Aug-10 23:14 
QuestionUsing Opengl in Visual C++ Windows Form Application. Pin
emira6729-Jul-09 21:21
emira6729-Jul-09 21:21 
Questionreading & displaying bitmap image Pin
adichavan29-Jul-09 21:03
adichavan29-Jul-09 21:03 
AnswerRe: reading & displaying bitmap image Pin
CPallini29-Jul-09 22:45
mveCPallini29-Jul-09 22:45 
QuestionSet Database Password with MFC DAO Pin
sunny_vc29-Jul-09 20:10
sunny_vc29-Jul-09 20:10 
QuestionOutlook Folder Pin
john563229-Jul-09 20:00
john563229-Jul-09 20:00 
AnswerRe: Outlook Folder Pin
Adam Roderick J29-Jul-09 20:21
Adam Roderick J29-Jul-09 20:21 
QuestionRe: Outlook Folder Pin
john563229-Jul-09 20:41
john563229-Jul-09 20:41 
AnswerRe: Outlook Folder Pin
Adam Roderick J29-Jul-09 20:55
Adam Roderick J29-Jul-09 20:55 
GeneralRe: Outlook Folder Pin
john563229-Jul-09 21:12
john563229-Jul-09 21:12 

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.