Click here to Skip to main content
15,860,844 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: optional parameter Pin
helelark1239-Apr-08 3:48
helelark1239-Apr-08 3:48 
GeneralRe: optional parameter Pin
Steven J Jowett9-Apr-08 4:27
Steven J Jowett9-Apr-08 4:27 
GeneralRe: optional parameter Pin
helelark1239-Apr-08 4:54
helelark1239-Apr-08 4:54 
GeneralRe: optional parameter Pin
Steven J Jowett9-Apr-08 6:09
Steven J Jowett9-Apr-08 6:09 
GeneralRe: optional parameter Pin
helelark1239-Apr-08 18:51
helelark1239-Apr-08 18:51 
GeneralRe: optional parameter Pin
Dave Kreskowiak9-Apr-08 5:36
mveDave Kreskowiak9-Apr-08 5:36 
AnswerRe: optional parameter Pin
helelark1239-Apr-08 5:45
helelark1239-Apr-08 5:45 
Generaluse C header file in a VB project Pin
Marc Soleda9-Apr-08 1:03
Marc Soleda9-Apr-08 1:03 
Hi all,
I'm developing an application in VB2005.Net 2.0 and I would like to use a C header file that contains many structs that I need in the project. This structs are going to change quite often so I wouldn't like to migrate the structs from the C file to VB code each time that the header file changes. The best thing for me would be to include the '.h' file directly into my project so I could access it directly.

Is it possible to do it in any way? Could it be possible to do it encapsulating the '.h' file into a library and then reference it from the VB project?

Thanks in advance for any idea you have,

Marc Soleda

... she said you are the perfect stranger she said baby let's keep it like this... Dire Straits

GeneralRe: use C header file in a VB project Pin
Christian Graus9-Apr-08 2:07
protectorChristian Graus9-Apr-08 2:07 
GeneralRe: use C header file in a VB project Pin
Marc Soleda9-Apr-08 4:15
Marc Soleda9-Apr-08 4:15 
GeneralRe: use C header file in a VB project Pin
Dave Kreskowiak9-Apr-08 5:32
mveDave Kreskowiak9-Apr-08 5:32 
GeneralRe: use C header file in a VB project Pin
Marc Soleda9-Apr-08 5:55
Marc Soleda9-Apr-08 5:55 
GeneralDataGridView cancel update Pin
nitin_ion9-Apr-08 1:00
nitin_ion9-Apr-08 1:00 
GeneralRe: DataGridView cancel update Pin
Dave Kreskowiak9-Apr-08 5:44
mveDave Kreskowiak9-Apr-08 5:44 
GeneralRe: DataGridView cancel update Pin
nitin_ion9-Apr-08 19:52
nitin_ion9-Apr-08 19:52 
GeneralVB Connection String with MS Access - By using MAC address instead of IP Address Pin
aaraaayen8-Apr-08 23:09
aaraaayen8-Apr-08 23:09 
GeneralRe: VB Connection String with MS Access - By using MAC address instead of IP Address Pin
Christian Graus9-Apr-08 0:08
protectorChristian Graus9-Apr-08 0:08 
GeneralRe: VB Connection String with MS Access - By using MAC address instead of IP Address Pin
aaraaayen9-Apr-08 0:14
aaraaayen9-Apr-08 0:14 
GeneralRe: VB Connection String with MS Access - By using MAC address instead of IP Address Pin
Christian Graus9-Apr-08 0:34
protectorChristian Graus9-Apr-08 0:34 
GeneralRe: VB Connection String with MS Access - By using MAC address instead of IP Address Pin
Steven J Jowett9-Apr-08 0:42
Steven J Jowett9-Apr-08 0:42 
GeneralRe: VB Connection String with MS Access - By using MAC address instead of IP Address Pin
aaraaayen9-Apr-08 1:09
aaraaayen9-Apr-08 1:09 
GeneralRe: VB Connection String with MS Access - By using MAC address instead of IP Address Pin
Dave Kreskowiak9-Apr-08 5:25
mveDave Kreskowiak9-Apr-08 5:25 
GeneralThread Pooling Pin
Mycroft Holmes8-Apr-08 22:56
professionalMycroft Holmes8-Apr-08 22:56 
GeneralRe: Thread Pooling Pin
Dave Kreskowiak9-Apr-08 5:27
mveDave Kreskowiak9-Apr-08 5:27 
GeneralRe: Thread Pooling Pin
Mycroft Holmes9-Apr-08 12:39
professionalMycroft Holmes9-Apr-08 12:39 

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.