Click here to Skip to main content
16,010,394 members
Home / Discussions / Visual Basic
   

Visual Basic

 
Questionbreakpoints to an ActiveX project Pin
Paritos2-Mar-06 23:38
Paritos2-Mar-06 23:38 
AnswerRe: breakpoints to an ActiveX project Pin
Dave Kreskowiak3-Mar-06 2:09
mveDave Kreskowiak3-Mar-06 2:09 
Questionhow to debug a dll Pin
Paritos2-Mar-06 23:13
Paritos2-Mar-06 23:13 
AnswerRe: how to debug a dll Pin
enjoycrack3-Mar-06 0:18
enjoycrack3-Mar-06 0:18 
GeneralRe: how to debug a dll Pin
Paritos3-Mar-06 0:23
Paritos3-Mar-06 0:23 
GeneralRe: how to debug a dll Pin
enjoycrack3-Mar-06 0:33
enjoycrack3-Mar-06 0:33 
GeneralRe: how to debug a dll Pin
Paritos3-Mar-06 1:11
Paritos3-Mar-06 1:11 
GeneralRe: how to debug a dll Pin
Dave Kreskowiak3-Mar-06 2:07
mveDave Kreskowiak3-Mar-06 2:07 
When ANY other application runs your dll, or do you know the specific app?

You can't just open your .DLL project, set a breakpoint, then wait for the breakpoint to be caught. The debugger has to be attached to the process that is loading your .DLL. Go to the Debug Menu, then pick Processes (or Attach to Process).



RageInTheMachine9532
"...a pungent, ghastly, stinky piece of cheese!" -- The Roaming Gnome

QuestionAny simple build-in function convert string to URL format. Pin
cylix20002-Mar-06 22:42
cylix20002-Mar-06 22:42 
AnswerRe: Any simple build-in function convert string to URL format. Pin
CWIZO3-Mar-06 0:21
CWIZO3-Mar-06 0:21 
QuestionHow to replace keyword using regular expression? Pin
cylix20002-Mar-06 22:24
cylix20002-Mar-06 22:24 
QuestionCAPTURE HTTP STRING Pin
p.claassens2-Mar-06 21:26
p.claassens2-Mar-06 21:26 
GeneralRe: CAPTURE HTTP STRING Pin
Guffa3-Mar-06 3:56
Guffa3-Mar-06 3:56 
GeneralRe: CAPTURE HTTP STRING Pin
p.claassens3-Mar-06 20:42
p.claassens3-Mar-06 20:42 
GeneralRe: CAPTURE HTTP STRING Pin
Guffa6-Mar-06 4:59
Guffa6-Mar-06 4:59 
GeneralRe: CAPTURE HTTP STRING Pin
p.claassens6-Mar-06 18:12
p.claassens6-Mar-06 18:12 
GeneralRe: CAPTURE HTTP STRING Pin
Guffa6-Mar-06 20:59
Guffa6-Mar-06 20:59 
GeneralRe: CAPTURE HTTP STRING Pin
p.claassens7-Mar-06 21:19
p.claassens7-Mar-06 21:19 
Questioncan we use ADODB and ADODC together in the same project? Pin
vijay042-Mar-06 20:25
vijay042-Mar-06 20:25 
AnswerRe: can we use ADODB and ADODC together in the same project? Pin
Dave Kreskowiak3-Mar-06 2:03
mveDave Kreskowiak3-Mar-06 2:03 
QuestionUse Of Threading... Pin
mayhem_rules2-Mar-06 19:53
mayhem_rules2-Mar-06 19:53 
AnswerRe: Use Of Threading... Pin
CWIZO3-Mar-06 0:22
CWIZO3-Mar-06 0:22 
Questionhow to save web page in vb 6.0 Pin
bony_baba2-Mar-06 18:14
bony_baba2-Mar-06 18:14 
AnswerRe: how to save web page in vb 6.0 Pin
Vasudevan Deepak Kumar2-Mar-06 19:39
Vasudevan Deepak Kumar2-Mar-06 19:39 
GeneralRe: how to save web page in vb 6.0 Pin
bony_baba3-Mar-06 1:10
bony_baba3-Mar-06 1:10 

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.