Click here to Skip to main content
15,917,628 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Activating a View in a MDI Pin
Roman Nurik23-Jan-03 9:40
Roman Nurik23-Jan-03 9:40 
GeneralWindows XP Device Driver Development. Pin
Lim Bio Liong22-Jan-03 18:44
Lim Bio Liong22-Jan-03 18:44 
Generalgetting windows system directory Pin
joshfl22-Jan-03 18:25
joshfl22-Jan-03 18:25 
GeneralRe: getting windows system directory Pin
r i s h a b h s22-Jan-03 18:36
r i s h a b h s22-Jan-03 18:36 
GeneralRe: getting windows system directory Pin
Paramjit Mann22-Jan-03 19:44
Paramjit Mann22-Jan-03 19:44 
GeneralRe: getting windows system directory Pin
joshfl23-Jan-03 3:25
joshfl23-Jan-03 3:25 
GeneralCString parameters Pin
r i s h a b h s22-Jan-03 18:04
r i s h a b h s22-Jan-03 18:04 
GeneralRe: CString parameters Pin
Christian Graus22-Jan-03 18:15
protectorChristian Graus22-Jan-03 18:15 
Where you want a wide string, use _bstr_t, the constructor builds an object which contains both a wide and narrow string, with operators for both. That may well work for all the things you list. I think it's defined in comdef.h, or somesuch.


Christian

No offense, but I don't really want to encourage the creation of another VB developer.
- Larry Antram 22 Oct 2002

C# will attract all comers, where VB is for IT Journalists and managers - Michael
P Butler 05-12-2002


Again, you can screw up a C/C++ program just as easily as a VB program. OK, maybe not
as easily, but it's certainly doable.
- Jamie Nordmeyer - 15-Nov-2002
GeneralRe: CString parameters Pin
r i s h a b h s22-Jan-03 18:28
r i s h a b h s22-Jan-03 18:28 
GeneralRe: CString parameters Pin
Christian Graus22-Jan-03 20:03
protectorChristian Graus22-Jan-03 20:03 
GeneralRe: CString parameters Pin
r i s h a b h s22-Jan-03 20:09
r i s h a b h s22-Jan-03 20:09 
GeneralRe: CString parameters Pin
Christian Graus22-Jan-03 20:59
protectorChristian Graus22-Jan-03 20:59 
GeneralRe: CString parameters Pin
Stephane Rodriguez.22-Jan-03 19:13
Stephane Rodriguez.22-Jan-03 19:13 
GeneralRe: CString parameters Pin
r i s h a b h s22-Jan-03 19:22
r i s h a b h s22-Jan-03 19:22 
GeneralRe: CString parameters Pin
Stephane Rodriguez.22-Jan-03 20:57
Stephane Rodriguez.22-Jan-03 20:57 
GeneralRe: CString parameters Pin
r i s h a b h s22-Jan-03 22:36
r i s h a b h s22-Jan-03 22:36 
GeneralRe: CString parameters Pin
Christian Graus22-Jan-03 21:00
protectorChristian Graus22-Jan-03 21:00 
GeneralRe: CString parameters Pin
Stephane Rodriguez.22-Jan-03 19:05
Stephane Rodriguez.22-Jan-03 19:05 
QuestionHow to embedded with IE? Pin
TianYang22-Jan-03 18:01
TianYang22-Jan-03 18:01 
AnswerRe: How to embedded with IE? Pin
chepuri_uk22-Jan-03 19:58
chepuri_uk22-Jan-03 19:58 
GeneralAre Named Pipes Supported in Windows XP Pin
Lim Bio Liong22-Jan-03 17:53
Lim Bio Liong22-Jan-03 17:53 
GeneralSharing Dial-Up-Connection Pin
Deepak Bajaj22-Jan-03 17:52
Deepak Bajaj22-Jan-03 17:52 
Generalfastest, easiest XML library, C++ Pin
Roman Nurik22-Jan-03 17:52
Roman Nurik22-Jan-03 17:52 
GeneralRe: fastest, easiest XML library, C++ Pin
Stephane Rodriguez.22-Jan-03 19:02
Stephane Rodriguez.22-Jan-03 19:02 
QuestionDoes anyone know of universal naming convention (UNC) path? Pin
Anthony_Yio22-Jan-03 16:46
Anthony_Yio22-Jan-03 16:46 

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.