Click here to Skip to main content
15,892,005 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
Questionhow to use "LDRLoadDll" to load a dll in DDK? Pin
bahareh65524-Aug-09 22:45
bahareh65524-Aug-09 22:45 
AnswerRe: how to use "LDRLoadDll" to load a dll in DDK? Pin
Stuart Dootson24-Aug-09 23:47
professionalStuart Dootson24-Aug-09 23:47 
GeneralRe: how to use "LDRLoadDll" to load a dll in DDK? Pin
bahareh65525-Aug-09 19:38
bahareh65525-Aug-09 19:38 
GeneralRe: how to use "LDRLoadDll" to load a dll in DDK? Pin
Stuart Dootson25-Aug-09 21:00
professionalStuart Dootson25-Aug-09 21:00 
GeneralRe: how to use "LDRLoadDll" to load a dll in DDK? Pin
bahareh65526-Aug-09 8:50
bahareh65526-Aug-09 8:50 
QuestionHow to Write some data at a particular Sector Pin
Shiv Murti Pal24-Aug-09 21:18
Shiv Murti Pal24-Aug-09 21:18 
AnswerRe: How to Write some data at a particular Sector Pin
Iain Clarke, Warrior Programmer24-Aug-09 21:41
Iain Clarke, Warrior Programmer24-Aug-09 21:41 
GeneralRe: How to Write some data at a particular Sector Pin
Shiv Murti Pal24-Aug-09 22:20
Shiv Murti Pal24-Aug-09 22:20 
hi
actually i have read the vale from sector by using "winhex" tools.
i dont need to read value in my project.

i just want to move a sector and want write following value in that particular sector


00000000000000000000000000000000
00000000000000000000000000000000
00000000000000000000000000000000
00000000000000000000000000000000
00000000000000000000000000000000
00000000000000000000000000000000
00000000000000000000000000000000
00000000000000000000000000000000
00000000000000000000000000000000
00000000000000000000000000000000
00000000000000000000000000000000
00000000000000000000000000000000
00000000000000000000000000000000
00000000000000000000000000000000
00000000000000000000000000000000
00000000000000000000000000000000
00000000000000000000000000000000
00000000000000000000000000000000
00000000000000000000000000000000
00000000000000000000000000000000
00000000000000000000000000000000
00000000000000000000000000000000
00000000000000000000000000000000
00000000000000000000000000000000
00000000000000000000000000000000
00000000000000000000000000000000
00000000000000000000000000000000
00000000000000000000000000000000
00000000000000000000000000000000
00000000000000000000000000000000
00000000000000000000000000000000
00000000000000000000000000000000


and then i want read next sector and write again the same value in that sector.


please tell me how to do it.
GeneralRe: How to Write some data at a particular Sector Pin
Michael Schubert25-Aug-09 1:24
Michael Schubert25-Aug-09 1:24 
GeneralRe: OT Pin
Michael Schubert25-Aug-09 1:30
Michael Schubert25-Aug-09 1:30 
GeneralRe: OT Pin
Iain Clarke, Warrior Programmer25-Aug-09 1:49
Iain Clarke, Warrior Programmer25-Aug-09 1:49 
GeneralRe: OT Pin
Michael Schubert25-Aug-09 1:58
Michael Schubert25-Aug-09 1:58 
QuestionHow to link to dll using function names rather than ordinals Pin
Chesnokov Yuriy24-Aug-09 20:16
professionalChesnokov Yuriy24-Aug-09 20:16 
AnswerRe: How to link to dll using function names rather than ordinals Pin
Naveen24-Aug-09 20:34
Naveen24-Aug-09 20:34 
AnswerRe: How to link to dll using function names rather than ordinals Pin
Chesnokov Yuriy24-Aug-09 21:02
professionalChesnokov Yuriy24-Aug-09 21:02 
AnswerRe: How to link to dll using function names rather than ordinals Pin
Rick York25-Aug-09 6:12
mveRick York25-Aug-09 6:12 
AnswerRe: How to link to dll using function names rather than ordinals Pin
Chesnokov Yuriy25-Aug-09 19:08
professionalChesnokov Yuriy25-Aug-09 19:08 
QuestionOutlook Automation Pin
john563224-Aug-09 20:12
john563224-Aug-09 20:12 
AnswerRe: Outlook Automation Pin
_AnsHUMAN_ 24-Aug-09 22:08
_AnsHUMAN_ 24-Aug-09 22:08 
QuestionRe: Outlook Automation Pin
David Crow25-Aug-09 3:27
David Crow25-Aug-09 3:27 
QuestionUsing dynamic_cast for Clist Pin
blontek24-Aug-09 20:08
blontek24-Aug-09 20:08 
AnswerRe: Using dynamic_cast for Clist Pin
Cedric Moonen24-Aug-09 20:50
Cedric Moonen24-Aug-09 20:50 
GeneralRe: Using dynamic_cast for Clist Pin
blontek24-Aug-09 21:33
blontek24-Aug-09 21:33 
GeneralRe: Using dynamic_cast for Clist Pin
Cedric Moonen24-Aug-09 21:41
Cedric Moonen24-Aug-09 21:41 
GeneralRe: Using dynamic_cast for Clist Pin
Stuart Dootson24-Aug-09 23:54
professionalStuart Dootson24-Aug-09 23:54 

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.