Click here to Skip to main content
15,918,808 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
Generalimport a mp3 play funstion Pin
gamitech26-Sep-04 8:53
gamitech26-Sep-04 8:53 
GeneralRe: import a mp3 play funstion Pin
InflatableGarfield26-Sep-04 10:35
InflatableGarfield26-Sep-04 10:35 
GeneralNew to MFC - Messages Pin
__Oren__26-Sep-04 5:15
__Oren__26-Sep-04 5:15 
GeneralRe: New to MFC - Messages Pin
Vaclav26-Sep-04 9:30
Vaclav26-Sep-04 9:30 
GeneralRe: New to MFC - Messages Pin
__Oren__26-Sep-04 12:06
__Oren__26-Sep-04 12:06 
GeneralRe: New to MFC - Messages Pin
Vivi Chellappa26-Sep-04 17:27
professionalVivi Chellappa26-Sep-04 17:27 
GeneralRe: New to MFC - Messages Pin
__Oren__27-Sep-04 1:19
__Oren__27-Sep-04 1:19 
GeneralProblem getting unicode chars with ODBC Pin
rusDuke26-Sep-04 4:13
rusDuke26-Sep-04 4:13 
The situation is as follows:
I have to store some unicode characters in an excel file (japanese kanji actually). The MFC based programm has to access the file and display the contents of the database sheet. But as I use a CRecordset derived class, all I get with it's GetFieldValue() function is "????" output string. As excel displays the kanji and I checked that without ODBC all works fine (input in the window and storing in CString), I think there is something with CRecordset class or some sort of settings that I don't know.
I defined _UNICODE for the project and wWinMainCRTStartup for the entry-point.

Please, tell me what can I do, to get those chars to display using ODBC?

-------------
RusDuke
GeneralRe: Problem getting unicode chars with ODBC Pin
GJV10-Nov-04 4:26
GJV10-Nov-04 4:26 
GeneralModifying a dialog application's description Pin
Ritcho26-Sep-04 3:10
Ritcho26-Sep-04 3:10 
GeneralRe: Modifying a dialog application's description Pin
Michael Dunn26-Sep-04 7:11
sitebuilderMichael Dunn26-Sep-04 7:11 
GeneralAdding Bytes {Not Strings} to File {RESOLVED} Pin
InflatableGarfield26-Sep-04 2:05
InflatableGarfield26-Sep-04 2:05 
GeneralRe: Adding Bytes {Not Strings} to File Pin
valikac26-Sep-04 6:55
valikac26-Sep-04 6:55 
GeneralRe: Adding Bytes {Not Strings} to File Pin
Tim Smith26-Sep-04 6:59
Tim Smith26-Sep-04 6:59 
GeneralRe: Adding Bytes {Not Strings} to File Pin
InflatableGarfield26-Sep-04 7:45
InflatableGarfield26-Sep-04 7:45 
GeneralTransparent Bitmap Pin
Leyu26-Sep-04 0:19
Leyu26-Sep-04 0:19 
GeneralRe: Transparent Bitmap Pin
InflatableGarfield26-Sep-04 1:18
InflatableGarfield26-Sep-04 1:18 
GeneralRe: Transparent Bitmap Pin
Christian Graus26-Sep-04 12:21
protectorChristian Graus26-Sep-04 12:21 
GeneralRe: Transparent Bitmap Pin
Christian Graus26-Sep-04 12:22
protectorChristian Graus26-Sep-04 12:22 
GeneralRe: Transparent Bitmap Pin
Andrzej Markowski26-Sep-04 18:39
Andrzej Markowski26-Sep-04 18:39 
GeneralOwnerDrawn button control VC++6 Pin
Andy H25-Sep-04 22:54
Andy H25-Sep-04 22:54 
GeneralRe: OwnerDrawn button control VC++6 Pin
Andrzej Markowski26-Sep-04 5:28
Andrzej Markowski26-Sep-04 5:28 
GeneralRe: OwnerDrawn button control VC++6 Pin
Andy H26-Sep-04 9:20
Andy H26-Sep-04 9:20 
GeneralRe: OwnerDrawn button control VC++6 Pin
Andy H26-Sep-04 22:27
Andy H26-Sep-04 22:27 
GeneralRandom number generation on 4bytes Pin
Paolo Ponzano25-Sep-04 21:36
Paolo Ponzano25-Sep-04 21:36 

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.