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

Visual Basic

 
AnswerRe: Controlling other windows from VB.NET application Pin
Dave Kreskowiak5-Jul-06 1:34
mveDave Kreskowiak5-Jul-06 1:34 
GeneralRe: Controlling other windows from VB.NET application Pin
seamie5-Jul-06 2:53
seamie5-Jul-06 2:53 
QuestionRe: Controlling other windows from VB.NET application Pin
mr_lasseter5-Jul-06 7:33
mr_lasseter5-Jul-06 7:33 
AnswerRe: Controlling other windows from VB.NET application Pin
Dave Kreskowiak5-Jul-06 8:18
mveDave Kreskowiak5-Jul-06 8:18 
Questiondiffrence between vb exe file and other Pin
zon_cpp5-Jul-06 0:46
zon_cpp5-Jul-06 0:46 
AnswerRe: diffrence between vb exe file and other Pin
Dave Kreskowiak5-Jul-06 1:36
mveDave Kreskowiak5-Jul-06 1:36 
GeneralRe: diffrence between vb exe file and other Pin
zon_cpp5-Jul-06 2:08
zon_cpp5-Jul-06 2:08 
GeneralRe: diffrence between vb exe file and other Pin
Dave Kreskowiak5-Jul-06 2:56
mveDave Kreskowiak5-Jul-06 2:56 
There's nothing really that special about a VB6 .EXE. Other than the large number of imports from the Runtime library. It's probably organized a bit differently from a C/C++ app though. You may want to use PEDump or PEBrowse to get the layout. If you're adding or removing data from the file, you could be changing offsets into the .EXE, invalidating them.


Dave Kreskowiak
Microsoft MVP - Visual Basic

Questionhow to deal with point data? Pin
codeadair4-Jul-06 22:18
codeadair4-Jul-06 22:18 
AnswerRe: how to deal with point data? Pin
Dave Kreskowiak5-Jul-06 1:39
mveDave Kreskowiak5-Jul-06 1:39 
AnswerRe: how to deal with point data? Pin
Jun Du5-Jul-06 4:42
Jun Du5-Jul-06 4:42 
QuestionRunning Pin
Socheat.Net4-Jul-06 21:13
Socheat.Net4-Jul-06 21:13 
AnswerRe: Running Pin
Mekong River4-Jul-06 21:24
Mekong River4-Jul-06 21:24 
GeneralRe: Running Pin
Socheat.Net4-Jul-06 21:40
Socheat.Net4-Jul-06 21:40 
GeneralRe: Running Pin
Guffa4-Jul-06 21:58
Guffa4-Jul-06 21:58 
GeneralRe: Running [modified] Pin
Socheat.Net4-Jul-06 22:33
Socheat.Net4-Jul-06 22:33 
GeneralRe: Running Pin
Marc Soleda4-Jul-06 23:52
Marc Soleda4-Jul-06 23:52 
GeneralRe: Running Pin
Mekong River5-Jul-06 0:18
Mekong River5-Jul-06 0:18 
AnswerRe: Running Pin
Dave Kreskowiak5-Jul-06 1:41
mveDave Kreskowiak5-Jul-06 1:41 
AnswerRe: Running Pin
Dave Kreskowiak5-Jul-06 1:42
mveDave Kreskowiak5-Jul-06 1:42 
GeneralRe: Running Pin
Socheat.Net5-Jul-06 21:07
Socheat.Net5-Jul-06 21:07 
GeneralRe: Running Pin
Dave Kreskowiak6-Jul-06 2:20
mveDave Kreskowiak6-Jul-06 2:20 
Questionhow to display a gif image in vb.net and vb? Pin
Ron.S4-Jul-06 20:57
Ron.S4-Jul-06 20:57 
AnswerRe: how to display a gif image in vb.net and vb? Pin
DIMPLE_R4-Jul-06 21:08
DIMPLE_R4-Jul-06 21:08 
AnswerRe: how to display a gif image in vb.net and vb? Pin
Socheat.Net4-Jul-06 21:15
Socheat.Net4-Jul-06 21:15 

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.