Click here to Skip to main content
15,917,645 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Drawing lines inside a picture box Pin
Rajkumar R13-Mar-08 7:39
Rajkumar R13-Mar-08 7:39 
GeneralRe: Drawing lines inside a picture box Pin
Mark Salsbery13-Mar-08 7:41
Mark Salsbery13-Mar-08 7:41 
QuestionRe: Drawing lines inside a picture box Pin
Rajkumar R13-Mar-08 8:02
Rajkumar R13-Mar-08 8:02 
GeneralRe: Drawing lines inside a picture box Pin
Mark Salsbery13-Mar-08 8:18
Mark Salsbery13-Mar-08 8:18 
GeneralRe: Drawing lines inside a picture box Pin
Rajkumar R13-Mar-08 8:45
Rajkumar R13-Mar-08 8:45 
GeneralRe: Drawing lines inside a picture box Pin
Chandrasekharan P13-Mar-08 17:55
Chandrasekharan P13-Mar-08 17:55 
GeneralRe: Drawing lines inside a picture box Pin
Hamid_RT21-Mar-08 5:03
Hamid_RT21-Mar-08 5:03 
GeneralEdit control Pin
Kusay J. Mohammed12-Mar-08 22:44
Kusay J. Mohammed12-Mar-08 22:44 
GeneralRe: Edit control Pin
Naveen12-Mar-08 22:51
Naveen12-Mar-08 22:51 
GeneralRe: Edit control Pin
Kusay J. Mohammed12-Mar-08 23:00
Kusay J. Mohammed12-Mar-08 23:00 
GeneralRe: Edit control Pin
Naveen12-Mar-08 23:07
Naveen12-Mar-08 23:07 
GeneralRe: Edit control Pin
Alan Balkany13-Mar-08 6:43
Alan Balkany13-Mar-08 6:43 
GeneralRe: Edit control Pin
Chandrasekharan P17-Mar-08 7:30
Chandrasekharan P17-Mar-08 7:30 
GeneralProblem in text shown in Edit Box Pin
neha.agarwal2712-Mar-08 22:03
neha.agarwal2712-Mar-08 22:03 
AnswerRe: Problem in text shown in Edit Box Pin
Rajesh R Subramanian12-Mar-08 22:16
professionalRajesh R Subramanian12-Mar-08 22:16 
GeneralRe: Problem in text shown in Edit Box Pin
neha.agarwal2712-Mar-08 22:22
neha.agarwal2712-Mar-08 22:22 
GeneralDebug Dll Pin
john563212-Mar-08 21:49
john563212-Mar-08 21:49 
GeneralRe: Debug Dll Pin
Christian Graus12-Mar-08 21:51
protectorChristian Graus12-Mar-08 21:51 
GeneralRe: Debug Dll Pin
john563212-Mar-08 21:56
john563212-Mar-08 21:56 
GeneralRe: Debug Dll Pin
Rajkumar R12-Mar-08 21:54
Rajkumar R12-Mar-08 21:54 
pther wrote:
How can I debug a dll file?

You need a startup application that loads the dll and calls the functions.


if you have the corresponding "pdb" file for the dll and corresponding source files you can debug the dll viewing the source code.

please specify the situation.
GeneralRe: Debug Dll Pin
john563212-Mar-08 22:19
john563212-Mar-08 22:19 
GeneralRe: Debug Dll Pin
Naveen12-Mar-08 22:28
Naveen12-Mar-08 22:28 
GeneralRe: Debug Dll Pin
Rajkumar R12-Mar-08 23:05
Rajkumar R12-Mar-08 23:05 
GeneralRe: Debug Dll Pin
john563213-Mar-08 0:10
john563213-Mar-08 0:10 
GeneralRe: Debug Dll Pin
Rajkumar R13-Mar-08 4:53
Rajkumar R13-Mar-08 4:53 

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.