Click here to Skip to main content
16,005,121 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: Auto populate a word document with Visual studio 2003 Pin
Matthew Hazlett27-Jan-06 6:52
Matthew Hazlett27-Jan-06 6:52 
GeneralRe: Auto populate a word document with Visual studio 2003 Pin
kenn_rosie27-Jan-06 9:28
kenn_rosie27-Jan-06 9:28 
GeneralRe: Auto populate a word document with Visual studio 2003 Pin
Matthew Hazlett27-Jan-06 9:33
Matthew Hazlett27-Jan-06 9:33 
GeneralRe: Auto populate a word document with Visual studio 2003 Pin
kenn_rosie27-Jan-06 9:40
kenn_rosie27-Jan-06 9:40 
QuestionHow to create AVI from sequence of BMP? Pin
bskirkman26-Jan-06 17:48
bskirkman26-Jan-06 17:48 
AnswerRe: How to create AVI from sequence of BMP? Pin
Joshua Quick26-Jan-06 19:31
Joshua Quick26-Jan-06 19:31 
GeneralRe: How to create AVI from sequence of BMP? Pin
bskirkman26-Jan-06 23:08
bskirkman26-Jan-06 23:08 
GeneralRe: How to create AVI from sequence of BMP? Pin
bskirkman26-Jan-06 23:37
bskirkman26-Jan-06 23:37 
To show where I need to start from:
where do i find avifil32?
I try:
Declare Function AVIFileInit Lib "avifil32.dll" Alias "AVIFileInit" ()<br />
'or<br />
Declare Function AVIFileInit Lib "avifil32.dll" Alias "AVIFileInit" ()<br />
'and later call<br />
AVIFileInit()

but that crashes and gives;
An unhandled exception of type 'System.Runtime.InteropServices.MarshalDirectiveException' occurred in WindowsApplication2.exe
Additional information: PInvoke restriction: can not return variants.

How to do this basic thing? thanks
GeneralRe: How to create AVI from sequence of BMP? Pin
bskirkman27-Jan-06 0:04
bskirkman27-Jan-06 0:04 
GeneralRe: How to create AVI from sequence of BMP? Pin
Joshua Quick27-Jan-06 6:51
Joshua Quick27-Jan-06 6:51 
QuestionSelectionformula Pin
Swiss Mantoro26-Jan-06 16:11
Swiss Mantoro26-Jan-06 16:11 
AnswerRe: Selectionformula Pin
Joshua Quick26-Jan-06 19:36
Joshua Quick26-Jan-06 19:36 
GeneralRe: Selectionformula Pin
Swiss Mantoro26-Jan-06 20:13
Swiss Mantoro26-Jan-06 20:13 
GeneralRe: Selectionformula Pin
Joshua Quick26-Jan-06 20:34
Joshua Quick26-Jan-06 20:34 
QuestionAdd-in Manager Pin
Ekans26-Jan-06 13:35
Ekans26-Jan-06 13:35 
GeneralRe: Add-in Manager Pin
Patola26-Jan-06 14:01
Patola26-Jan-06 14:01 
QuestionIs it possible? Screen Capture Form behind Form or window Pin
bskirkman26-Jan-06 12:15
bskirkman26-Jan-06 12:15 
AnswerRe: Is it possible? Screen Capture Form behind Form or window Pin
Christian Graus26-Jan-06 12:52
protectorChristian Graus26-Jan-06 12:52 
QuestionRe: Is it possible? Screen Capture Form behind Form or window Pin
bskirkman26-Jan-06 12:58
bskirkman26-Jan-06 12:58 
AnswerRe: Is it possible? Screen Capture Form behind Form or window Pin
Christian Graus26-Jan-06 13:03
protectorChristian Graus26-Jan-06 13:03 
GeneralRe: Is it possible? Screen Capture Form behind Form or window Pin
bskirkman26-Jan-06 13:21
bskirkman26-Jan-06 13:21 
GeneralRe: Is it possible? Screen Capture Form behind Form or window Pin
Christian Graus26-Jan-06 13:30
protectorChristian Graus26-Jan-06 13:30 
GeneralRe: Is it possible? Screen Capture Form behind Form or window Pin
Joshua Quick26-Jan-06 13:46
Joshua Quick26-Jan-06 13:46 
QuestionRe: Is it possible? Screen Capture Form behind Form or window Pin
bskirkman26-Jan-06 13:48
bskirkman26-Jan-06 13:48 
AnswerRe: Is it possible? Screen Capture Form behind Form or window Pin
Joshua Quick26-Jan-06 14:13
Joshua Quick26-Jan-06 14:13 

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.