Click here to Skip to main content
15,919,500 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Visual Studio 6 and Intellisense Pin
devvvy22-Nov-06 5:25
devvvy22-Nov-06 5:25 
GeneralRe: Visual Studio 6 and Intellisense Pin
toxcct22-Nov-06 5:29
toxcct22-Nov-06 5:29 
GeneralRe: Visual Studio 6 and Intellisense Pin
devvvy22-Nov-06 5:30
devvvy22-Nov-06 5:30 
GeneralRe: Visual Studio 6 and Intellisense Pin
led mike22-Nov-06 10:01
led mike22-Nov-06 10:01 
AnswerRe: Visual Studio 6 and Intellisense Pin
Michael Dunn22-Nov-06 12:14
sitebuilderMichael Dunn22-Nov-06 12:14 
QuestionQuestion about binary String ? Pin
Sakthiu22-Nov-06 3:01
Sakthiu22-Nov-06 3:01 
AnswerRe: Question about binary String ? Pin
CPallini22-Nov-06 3:10
mveCPallini22-Nov-06 3:10 
AnswerRe: Question about binary String ? Pin
Zac Howland22-Nov-06 3:46
Zac Howland22-Nov-06 3:46 
Sakthiu wrote:
Here this below function asking binary string.


BSTR is NOT "binary string".

BSTR is a string format similar to PASCAL strings where the first 4 bytes of the string specify its length and each character in the string is a wide character (that is, uses 2 bytes).

If you decide to become a software engineer, you are signing up to have a 1/2" piece of silicon tell you exactly how stupid you really are for 8 hours a day, 5 days a week

Zac

GeneralRe: Question about binary String ? Pin
CPallini22-Nov-06 4:14
mveCPallini22-Nov-06 4:14 
AnswerRe: Question about binary String ? Pin
Viorel.22-Nov-06 4:28
Viorel.22-Nov-06 4:28 
AnswerRe: Question about binary String ? Pin
Stephen Hewitt22-Nov-06 11:51
Stephen Hewitt22-Nov-06 11:51 
QuestionFIle I/O Pin
vikramlinux22-Nov-06 2:46
vikramlinux22-Nov-06 2:46 
QuestionHandling Window restore Pin
NirmalAbraham22-Nov-06 2:00
NirmalAbraham22-Nov-06 2:00 
AnswerRe: Handling Window restore Pin
Cedric Moonen22-Nov-06 2:33
Cedric Moonen22-Nov-06 2:33 
GeneralRe: Handling Window restore Pin
sheetal_0622-Nov-06 17:01
sheetal_0622-Nov-06 17:01 
QuestionWildcards in VC++ Pin
Programm3r22-Nov-06 1:42
Programm3r22-Nov-06 1:42 
AnswerRe: Wildcards in VC++ Pin
Chris Losinger22-Nov-06 2:19
professionalChris Losinger22-Nov-06 2:19 
QuestionRe: Wildcards in VC++ Pin
Programm3r22-Nov-06 2:37
Programm3r22-Nov-06 2:37 
AnswerRe: Wildcards in VC++ Pin
Chris Losinger22-Nov-06 2:59
professionalChris Losinger22-Nov-06 2:59 
GeneralRe: Wildcards in VC++ Pin
Programm3r22-Nov-06 3:03
Programm3r22-Nov-06 3:03 
QuestionWindowProc and window class registration issue Pin
Tnarol22-Nov-06 1:41
Tnarol22-Nov-06 1:41 
AnswerRe: WindowProc and window class registration issue Pin
Cedric Moonen22-Nov-06 2:25
Cedric Moonen22-Nov-06 2:25 
GeneralRe: WindowProc and window class registration issue Pin
Tnarol22-Nov-06 5:12
Tnarol22-Nov-06 5:12 
GeneralRe: WindowProc and window class registration issue Pin
Cedric Moonen22-Nov-06 5:44
Cedric Moonen22-Nov-06 5:44 
GeneralRe: WindowProc and window class registration issue Pin
Tnarol22-Nov-06 21:28
Tnarol22-Nov-06 21:28 

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.