Click here to Skip to main content
15,891,184 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
Question"Dynamic Linking of .lib file in my project" Pin
chandni_chandrakant_maheta22-Jan-07 4:25
chandni_chandrakant_maheta22-Jan-07 4:25 
QuestionRe: "Dynamic Linking of .lib file in my project" Pin
David Crow22-Jan-07 4:31
David Crow22-Jan-07 4:31 
AnswerRe: "Dynamic Linking of .lib file in my project" Pin
«_Superman_»22-Jan-07 4:31
professional«_Superman_»22-Jan-07 4:31 
AnswerRe: "Dynamic Linking of .lib file in my project" Pin
James R. Twine22-Jan-07 4:34
James R. Twine22-Jan-07 4:34 
GeneralRe: "Dynamic Linking of .lib file in my project" Pin
chandni_chandrakant_maheta22-Jan-07 18:30
chandni_chandrakant_maheta22-Jan-07 18:30 
GeneralRe: "Dynamic Linking of .lib file in my project" Pin
chandni_chandrakant_maheta22-Jan-07 18:55
chandni_chandrakant_maheta22-Jan-07 18:55 
GeneralRe: "Dynamic Linking of .lib file in my project" Pin
James R. Twine23-Jan-07 14:30
James R. Twine23-Jan-07 14:30 
QuestionAccessing physical drives [modified] Pin
Big CDF22-Jan-07 3:57
Big CDF22-Jan-07 3:57 
I am a final year student designing some software to analyse hard discs. I am trying to perform read/write operations on an external drive connected to my computer through a usb port. I have used the CreateFile function to get a Handle to the drive, i then use this handle as a parameter in the ReadFileEx function (to read the data) but i get a message box from Windows telling me 'this program needs to close', beacause of an access violation. I believe all the permissions etc are set correctly, and would appreciate some advice. The hard disc i am attempting to read on and write to is a master disc from another computer, so it will have OS stuff FAT tables etc, and i think it may be this My Windows dosn't like. Like i said earlier this is part of my project for uni so the quicker i can get past this problem the better. Thankyou in advance. Craig.


-- modified at 10:07 Monday 22nd January, 2007

Craig

QuestionRe: Accessing physical drives Pin
David Crow22-Jan-07 4:27
David Crow22-Jan-07 4:27 
AnswerRe: Accessing physical drives Pin
Big CDF22-Jan-07 4:55
Big CDF22-Jan-07 4:55 
AnswerRe: Accessing physical drives Pin
James R. Twine22-Jan-07 4:32
James R. Twine22-Jan-07 4:32 
GeneralRe: Accessing physical drives Pin
Big CDF22-Jan-07 4:52
Big CDF22-Jan-07 4:52 
QuestionRe: Accessing physical drives Pin
David Crow22-Jan-07 5:01
David Crow22-Jan-07 5:01 
AnswerRe: Accessing physical drives Pin
Big CDF22-Jan-07 5:20
Big CDF22-Jan-07 5:20 
GeneralRe: Accessing physical drives Pin
David Crow22-Jan-07 9:48
David Crow22-Jan-07 9:48 
GeneralRe: Accessing physical drives Pin
Big CDF22-Jan-07 12:50
Big CDF22-Jan-07 12:50 
GeneralRe: Accessing physical drives Pin
James R. Twine22-Jan-07 5:07
James R. Twine22-Jan-07 5:07 
AnswerRe: Accessing physical drives Pin
prasad_som22-Jan-07 5:19
prasad_som22-Jan-07 5:19 
AnswerRe: Accessing physical drives Pin
kakan22-Jan-07 20:11
professionalkakan22-Jan-07 20:11 
Questioncan any one help? [modified] Pin
Simple programmer22-Jan-07 3:16
Simple programmer22-Jan-07 3:16 
AnswerRe: can any one help? Pin
James R. Twine22-Jan-07 3:17
James R. Twine22-Jan-07 3:17 
AnswerRe: can any one help? Pin
KarstenK22-Jan-07 4:15
mveKarstenK22-Jan-07 4:15 
AnswerRe: can any one help? Pin
David Crow22-Jan-07 4:32
David Crow22-Jan-07 4:32 
AnswerRe: can any one help? Pin
Hamid_RT22-Jan-07 18:06
Hamid_RT22-Jan-07 18:06 
Questionhw to find out a possible combination Pin
Simple programmer22-Jan-07 3:07
Simple programmer22-Jan-07 3:07 

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.