Click here to Skip to main content
15,890,438 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: VB6 Simple Question I think Pin
m_hussein4-Jan-05 21:06
m_hussein4-Jan-05 21:06 
GeneralRe: how to treat events async.? Pin
carlos_rocha20-Dec-04 6:50
carlos_rocha20-Dec-04 6:50 
GeneralRe: how to treat events async.? Pin
Nicholas Cardi20-Dec-04 7:16
Nicholas Cardi20-Dec-04 7:16 
GeneralRe: how to treat events async.? Pin
carlos_rocha20-Dec-04 7:29
carlos_rocha20-Dec-04 7:29 
GeneralRe: how to treat events async.? Pin
Nicholas Cardi20-Dec-04 7:47
Nicholas Cardi20-Dec-04 7:47 
GeneralRe: how to treat events async.? Pin
carlos_rocha20-Dec-04 21:58
carlos_rocha20-Dec-04 21:58 
QuestionHow to build a COM or Win32 in .NET IDE Pin
kmaclean20-Dec-04 6:48
kmaclean20-Dec-04 6:48 
AnswerRe: How to build a COM or Win32 in .NET IDE Pin
Nicholas Cardi20-Dec-04 7:24
Nicholas Cardi20-Dec-04 7:24 
This depends on the Level of the Visual Studio Dot Net you have installed. If you have the ability to create C++ applications then you can create byte code exe's "Win32" in C++. If you are asking if a VB.Net application can be compiled as byte code, the answer to that is NO. If you use VB 6.0 then you will get semi-byte code but you will still need the vb runtime. The vb 6 runtime is installed by default for Windows 2000 and greater.

For a very simple launch I would create a native C++ program.

For a more complicated on I would probably use InstallShield. However, I am not sure what you mean by Launcher since InstallShield is a installer application.


Best of Luck


Forever Developing
QuestionExcel Interop with Existing File? Pin
halhamilton20-Dec-04 3:59
halhamilton20-Dec-04 3:59 
AnswerRe: Excel Interop with Existing File? Pin
Jim Matthews20-Dec-04 6:30
Jim Matthews20-Dec-04 6:30 
GeneralRe: Excel Interop with Existing File? Pin
halhamilton22-Dec-04 6:15
halhamilton22-Dec-04 6:15 
Questionhow to treat events async.? Pin
carlos_rocha20-Dec-04 3:17
carlos_rocha20-Dec-04 3:17 
AnswerRe: how to treat events async.? Pin
Nicholas Cardi20-Dec-04 5:24
Nicholas Cardi20-Dec-04 5:24 
GeneralAdd filenames to list box Pin
johnjsm20-Dec-04 2:07
johnjsm20-Dec-04 2:07 
GeneralRe: Add filenames to list box Pin
Nicholas Cardi20-Dec-04 5:54
Nicholas Cardi20-Dec-04 5:54 
GeneralRe: Add filenames to list box Pin
johnjsm20-Dec-04 22:09
johnjsm20-Dec-04 22:09 
GeneralRe: Add filenames to list box Pin
Nicholas Cardi21-Dec-04 4:14
Nicholas Cardi21-Dec-04 4:14 
GeneralRe: Add filenames to list box Pin
johnjsm21-Dec-04 4:56
johnjsm21-Dec-04 4:56 
GeneralRe: Add filenames to list box Pin
johnjsm22-Dec-04 0:25
johnjsm22-Dec-04 0:25 
GeneralRe: Add filenames to list box Pin
johnjsm22-Dec-04 0:24
johnjsm22-Dec-04 0:24 
GeneralRe: Add filenames to list box Pin
Nicholas Cardi22-Dec-04 5:04
Nicholas Cardi22-Dec-04 5:04 
GeneralRe: Add filenames to list box Pin
johnjsm22-Dec-04 5:35
johnjsm22-Dec-04 5:35 
GeneralRe: Add filenames to list box Pin
Nicholas Cardi22-Dec-04 5:51
Nicholas Cardi22-Dec-04 5:51 
GeneralRe: Add filenames to list box Pin
johnjsm22-Dec-04 6:18
johnjsm22-Dec-04 6:18 
GeneralUsing drag and Drop picture to a label or something else for a scrabble game Im developing Pin
sourcezilla20-Dec-04 0:51
sourcezilla20-Dec-04 0:51 

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.