Click here to Skip to main content
15,900,366 members
Home / Discussions / Visual Basic
   

Visual Basic

 
QuestionIcon not saving in correct format Pin
MatrixCoder24-May-07 10:29
MatrixCoder24-May-07 10:29 
AnswerRe: Icon not saving in correct format Pin
Sonia Gupta24-May-07 18:56
Sonia Gupta24-May-07 18:56 
GeneralRe: Icon not saving in correct format Pin
MatrixCoder24-May-07 19:14
MatrixCoder24-May-07 19:14 
QuestionVB.NET / Database question Pin
Tom Wright24-May-07 7:45
Tom Wright24-May-07 7:45 
AnswerRe: VB.NET / Database question Pin
Johan Hakkesteegt24-May-07 20:21
Johan Hakkesteegt24-May-07 20:21 
AnswerRe: VB.NET / Database question Pin
SimulationofSai24-May-07 20:40
SimulationofSai24-May-07 20:40 
Questionhere's one for the books Pin
Tom Wright24-May-07 7:08
Tom Wright24-May-07 7:08 
AnswerRe: here's one for the books Pin
Dave Kreskowiak24-May-07 7:13
mveDave Kreskowiak24-May-07 7:13 
It's possible if your code was written in unmanaged C++, but not VB.NET or C#. This is because the .NET Framework doesn't support the exports and static linking required to do something called "DLL injection".

This would be required because your code would have to become part of a foreign process so it can respond to another applications Paint events so the button gets repainted when necessary and respond to the clicks on the button.


A guide to posting questions on CodeProject[^]

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


QuestionVB.Net windows service Pin
ThaScorpion24-May-07 6:54
ThaScorpion24-May-07 6:54 
AnswerRe: VB.Net windows service Pin
Dave Kreskowiak24-May-07 7:08
mveDave Kreskowiak24-May-07 7:08 
GeneralRe: VB.Net windows service Pin
ThaScorpion24-May-07 7:33
ThaScorpion24-May-07 7:33 
GeneralRe: VB.Net windows service Pin
Dave Kreskowiak24-May-07 7:43
mveDave Kreskowiak24-May-07 7:43 
QuestionStore procedure Pin
thanhphuong170324-May-07 6:27
thanhphuong170324-May-07 6:27 
AnswerRe: Store procedure Pin
Dave Kreskowiak24-May-07 7:03
mveDave Kreskowiak24-May-07 7:03 
Questionvb.net voice chat Pin
harddream24-May-07 4:44
harddream24-May-07 4:44 
AnswerRe: vb.net voice chat Pin
Colin Angus Mackay24-May-07 4:57
Colin Angus Mackay24-May-07 4:57 
GeneralRe: vb.net voice chat Pin
Johan Hakkesteegt25-May-07 0:45
Johan Hakkesteegt25-May-07 0:45 
QuestionRetrieving Windows User name/ID Pin
robw188824-May-07 4:35
robw188824-May-07 4:35 
AnswerRe: Retrieving Windows User name/ID Pin
Dave Kreskowiak24-May-07 5:37
mveDave Kreskowiak24-May-07 5:37 
GeneralRe: Retrieving Windows User name/ID Pin
robw188824-May-07 5:41
robw188824-May-07 5:41 
AnswerRe: Retrieving Windows User name/ID Pin
Dave Herren24-May-07 6:13
Dave Herren24-May-07 6:13 
QuestionStill having a problem using DataSets Pin
Quecumber25624-May-07 4:24
Quecumber25624-May-07 4:24 
AnswerRe: Still having a problem using DataSets Pin
Guffa24-May-07 6:40
Guffa24-May-07 6:40 
GeneralRe: Still having a problem using DataSets Pin
Quecumber25624-May-07 6:56
Quecumber25624-May-07 6:56 
GeneralRe: Still having a problem using DataSets Pin
Dave Kreskowiak24-May-07 7:02
mveDave Kreskowiak24-May-07 7:02 

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.