Click here to Skip to main content
15,914,594 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: deflateStream reading from stream and writing to a buffer Pin
Guffa13-Feb-08 8:46
Guffa13-Feb-08 8:46 
Questioncreate webservice in vb.net and invoke it in vb 6.0 Pin
jamesrajesh13-Feb-08 1:57
jamesrajesh13-Feb-08 1:57 
GeneralRe: create webservice in vb.net and invoke it in vb 6.0 Pin
Dave Kreskowiak13-Feb-08 7:12
mveDave Kreskowiak13-Feb-08 7:12 
GeneralRe: create webservice in vb.net and invoke it in vb 6.0 Pin
User 27100913-Feb-08 7:22
User 27100913-Feb-08 7:22 
GeneralVB reads Excel Pin
Bulky Fellow13-Feb-08 1:06
Bulky Fellow13-Feb-08 1:06 
GeneralRe: VB reads Excel Pin
Dave Kreskowiak13-Feb-08 7:06
mveDave Kreskowiak13-Feb-08 7:06 
GeneralRe: VB reads Excel Pin
Bulky Fellow13-Feb-08 18:26
Bulky Fellow13-Feb-08 18:26 
GeneralRe: VB reads Excel Pin
Dave Kreskowiak14-Feb-08 2:10
mveDave Kreskowiak14-Feb-08 2:10 
Bulky Fellow wrote:
Everytime the exe runs, the EXE will "upack" the spreadsheet from the resource


Yeah, putting the sheet into a resource is no problem - at compile time.


Bulky Fellow wrote:
it will "repack" it into the resource.


Putting it back into the .EXE or .DLL at runtime is the problem. Using normal methods, once the .DLL is loaded, the file is locked until the termination of your app. Again, it can't be modified.

You MAY be able to gleen something useful from the app in this[^] article though. It copies resources between .EXE's and .DLL's, but there's a lot of hoops to jump through.



A guide to posting questions on CodeProject[^]



Dave Kreskowiak
Microsoft MVP
Visual Developer - Visual Basic
     2006, 2007




GeneralWebbrowser control need help Pin
King of Kingz12-Feb-08 23:38
King of Kingz12-Feb-08 23:38 
GeneralRe: Webbrowser control need help Pin
Paddy Boyd13-Feb-08 5:08
Paddy Boyd13-Feb-08 5:08 
QuestionHow to put a button inside a dataGridView textBox column? Pin
Benny_Lava12-Feb-08 21:50
Benny_Lava12-Feb-08 21:50 
GeneralRe: How to put a button inside a dataGridView textBox column? Pin
Dave Kreskowiak13-Feb-08 7:08
mveDave Kreskowiak13-Feb-08 7:08 
Generalgrid view in .net2.0 Pin
judyashma12-Feb-08 21:33
judyashma12-Feb-08 21:33 
GeneralRe: grid view in .net2.0 Pin
Mycroft Holmes13-Feb-08 16:33
professionalMycroft Holmes13-Feb-08 16:33 
Generalif i delete a record Pin
sathyan_829412-Feb-08 21:09
sathyan_829412-Feb-08 21:09 
GeneralRe: if i delete a record Pin
Christian Graus13-Feb-08 9:51
protectorChristian Graus13-Feb-08 9:51 
GeneralRe: if i delete a record Pin
sathyan_829413-Feb-08 18:12
sathyan_829413-Feb-08 18:12 
GeneralOpen applicaiton Pin
Kumaran21cen12-Feb-08 19:57
Kumaran21cen12-Feb-08 19:57 
GeneralRe: Open applicaiton Pin
Christian Graus12-Feb-08 20:15
protectorChristian Graus12-Feb-08 20:15 
GeneralRe: Open applicaiton Pin
Kumaran21cen12-Feb-08 20:30
Kumaran21cen12-Feb-08 20:30 
Generallistbox in vb.net Pin
Anusubha.V.G12-Feb-08 18:28
Anusubha.V.G12-Feb-08 18:28 
GeneralRe: listbox in vb.net Pin
Nanda160512-Feb-08 18:44
Nanda160512-Feb-08 18:44 
GeneralRe: listbox in vb.net Pin
Anusubha.V.G12-Feb-08 22:34
Anusubha.V.G12-Feb-08 22:34 
GeneralRe: listbox in vb.net Pin
Christian Graus12-Feb-08 18:50
protectorChristian Graus12-Feb-08 18:50 
GeneralThe type initializer threw an exception. Pin
Nanda160512-Feb-08 18:08
Nanda160512-Feb-08 18:08 

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.