Click here to Skip to main content
15,920,508 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionDate and Time Pin
john563225-Aug-09 20:00
john563225-Aug-09 20:00 
AnswerRe: Date and Time Pin
Rajesh R Subramanian25-Aug-09 20:16
professionalRajesh R Subramanian25-Aug-09 20:16 
AnswerRe: Date and Time Pin
Cedric Moonen25-Aug-09 20:20
Cedric Moonen25-Aug-09 20:20 
QuestiondwDesiredAccess in CreateFile API Pin
Varghese Paul M25-Aug-09 18:47
Varghese Paul M25-Aug-09 18:47 
AnswerRe: dwDesiredAccess in CreateFile API Pin
Adam Roderick J25-Aug-09 19:45
Adam Roderick J25-Aug-09 19:45 
AnswerRe: dwDesiredAccess in CreateFile API Pin
Rajesh R Subramanian25-Aug-09 19:57
professionalRajesh R Subramanian25-Aug-09 19:57 
AnswerRe: dwDesiredAccess in CreateFile API Pin
Stuart Dootson25-Aug-09 21:06
professionalStuart Dootson25-Aug-09 21:06 
QuestionLNK1107 Pin
MozhdehQeraati25-Aug-09 18:39
MozhdehQeraati25-Aug-09 18:39 
Hi everybody
I am writing a dll in C++.Net. I had a .h and .cpp file in visual C6.0 and I want to use it here,but there is no lib. First, I set the paths in project properties, but because there is no lib file, I only set the .h file path there. But while compiling there were two LNK errors: LNK2028 and LNK2019. I add it manually in the "Header files" section and "Source Files" section. But there is an error like this while compiling:

LNK1107: Invalid or corrupt file, cannot read at 0x306

I also include it in my code. What's wrong? Would you please help me?
Thanks in advance
AnswerRe: LNK1107 Pin
Code-o-mat25-Aug-09 20:45
Code-o-mat25-Aug-09 20:45 
GeneralRe: LNK1107 Pin
MozhdehQeraati25-Aug-09 21:31
MozhdehQeraati25-Aug-09 21:31 
AnswerRe: LNK1107 Pin
Stuart Dootson25-Aug-09 21:08
professionalStuart Dootson25-Aug-09 21:08 
GeneralRe: LNK1107 Pin
MozhdehQeraati25-Aug-09 21:32
MozhdehQeraati25-Aug-09 21:32 
GeneralRe: LNK1107 Pin
Stuart Dootson25-Aug-09 22:08
professionalStuart Dootson25-Aug-09 22:08 
QuestionOnSize [modified] Pin
zhenek9125-Aug-09 17:06
zhenek9125-Aug-09 17:06 
AnswerRe: OnSize Pin
Code-o-mat25-Aug-09 20:28
Code-o-mat25-Aug-09 20:28 
AnswerRe: OnSize Pin
Cedric Moonen25-Aug-09 20:32
Cedric Moonen25-Aug-09 20:32 
GeneralRe: OnSize [modified] Pin
zhenek9125-Aug-09 20:39
zhenek9125-Aug-09 20:39 
QuestionAdding Checkboxes to a list control in every column Pin
Member 470944425-Aug-09 13:00
Member 470944425-Aug-09 13:00 
AnswerRe: Adding Checkboxes to a list control in every column Pin
Code-o-mat25-Aug-09 20:34
Code-o-mat25-Aug-09 20:34 
AnswerRe: Adding Checkboxes to a list control in every column Pin
David Crow26-Aug-09 3:09
David Crow26-Aug-09 3:09 
GeneralRe: Adding Checkboxes to a list control in every column Pin
Member 470944426-Aug-09 4:03
Member 470944426-Aug-09 4:03 
QuestionRe: Adding Checkboxes to a list control in every column Pin
David Crow26-Aug-09 4:09
David Crow26-Aug-09 4:09 
AnswerRe: Adding Checkboxes to a list control in every column Pin
Member 470944426-Aug-09 4:14
Member 470944426-Aug-09 4:14 
GeneralRe: Adding Checkboxes to a list control in every column Pin
David Crow26-Aug-09 4:17
David Crow26-Aug-09 4:17 
GeneralRe: Adding Checkboxes to a list control in every column Pin
Member 470944427-Aug-09 4:32
Member 470944427-Aug-09 4:32 

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.