Click here to Skip to main content
15,904,817 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: error C2040: '!=' : 'HANDLE' differs in levels of indirection from 'unsigned int' Pin
Mark Salsbery30-Oct-08 9:29
Mark Salsbery30-Oct-08 9:29 
JokeRe: error C2040: '!=' : 'HANDLE' differs in levels of indirection from 'unsigned int' Pin
Rajesh R Subramanian30-Oct-08 19:40
professionalRajesh R Subramanian30-Oct-08 19:40 
QuestionGet open files by process id (winapi) Pin
Marco1430-Oct-08 1:21
Marco1430-Oct-08 1:21 
QuestionRe: Get open files by process id (winapi) Pin
David Crow30-Oct-08 2:41
David Crow30-Oct-08 2:41 
AnswerRe: Get open files by process id (winapi) Pin
Marco1430-Oct-08 3:06
Marco1430-Oct-08 3:06 
AnswerRe: Get open files by process id (winapi) Pin
Marco1430-Oct-08 3:42
Marco1430-Oct-08 3:42 
GeneralRe: Get open files by process id (winapi) Pin
David Crow30-Oct-08 4:45
David Crow30-Oct-08 4:45 
Questionerror C2593: 'operator +=' is ambiguous Pin
VCProgrammer30-Oct-08 0:00
VCProgrammer30-Oct-08 0:00 
Hi all,

i was trying to concatanate 2 strings using this line of code

str += 0x0D;

but when i compile my program it gives error

error C2593: 'operator +=' is ambiguous

How can i remove this??

Thanks in advance
AnswerRe: error C2593: 'operator +=' is ambiguous Pin
Rajesh R Subramanian30-Oct-08 0:23
professionalRajesh R Subramanian30-Oct-08 0:23 
GeneralRe: error C2593: 'operator +=' is ambiguous Pin
VCProgrammer30-Oct-08 2:18
VCProgrammer30-Oct-08 2:18 
GeneralRe: error C2593: 'operator +=' is ambiguous Pin
Rajesh R Subramanian30-Oct-08 2:24
professionalRajesh R Subramanian30-Oct-08 2:24 
QuestionRe: error C2593: 'operator +=' is ambiguous Pin
CPallini30-Oct-08 0:46
mveCPallini30-Oct-08 0:46 
QuestionHow to invoke Microsoft Outlook create new profile dialog from MFC/C++ code Pin
sarat12in29-Oct-08 23:53
sarat12in29-Oct-08 23:53 
AnswerRe: How to invoke Microsoft Outlook create new profile dialog from MFC/C++ code Pin
Rajkumar R30-Oct-08 2:57
Rajkumar R30-Oct-08 2:57 
GeneralRe: How to invoke Microsoft Outlook create new profile dialog from MFC/C++ code Pin
sarat12in30-Oct-08 3:09
sarat12in30-Oct-08 3:09 
GeneralRe: How to invoke Microsoft Outlook create new profile dialog from MFC/C++ code Pin
sarat12in30-Oct-08 20:05
sarat12in30-Oct-08 20:05 
GeneralRe: How to invoke Microsoft Outlook create new profile dialog from MFC/C++ code Pin
sarat12in31-Oct-08 4:11
sarat12in31-Oct-08 4:11 
QuestionHow to send email programatically in back ground... Pin
BlrBoy29-Oct-08 21:25
BlrBoy29-Oct-08 21:25 
AnswerRe: How to send email programatically in back ground... Pin
SandipG 29-Oct-08 21:35
SandipG 29-Oct-08 21:35 
QuestionRe: How to send email programatically in back ground... Pin
David Crow30-Oct-08 2:43
David Crow30-Oct-08 2:43 
Questionabout vfw decoding... Pin
finn_nast29-Oct-08 21:14
finn_nast29-Oct-08 21:14 
AnswerRe: about vfw decoding... Pin
KarstenK30-Oct-08 1:35
mveKarstenK30-Oct-08 1:35 
Questionhow to handle button press event of usb webcam [modified] Pin
42ka129-Oct-08 20:36
42ka129-Oct-08 20:36 
AnswerRe: how to handle button press event of usb webcam Pin
enhzflep29-Oct-08 21:24
enhzflep29-Oct-08 21:24 
QuestionHow can I Fix the Crash caused due to change of User-defined message ? Pin
SherTeks29-Oct-08 19:30
SherTeks29-Oct-08 19:30 

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.