Click here to Skip to main content
15,911,789 members
Home / Discussions / Visual Basic
   

Visual Basic

 
QuestionInserting image from VB.net into sql server 2005 Pin
dalivb12-Jul-07 0:48
dalivb12-Jul-07 0:48 
AnswerRe: Inserting image from VB.net into sql server 2005 Pin
Dave Kreskowiak12-Jul-07 1:46
mveDave Kreskowiak12-Jul-07 1:46 
QuestionCould I get a Function Address in a Remote Process Pin
Billypon12-Jul-07 0:10
Billypon12-Jul-07 0:10 
AnswerRe: Could I get a Function Address in a Remote Process Pin
Dave Kreskowiak12-Jul-07 1:47
mveDave Kreskowiak12-Jul-07 1:47 
GeneralRe: Could I get a Function Address in a Remote Process Pin
Billypon12-Jul-07 23:05
Billypon12-Jul-07 23:05 
GeneralRe: Could I get a Function Address in a Remote Process Pin
Dave Kreskowiak13-Jul-07 15:27
mveDave Kreskowiak13-Jul-07 15:27 
GeneralRe: Could I get a Function Address in a Remote Process Pin
Billypon16-Jul-07 16:11
Billypon16-Jul-07 16:11 
GeneralRe: Could I get a Function Address in a Remote Process Pin
Dave Kreskowiak16-Jul-07 16:54
mveDave Kreskowiak16-Jul-07 16:54 
It STILL won't do you any good because each process runs in it's own address space! Think of it this way. Each process thinks it's the only one running under Windows and has access to up to 2 GB's of RAM. The address you get for the function doesn't apply because it sits in a different address space.


A guide to posting questions on CodeProject[^]

Dave Kreskowiak
Microsoft MVP
Visual Developer - Visual Basic
     2006, 2007


QuestionHow can I connect all of my database? Pin
Rharzkie11-Jul-07 23:48
Rharzkie11-Jul-07 23:48 
AnswerRe: How can I connect all of my database? Pin
Dave Kreskowiak12-Jul-07 3:45
mveDave Kreskowiak12-Jul-07 3:45 
QuestionRe: How can I connect all of my database? Pin
Rharzkie12-Jul-07 17:20
Rharzkie12-Jul-07 17:20 
AnswerRe: How can I connect all of my database? Pin
Dave Kreskowiak13-Jul-07 15:21
mveDave Kreskowiak13-Jul-07 15:21 
QuestionRe: How can I connect all of my database? Pin
Rharzkie13-Jul-07 22:39
Rharzkie13-Jul-07 22:39 
AnswerRe: How can I connect all of my database? Pin
Dave Kreskowiak16-Jul-07 1:47
mveDave Kreskowiak16-Jul-07 1:47 
QuestionThe method or operation is not implemented. Pin
magedhv11-Jul-07 22:42
magedhv11-Jul-07 22:42 
AnswerRe: The method or operation is not implemented. Pin
Luc Pattyn12-Jul-07 0:07
sitebuilderLuc Pattyn12-Jul-07 0:07 
GeneralRe: The method or operation is not implemented. Pin
magedhv12-Jul-07 1:00
magedhv12-Jul-07 1:00 
GeneralRe: The method or operation is not implemented. Pin
Luc Pattyn12-Jul-07 1:47
sitebuilderLuc Pattyn12-Jul-07 1:47 
GeneralRe: The method or operation is not implemented. Pin
Dave Kreskowiak12-Jul-07 1:50
mveDave Kreskowiak12-Jul-07 1:50 
AnswerRe: The method or operation is not implemented. Pin
Christian Graus12-Jul-07 1:49
protectorChristian Graus12-Jul-07 1:49 
QuestionHow to get the Instance Handle from a Process ID? Pin
Billypon11-Jul-07 22:26
Billypon11-Jul-07 22:26 
AnswerRe: How to get the Instance Handle from a Process ID? Pin
Pete O'Hanlon11-Jul-07 22:34
mvePete O'Hanlon11-Jul-07 22:34 
GeneralRe: How to get the Instance Handle from a Process ID? Pin
Billypon11-Jul-07 23:56
Billypon11-Jul-07 23:56 
GeneralRe: How to get the Instance Handle from a Process ID? Pin
Pete O'Hanlon12-Jul-07 1:55
mvePete O'Hanlon12-Jul-07 1:55 
QuestionHow can set reportsource for reportviewer in correct way Pin
Rupesh Kumar Swami11-Jul-07 20:48
Rupesh Kumar Swami11-Jul-07 20:48 

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.