Click here to Skip to main content
15,913,225 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Changing Image From File Pin
EvanSaunders6-Sep-07 22:08
EvanSaunders6-Sep-07 22:08 
GeneralRe: Changing Image From File Pin
Luc Pattyn7-Sep-07 1:32
sitebuilderLuc Pattyn7-Sep-07 1:32 
GeneralRe: Changing Image From File Pin
EvanSaunders9-Sep-07 22:31
EvanSaunders9-Sep-07 22:31 
GeneralRe: Changing Image From File Pin
Dave Kreskowiak7-Sep-07 2:05
mveDave Kreskowiak7-Sep-07 2:05 
GeneralRe: Changing Image From File Pin
EvanSaunders9-Sep-07 22:32
EvanSaunders9-Sep-07 22:32 
Questionhelp for the code Pin
MidoYC5-Sep-07 19:42
MidoYC5-Sep-07 19:42 
AnswerRe: help for the code Pin
Guffa5-Sep-07 20:39
Guffa5-Sep-07 20:39 
AnswerRe: help for the code Pin
Luc Pattyn6-Sep-07 3:56
sitebuilderLuc Pattyn6-Sep-07 3:56 
Some of the code is dealing with hexadecimal numbers that get received in ASCII and decoded.
The constants 32, 48, 10, 13 are space, zero, carriagereturn and linefeed, and should
not be there in numeric form at all.

The code is amateuristic and should not be taken as an example.
There is plenty of good code on CodeProject. Read some of the articles relevant to you.

Smile | :)

Luc Pattyn [Forum Guidelines] [My Articles]


this weeks tips:
- make Visual display line numbers: Tools/Options/TextEditor/...
- show exceptions with ToString() to see all information
- before you ask a question here, search CodeProject, then Google


QuestionCrystal Report Pin
aqui_i5-Sep-07 15:59
aqui_i5-Sep-07 15:59 
AnswerRe: Crystal Report Pin
Lucky Sheikh6-Sep-07 20:25
Lucky Sheikh6-Sep-07 20:25 
QuestionRun program in back ground Pin
Cory Kimble5-Sep-07 10:59
Cory Kimble5-Sep-07 10:59 
AnswerRe: Run program in back ground Pin
Colin Angus Mackay5-Sep-07 14:15
Colin Angus Mackay5-Sep-07 14:15 
AnswerRe: Run program in back ground Pin
astanton19786-Sep-07 2:25
astanton19786-Sep-07 2:25 
QuestionTranslating C structure into VB.NET Pin
Ravi Mahavrathayajula5-Sep-07 7:59
Ravi Mahavrathayajula5-Sep-07 7:59 
AnswerRe: Translating C structure into VB.NET Pin
Christian Graus5-Sep-07 8:30
protectorChristian Graus5-Sep-07 8:30 
GeneralRe: Translating C structure into VB.NET Pin
Ravi Mahavrathayajula5-Sep-07 8:48
Ravi Mahavrathayajula5-Sep-07 8:48 
GeneralRe: Translating C structure into VB.NET Pin
Dave Kreskowiak5-Sep-07 9:05
mveDave Kreskowiak5-Sep-07 9:05 
GeneralRe: Translating C structure into VB.NET Pin
Ravi Mahavrathayajula5-Sep-07 9:30
Ravi Mahavrathayajula5-Sep-07 9:30 
GeneralRe: Translating C structure into VB.NET Pin
Ravi Mahavrathayajula5-Sep-07 9:47
Ravi Mahavrathayajula5-Sep-07 9:47 
GeneralRe: Translating C structure into VB.NET Pin
Dave Kreskowiak5-Sep-07 10:07
mveDave Kreskowiak5-Sep-07 10:07 
QuestionAddressOf with arguments Pin
Amer Rehman5-Sep-07 7:58
Amer Rehman5-Sep-07 7:58 
AnswerRe: AddressOf with arguments Pin
Dave Kreskowiak5-Sep-07 8:40
mveDave Kreskowiak5-Sep-07 8:40 
AnswerRe: AddressOf with arguments Pin
Christian Graus5-Sep-07 8:50
protectorChristian Graus5-Sep-07 8:50 
GeneralRe: AddressOf with arguments Pin
Dave Kreskowiak5-Sep-07 8:59
mveDave Kreskowiak5-Sep-07 8:59 
GeneralRe: AddressOf with arguments Pin
Christian Graus5-Sep-07 10:10
protectorChristian Graus5-Sep-07 10:10 

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.