Click here to Skip to main content
15,901,122 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: speech recognition Pin
sawsan ahmad14-Oct-09 6:40
sawsan ahmad14-Oct-09 6:40 
QuestionVisual Basic Decompiler Pin
hande5413-Oct-09 7:38
hande5413-Oct-09 7:38 
AnswerRe: Visual Basic Decompiler Pin
Steven J Jowett13-Oct-09 7:44
Steven J Jowett13-Oct-09 7:44 
GeneralRe: Visual Basic Decompiler Pin
hande5413-Oct-09 7:54
hande5413-Oct-09 7:54 
GeneralRe: Visual Basic Decompiler Pin
EliottA13-Oct-09 8:06
EliottA13-Oct-09 8:06 
GeneralRe: Visual Basic Decompiler Pin
hande5413-Oct-09 8:13
hande5413-Oct-09 8:13 
GeneralRe: Visual Basic Decompiler Pin
Eddy Vluggen13-Oct-09 8:24
professionalEddy Vluggen13-Oct-09 8:24 
GeneralRe: Visual Basic Decompiler Pin
hande5413-Oct-09 8:31
hande5413-Oct-09 8:31 
How can I decide whether code is compiled as P-code or native code? I could only get the native code of the exe file like

Private Sub Txtsex_Change() '46B130
0046B130: push ebp
0046B131: mov ebp, esp
0046B133: sub esp, 0000000Ch
0046B136: push 00402746h ; MSVBVM60.DLL.__vbaExceptHandler
0046B13B: mov eax, fs:[00h]
0046B141: push eax....

moreover I could not open your link. Is it broken?
GeneralRe: Visual Basic Decompiler Pin
hande5413-Oct-09 8:34
hande5413-Oct-09 8:34 
GeneralRe: Visual Basic Decompiler Pin
Eddy Vluggen13-Oct-09 12:00
professionalEddy Vluggen13-Oct-09 12:00 
GeneralRe: Visual Basic Decompiler Pin
Richard MacCutchan13-Oct-09 9:22
mveRichard MacCutchan13-Oct-09 9:22 
QuestionFile not found error Pin
Dhruva Hein13-Oct-09 6:01
Dhruva Hein13-Oct-09 6:01 
AnswerRe: File not found error Pin
Henry Minute13-Oct-09 6:19
Henry Minute13-Oct-09 6:19 
AnswerRe: File not found error Pin
Dave Kreskowiak13-Oct-09 6:39
mveDave Kreskowiak13-Oct-09 6:39 
GeneralRe: File not found error Pin
Dhruva Hein13-Oct-09 6:55
Dhruva Hein13-Oct-09 6:55 
QuestionRichTextBox - Keyin -Uppercase Pin
Paramu197313-Oct-09 5:08
Paramu197313-Oct-09 5:08 
AnswerRe: RichTextBox - Keyin -Uppercase Pin
EliottA13-Oct-09 5:14
EliottA13-Oct-09 5:14 
GeneralRe: RichTextBox - Keyin -Uppercase Pin
Luc Pattyn13-Oct-09 5:58
sitebuilderLuc Pattyn13-Oct-09 5:58 
GeneralRe: RichTextBox - Keyin -Uppercase Pin
EliottA13-Oct-09 7:12
EliottA13-Oct-09 7:12 
AnswerRe: RichTextBox - Keyin -Uppercase Pin
David Mujica13-Oct-09 5:24
David Mujica13-Oct-09 5:24 
AnswerRe: RichTextBox - Keyin -Uppercase Pin
dan!sh 13-Oct-09 5:27
professional dan!sh 13-Oct-09 5:27 
Questioncrystal report-load report failed and invalid report source file path Pin
waner michaud13-Oct-09 4:53
waner michaud13-Oct-09 4:53 
AnswerRe: crystal report-load report failed and invalid report source file path Pin
David Mujica13-Oct-09 5:21
David Mujica13-Oct-09 5:21 
GeneralRe: crystal report-load report failed and invalid report source file path Pin
waner michaud13-Oct-09 5:29
waner michaud13-Oct-09 5:29 
GeneralRe: crystal report-load report failed and invalid report source file path Pin
waner michaud13-Oct-09 6:15
waner michaud13-Oct-09 6:15 

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.