Click here to Skip to main content
15,892,290 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: Need Help with Outlook Pin
RichardBerry2-May-07 3:40
RichardBerry2-May-07 3:40 
GeneralRe: Need Help with Outlook Pin
Jats_4ru2-May-07 4:23
Jats_4ru2-May-07 4:23 
GeneralRe: Need Help with Outlook Pin
Jats_4ru2-May-07 4:31
Jats_4ru2-May-07 4:31 
AnswerRe: Need Help with Outlook Pin
Rupesh Kumar Swami2-May-07 4:10
Rupesh Kumar Swami2-May-07 4:10 
GeneralRe: Need Help with Outlook Pin
Jats_4ru2-May-07 4:32
Jats_4ru2-May-07 4:32 
QuestionHow to keep the sessions using web request Pin
vurugonda2-May-07 3:00
vurugonda2-May-07 3:00 
QuestionHow do you overwrite bytes in a certain position in a file Pin
RichardBerry2-May-07 2:42
RichardBerry2-May-07 2:42 
AnswerRe: How do you overwrite bytes in a certain position in a file Pin
Dave Kreskowiak2-May-07 3:45
mveDave Kreskowiak2-May-07 3:45 
This is covered by the FileStream[^] class. You usually open the file, Seek to the position you want to overwrite, then Write the new data.


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


AnswerRe: How do you overwrite bytes in a certain position in a file Pin
ChandraRam2-May-07 4:27
ChandraRam2-May-07 4:27 
GeneralRe: How do you overwrite bytes in a certain position in a file Pin
RichardBerry2-May-07 4:51
RichardBerry2-May-07 4:51 
GeneralRe: How do you overwrite bytes in a certain position in a file Pin
ChandraRam2-May-07 7:37
ChandraRam2-May-07 7:37 
QuestionHow to call a function from c++ dll in VB Pin
sandeepkavade2-May-07 2:41
sandeepkavade2-May-07 2:41 
AnswerRe: How to call a function from c++ dll in VB Pin
Dave Kreskowiak2-May-07 3:41
mveDave Kreskowiak2-May-07 3:41 
QuestionHow do you rename a file - Without opening and save as Pin
RichardBerry2-May-07 2:41
RichardBerry2-May-07 2:41 
AnswerRe: How do you rename a file - Without opening and save as Pin
kubben2-May-07 3:08
kubben2-May-07 3:08 
GeneralRe: How do you rename a file - Without opening and save as Pin
RichardBerry2-May-07 3:25
RichardBerry2-May-07 3:25 
QuestionUsing API in VBscript Pin
Navneet Hegde2-May-07 2:21
Navneet Hegde2-May-07 2:21 
AnswerRe: Using API in VBscript Pin
Dave Kreskowiak2-May-07 3:38
mveDave Kreskowiak2-May-07 3:38 
GeneralRe: Using API in VBscript Pin
CPallini2-May-07 4:29
mveCPallini2-May-07 4:29 
GeneralRe: Using API in VBscript Pin
Dave Kreskowiak2-May-07 4:50
mveDave Kreskowiak2-May-07 4:50 
GeneralRe: Using API in VBscript Pin
CPallini2-May-07 5:08
mveCPallini2-May-07 5:08 
GeneralRe: Using API in VBscript Pin
Dave Kreskowiak2-May-07 8:06
mveDave Kreskowiak2-May-07 8:06 
Questionfind infomation and display it in datagrid Pin
detective_girl2-May-07 1:56
detective_girl2-May-07 1:56 
AnswerRe: find infomation and display it in datagrid Pin
Christian Graus2-May-07 2:29
protectorChristian Graus2-May-07 2:29 
QuestionHelp PLz....... Pin
Devkranth Kishore Vanja2-May-07 1:33
Devkranth Kishore Vanja2-May-07 1:33 

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.