Click here to Skip to main content
15,887,596 members
Home / Discussions / Visual Basic
   

Visual Basic

 
Questionhow to add "publisher" in office 2007 addin Pin
prashant pissey22-May-07 0:57
prashant pissey22-May-07 0:57 
QuestionHow do you change Target Framework Pin
RichardBerry22-May-07 0:56
RichardBerry22-May-07 0:56 
AnswerRe: How do you change Target Framework Pin
Christian Graus22-May-07 1:12
protectorChristian Graus22-May-07 1:12 
QuestionDeploment project Pin
taherjaorawala22-May-07 0:26
taherjaorawala22-May-07 0:26 
AnswerRe: Deploment project Pin
kubben22-May-07 3:28
kubben22-May-07 3:28 
QuestionCann't find DLL entry point in **** dll [modified] Pin
AR Reddy21-May-07 23:24
AR Reddy21-May-07 23:24 
AnswerRe: Cann't find DLL entry point in **** dll Pin
MohammadAmiry22-May-07 0:22
MohammadAmiry22-May-07 0:22 
GeneralRe: Cann't find DLL entry point in **** dll Pin
AR Reddy22-May-07 4:27
AR Reddy22-May-07 4:27 
Thanks for your reply. actually i got the solution a bit, but still problem is there. I am using following code to imort the dll.

Private Declare Function MyMethod Lib "C:\Mydll.dll" Alias "MyMethodAlias" (ByRef param As Long) As Long

This is working fine. Now the questions is: Is Alias mandatory?

I have tested with some dll's with out Alias and working fine. And with another dll, giving error with out Alias.

Should we mentions this alias compulsory? Can we give any name for this?

Thanks,

AR Reddy

GeneralRe: Cann't find DLL entry point in **** dll Pin
Dave Kreskowiak22-May-07 8:53
mveDave Kreskowiak22-May-07 8:53 
QuestionTimer in vb.net Pin
Shrimali197521-May-07 23:06
Shrimali197521-May-07 23:06 
AnswerRe: Timer in vb.net Pin
koolprasad200321-May-07 23:15
professionalkoolprasad200321-May-07 23:15 
QuestionMultuUser Drawing Tool Pin
kantipudi21-May-07 22:21
kantipudi21-May-07 22:21 
AnswerRe: MultuUser Drawing Tool Pin
Dave Kreskowiak22-May-07 8:50
mveDave Kreskowiak22-May-07 8:50 
QuestionEncrypted Connection String in appSetting Pin
Ajeet mittal21-May-07 22:05
Ajeet mittal21-May-07 22:05 
AnswerRe: Encrypted Connection String in appSetting Pin
Dileep_Vickey22-May-07 2:00
Dileep_Vickey22-May-07 2:00 
GeneralRe: Encrypted Connection String in appSetting Pin
Dave Kreskowiak22-May-07 8:46
mveDave Kreskowiak22-May-07 8:46 
GeneralRe: Encrypted Connection String in appSetting Pin
Dileep_Vickey22-May-07 17:34
Dileep_Vickey22-May-07 17:34 
GeneralRe: Encrypted Connection String in appSetting Pin
Dave Kreskowiak23-May-07 15:15
mveDave Kreskowiak23-May-07 15:15 
AnswerRe: Encrypted Connection String in appSetting Pin
Dave Kreskowiak22-May-07 8:48
mveDave Kreskowiak22-May-07 8:48 
Questionhome folder Pin
Jayesh Talsaniya21-May-07 21:33
Jayesh Talsaniya21-May-07 21:33 
AnswerRe: home folder Pin
Dave Kreskowiak22-May-07 8:45
mveDave Kreskowiak22-May-07 8:45 
Questionactive directory Pin
Jayesh Talsaniya21-May-07 21:32
Jayesh Talsaniya21-May-07 21:32 
Questionhow to edit label in listview to specify column? Pin
charleslau285521-May-07 20:46
charleslau285521-May-07 20:46 
AnswerRe: how to edit label in listview to specify column? Pin
Dave Kreskowiak22-May-07 8:43
mveDave Kreskowiak22-May-07 8:43 
QuestionFile Handling Problem Pin
virendra_00721-May-07 20:31
virendra_00721-May-07 20:31 

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.