Click here to Skip to main content
16,005,316 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: Updating access database Pin
Guffa3-Oct-07 10:43
Guffa3-Oct-07 10:43 
Questionhow to check new mail from gmail server ?? Pin
edmond10023-Oct-07 7:52
edmond10023-Oct-07 7:52 
QuestionParameter Pin
naal_1234563-Oct-07 7:14
naal_1234563-Oct-07 7:14 
AnswerRe: Parameter Pin
cstrader2323-Oct-07 8:55
cstrader2323-Oct-07 8:55 
QuestionChenge top and left properties of textbox Pin
Naderrafiee3-Oct-07 5:55
Naderrafiee3-Oct-07 5:55 
AnswerRe: Chenge top and left properties of textbox Pin
cstrader2323-Oct-07 8:57
cstrader2323-Oct-07 8:57 
Questionhi Pin
newbie@vb3-Oct-07 4:38
newbie@vb3-Oct-07 4:38 
AnswerRe: hi Pin
DanB19833-Oct-07 9:19
DanB19833-Oct-07 9:19 
Hey

You need to implement this at a kernel level to avoid any security restrictions, you could use assembler. I am assuming you are working on an x86 derivative which is a difficult instruction set to master as it is a CISC processor - Complex Instruction Set Computer so rather than learning it as it will take a long time it is probably better to learn PIC16F84 asm which is a RISC - Reduced Instruction Set Computer and then implementing an emulator to translate PIC16F84 into x86 asm.

If you google "PIC16f84 asm shopping cart implemented in and x86 with multithreading and article to do my homework"

I am sure you will find loads of results.

Dan
GeneralRe: hi Pin
newbie@vb4-Oct-07 2:19
newbie@vb4-Oct-07 2:19 
GeneralRe: hi Pin
DanB19833-Oct-07 11:06
DanB19833-Oct-07 11:06 
GeneralRe: hi Pin
GuyThiebaut3-Oct-07 11:09
professionalGuyThiebaut3-Oct-07 11:09 
AnswerRe: hi Pin
Christian Graus3-Oct-07 12:33
protectorChristian Graus3-Oct-07 12:33 
QuestionPassing a variable to another form Pin
Zaegra3-Oct-07 4:05
Zaegra3-Oct-07 4:05 
AnswerRe: Passing a variable to another form [modified] Pin
Kenny McKee3-Oct-07 4:19
Kenny McKee3-Oct-07 4:19 
AnswerRe: Passing a variable to another form Pin
Johan Hakkesteegt3-Oct-07 4:57
Johan Hakkesteegt3-Oct-07 4:57 
QuestionDatatable sort Pin
cstrader2323-Oct-07 3:38
cstrader2323-Oct-07 3:38 
AnswerRe: Datatable sort Pin
Dave Kreskowiak3-Oct-07 4:53
mveDave Kreskowiak3-Oct-07 4:53 
GeneralRe: Datatable sort Pin
cstrader2323-Oct-07 8:53
cstrader2323-Oct-07 8:53 
GeneralRe: Datatable sort Pin
Dave Kreskowiak3-Oct-07 12:02
mveDave Kreskowiak3-Oct-07 12:02 
GeneralRe: Datatable sort Pin
cstrader2323-Oct-07 12:33
cstrader2323-Oct-07 12:33 
QuestionInitialize Date and time picker Vb 2005 Pin
nishkarsh_k3-Oct-07 2:46
nishkarsh_k3-Oct-07 2:46 
AnswerRe: Initialize Date and time picker Vb 2005 Pin
Johan Hakkesteegt3-Oct-07 8:00
Johan Hakkesteegt3-Oct-07 8:00 
GeneralRe: Initialize Date and time picker Vb 2005 Pin
nishkarsh_k3-Oct-07 8:22
nishkarsh_k3-Oct-07 8:22 
GeneralRe: Initialize Date and time picker Vb 2005 Pin
TremaHD3-Oct-07 12:05
TremaHD3-Oct-07 12:05 
GeneralRe: Initialize Date and time picker Vb 2005 Pin
Johan Hakkesteegt3-Oct-07 19:49
Johan Hakkesteegt3-Oct-07 19:49 

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.