Click here to Skip to main content
16,006,564 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Access Project to Vb.Net Pin
EliottA17-Dec-09 4:52
EliottA17-Dec-09 4:52 
GeneralRe: Access Project to Vb.Net Pin
Mycroft Holmes17-Dec-09 11:58
professionalMycroft Holmes17-Dec-09 11:58 
GeneralRe: Access Project to Vb.Net Pin
C#Coudou17-Dec-09 12:43
C#Coudou17-Dec-09 12:43 
Answer[SOLVED]Adding a DropDownList to A DataGrid using Dot Net Framework 1.1 Pin
josefvz16-Dec-09 18:46
josefvz16-Dec-09 18:46 
Questionhow to make structure similar TreeView or ListView ? Pin
Golden Jing16-Dec-09 17:21
Golden Jing16-Dec-09 17:21 
AnswerRe: how to make structure similar TreeView or ListView ? Pin
Mycroft Holmes16-Dec-09 21:49
professionalMycroft Holmes16-Dec-09 21:49 
QuestionPacking Multiple EXEs and running them individually Pin
Dominick Marciano16-Dec-09 7:52
professionalDominick Marciano16-Dec-09 7:52 
AnswerRe: Packing Multiple EXEs and running them individually Pin
Ian Shlasko16-Dec-09 9:17
Ian Shlasko16-Dec-09 9:17 
There may be a more clever way to do it, but for the general case, you should be able to pack them as resources (As you said, just like icons). When it's time to run them, write them out to a temporary file, execute that file, then delete it.

If you want to delve into unmanaged code and REALLY hack it up a bit, there are ways to supply a pointer to the embedded resource and execute it directly... But I wouldn't suggest that route.

Proud to have finally moved to the A-Ark. Which one are you in?
Author of Guardians of Xen (Sci-Fi/Fantasy novel)

AnswerRe: Packing Multiple EXEs and running them individually Pin
The Man from U.N.C.L.E.17-Dec-09 7:42
The Man from U.N.C.L.E.17-Dec-09 7:42 
AnswerRe: Packing Multiple EXEs and running them individually Pin
Dominick Marciano18-Dec-09 5:41
professionalDominick Marciano18-Dec-09 5:41 
AnswerRe: Packing Multiple EXEs and running them individually Pin
Dominick Marciano18-Dec-09 5:50
professionalDominick Marciano18-Dec-09 5:50 
QuestionSelection.Range.DupliCate.Find Problem Pin
Sachin Dubey16-Dec-09 3:16
Sachin Dubey16-Dec-09 3:16 
QuestionQuestion about FontDialog in VB.NET Pin
fd975016-Dec-09 1:46
professionalfd975016-Dec-09 1:46 
AnswerRe: Question about FontDialog in VB.NET Pin
fd975016-Dec-09 2:58
professionalfd975016-Dec-09 2:58 
QuestionError occur when Access Database compress. Pin
dcdhingra16-Dec-09 1:14
dcdhingra16-Dec-09 1:14 
AnswerRe: Error occur when Access Database compress. Pin
Dave Kreskowiak16-Dec-09 2:10
mveDave Kreskowiak16-Dec-09 2:10 
GeneralRe: Error occur when Access Database compress. Pin
dcdhingra16-Dec-09 3:25
dcdhingra16-Dec-09 3:25 
QuestionCrystal Reports Pin
lbs.allies15-Dec-09 23:51
lbs.allies15-Dec-09 23:51 
AnswerRe: Crystal Reports Pin
tosch16-Dec-09 0:59
tosch16-Dec-09 0:59 
QuestionDrawing on a PictureBox Pin
RyanSmith15-Dec-09 23:28
professionalRyanSmith15-Dec-09 23:28 
AnswerRe: Drawing on a PictureBox Pin
Luc Pattyn15-Dec-09 23:55
sitebuilderLuc Pattyn15-Dec-09 23:55 
GeneralRe: Drawing on a PictureBox Pin
RyanSmith16-Dec-09 10:56
professionalRyanSmith16-Dec-09 10:56 
GeneralRe: Drawing on a PictureBox Pin
Luc Pattyn16-Dec-09 11:16
sitebuilderLuc Pattyn16-Dec-09 11:16 
GeneralRe: Drawing on a PictureBox Pin
RyanSmith16-Dec-09 22:59
professionalRyanSmith16-Dec-09 22:59 
QuestionSysWOW64 on Windows 7 Pin
C#Coudou15-Dec-09 16:55
C#Coudou15-Dec-09 16:55 

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.