Click here to Skip to main content
15,885,984 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Item index Pin
Colin Angus Mackay23-Feb-07 4:23
Colin Angus Mackay23-Feb-07 4:23 
Questionfind and replace functionality in VB.Net.? Pin
Jennisa23-Feb-07 0:33
Jennisa23-Feb-07 0:33 
AnswerRe: find and replace functionality in VB.Net.? Pin
Hesham Amin23-Feb-07 1:42
Hesham Amin23-Feb-07 1:42 
QuestionCrytal reports - Width increase Pin
Nithyaganesh23-Feb-07 0:30
Nithyaganesh23-Feb-07 0:30 
QuestionCopy memory function in vb.net Pin
sundar_mca22-Feb-07 19:04
sundar_mca22-Feb-07 19:04 
AnswerRe: Copy memory function in vb.net Pin
The ANZAC22-Feb-07 20:17
The ANZAC22-Feb-07 20:17 
GeneralRe: Copy memory function in vb.net Pin
sundar_mca22-Feb-07 21:21
sundar_mca22-Feb-07 21:21 
GeneralRe: Copy memory function in vb.net Pin
Christian Graus22-Feb-07 22:34
protectorChristian Graus22-Feb-07 22:34 
I love how many people post 'it's very urgent' but don't give anything resembling the info that people need to help.

sundar_mca wrote:
i need to copy the integer value into the structure variable


Assuming that you have a block of memory that represents the struct, you can presumably use marshalling to copy the block of memory across. Or, you can cast that memory location to BE the struct, and copy them manually.

sundar_mca wrote:
.pls give me the code


That you would even ask this, based on the info you've provided ( nearly none ), tells me that you're in over your head. Try posting the information that describes the problem, then perhaps we can help.


Christian Graus - Microsoft MVP - C++
Metal Musings - Rex and my new metal blog
"I am working on a project that will convert a FORTRAN code to corresponding C++ code.I am not aware of FORTRAN syntax" ( spotted in the C++/CLI forum )

GeneralRe: Copy memory function in vb.net Pin
sundar_mca23-Feb-07 0:48
sundar_mca23-Feb-07 0:48 
GeneralRe: Copy memory function in vb.net Pin
Dave Kreskowiak23-Feb-07 5:42
mveDave Kreskowiak23-Feb-07 5:42 
QuestionAssigning value to a variable in Return Statement Pin
tonymathewt22-Feb-07 16:37
professionaltonymathewt22-Feb-07 16:37 
AnswerRe: Assigning value to a variable in Return Statement Pin
mr_lasseter22-Feb-07 16:53
mr_lasseter22-Feb-07 16:53 
GeneralRe: Assigning value to a variable in Return Statement Pin
tonymathewt22-Feb-07 17:12
professionaltonymathewt22-Feb-07 17:12 
QuestionSearch Harddrive For Certain Filetypes Pin
siryn22-Feb-07 11:25
siryn22-Feb-07 11:25 
AnswerRe: Search Harddrive For Certain Filetypes Pin
TwoFaced22-Feb-07 16:38
TwoFaced22-Feb-07 16:38 
GeneralRe: Search Harddrive For Certain Filetypes Pin
siryn22-Feb-07 20:38
siryn22-Feb-07 20:38 
QuestionListView Filter Pin
siryn22-Feb-07 9:33
siryn22-Feb-07 9:33 
AnswerRe: ListView Filter Pin
Dave Kreskowiak22-Feb-07 10:09
mveDave Kreskowiak22-Feb-07 10:09 
QuestionFrames withVB.net Pin
dasumohan22-Feb-07 9:06
dasumohan22-Feb-07 9:06 
AnswerRe: Frames withVB.net Pin
Dave Kreskowiak22-Feb-07 9:23
mveDave Kreskowiak22-Feb-07 9:23 
Questionformat date Pin
jds120722-Feb-07 7:52
jds120722-Feb-07 7:52 
AnswerRe: format date Pin
alexfromto22-Feb-07 7:58
alexfromto22-Feb-07 7:58 
AnswerRe: format date Pin
alexfromto22-Feb-07 8:14
alexfromto22-Feb-07 8:14 
GeneralRe: format date Pin
Marcus J. Smith22-Feb-07 8:19
professionalMarcus J. Smith22-Feb-07 8:19 
GeneralRe: format date Pin
alexfromto22-Feb-07 8:22
alexfromto22-Feb-07 8:22 

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.