Click here to Skip to main content
15,912,977 members
Home / Discussions / Visual Basic
   

Visual Basic

 
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 
AnswerRe: Help PLz....... Pin
Colin Angus Mackay2-May-07 4:21
Colin Angus Mackay2-May-07 4:21 
QuestionADO And ODBC Connection Choice Pin
Vimalsoft(Pty) Ltd2-May-07 0:37
professionalVimalsoft(Pty) Ltd2-May-07 0:37 
AnswerRe: ADO And ODBC Connection Choice Pin
ummoops2-May-07 12:46
ummoops2-May-07 12:46 
GeneralRe: ADO And ODBC Connection Choice Pin
Vimalsoft(Pty) Ltd2-May-07 20:12
professionalVimalsoft(Pty) Ltd2-May-07 20:12 
Questionreading and displaying data from access Pin
peteyshrew2-May-07 0:35
peteyshrew2-May-07 0:35 
AnswerRe: reading and displaying data from access Pin
Christian Graus2-May-07 0:54
protectorChristian Graus2-May-07 0:54 
Questiondynamic size in array? Pin
Diego F.1-May-07 23:33
Diego F.1-May-07 23:33 
Hello. I need your advise about how to solve that. I have a network application that uses a socket to receive some messages. The problem is that the message size isn't always the same. The two first digits indicates the size.

My initial idea is reading these two digits and create an array with the rigth size. Is that possible or is a better idea to solve that?

Regards,

Diego F.

AnswerRe: dynamic size in array? Pin
Christian Graus2-May-07 0:52
protectorChristian Graus2-May-07 0:52 
QuestionWebBrowser Pin
Socheat.Net1-May-07 22:17
Socheat.Net1-May-07 22:17 

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.