Click here to Skip to main content
15,910,358 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: to call GlobalAlloc Pin
David Crow27-Mar-07 2:57
David Crow27-Mar-07 2:57 
GeneralRe: to call GlobalAlloc Pin
zon_cpp27-Mar-07 20:25
zon_cpp27-Mar-07 20:25 
GeneralRe: to call GlobalAlloc Pin
David Crow28-Mar-07 2:06
David Crow28-Mar-07 2:06 
QuestionUsed without being defined .... Pin
Programm3r26-Mar-07 23:08
Programm3r26-Mar-07 23:08 
AnswerRe: Used without being defined .... Pin
toxcct26-Mar-07 23:10
toxcct26-Mar-07 23:10 
GeneralRe: Used without being defined .... Pin
Programm3r26-Mar-07 23:18
Programm3r26-Mar-07 23:18 
GeneralRe: Used without being defined .... Pin
_808627-Mar-07 0:20
_808627-Mar-07 0:20 
AnswerRe: Used without being defined .... Pin
prasad_som26-Mar-07 23:10
prasad_som26-Mar-07 23:10 
AnswerRe: Used without being defined .... Pin
Programm3r26-Mar-07 23:14
Programm3r26-Mar-07 23:14 
QuestionRe: Used without being defined .... Pin
prasad_som26-Mar-07 23:19
prasad_som26-Mar-07 23:19 
AnswerRe: Used without being defined .... Pin
Programm3r26-Mar-07 23:27
Programm3r26-Mar-07 23:27 
GeneralRe: Used without being defined .... Pin
prasad_som26-Mar-07 23:32
prasad_som26-Mar-07 23:32 
GeneralRe: Used without being defined .... Pin
Programm3r26-Mar-07 23:40
Programm3r26-Mar-07 23:40 
Questioncustom url protocol Pin
kamPooh26-Mar-07 22:56
kamPooh26-Mar-07 22:56 
QuestionOwnerDraw Pin
Manjunath S26-Mar-07 22:55
Manjunath S26-Mar-07 22:55 
QuestionRe: OwnerDraw Pin
prasad_som26-Mar-07 23:25
prasad_som26-Mar-07 23:25 
AnswerRe: OwnerDraw Pin
Manjunath S26-Mar-07 23:37
Manjunath S26-Mar-07 23:37 
QuestionRe: OwnerDraw Pin
prasad_som26-Mar-07 23:48
prasad_som26-Mar-07 23:48 
AnswerRe: OwnerDraw Pin
Manjunath S27-Mar-07 0:06
Manjunath S27-Mar-07 0:06 
GeneralRe: OwnerDraw Pin
prasad_som27-Mar-07 0:11
prasad_som27-Mar-07 0:11 
Question::CommandLineToArgvW in EVC Pin
sheela Rajaram26-Mar-07 22:30
sheela Rajaram26-Mar-07 22:30 
i am not able to use ::CommandLineToArgvW in EVC while the samething worked in VC . I have included the necessary shellapi.h and shell32.lib ,but am still getting errors like ,

error C2039: 'CommandLineToArgvW' : is not a member of '`global namespace''
error C2065: 'CommandLineToArgvW' : undeclared identifier
error C2440: 'initializing' : cannot convert from 'int' to 'unsigned short ** '

AnswerRe: ::CommandLineToArgvW in EVC Pin
toxcct26-Mar-07 22:48
toxcct26-Mar-07 22:48 
GeneralRe: ::CommandLineToArgvW in EVC Pin
sheela Rajaram26-Mar-07 22:50
sheela Rajaram26-Mar-07 22:50 
GeneralRe: ::CommandLineToArgvW in EVC Pin
toxcct26-Mar-07 22:51
toxcct26-Mar-07 22:51 
GeneralCreateFile invalid handle value [modified] Pin
sheela Rajaram26-Mar-07 23:00
sheela Rajaram26-Mar-07 23:00 

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.