Click here to Skip to main content
15,887,746 members
Home / Discussions / Article Writing
   

Article Writing

 
GeneralRe: Adding Popup menues to IE Pin
Kant16-Mar-03 4:54
Kant16-Mar-03 4:54 
GeneralWebbrowser Popup ad blockers Pin
Brett Robichaud27-Feb-03 4:53
Brett Robichaud27-Feb-03 4:53 
GeneralRe: Webbrowser Popup ad blockers Pin
Stephane Rodriguez.27-Feb-03 5:03
Stephane Rodriguez.27-Feb-03 5:03 
GeneralRe: Webbrowser Popup ad blockers Pin
Brett Robichaud27-Feb-03 5:35
Brett Robichaud27-Feb-03 5:35 
GeneralRe: Webbrowser Popup ad blockers Pin
Todd Smith27-Feb-03 6:47
Todd Smith27-Feb-03 6:47 
GeneralDLL Function Parameters Pin
AFShin Dehghani25-Feb-03 2:33
AFShin Dehghani25-Feb-03 2:33 
GeneralRe: DLL Function Parameters Pin
-Dy25-Feb-03 3:34
-Dy25-Feb-03 3:34 
GeneralRe: DLL Function Parameters Pin
AFShin Dehghani25-Feb-03 19:41
AFShin Dehghani25-Feb-03 19:41 
oh its a user define dll and havent any reference so I fetch its assembly code to . How many in input and have it and what is it return format Frown | :(

10001F56 90909090909090909090 Align 16
10001F60 _CPDecrypt@24:
10001F60 8B442410 mov eax,[esp+10h]
10001F64 83EC44 sub esp,00000044h
10001F67 83F840 cmp eax,00000040h
10001F6A 7E77 jle L10001FE3
10001F6C 8B4C244C mov ecx,[esp+4Ch]
10001F70 83F918 cmp ecx,00000018h
10001F73 7E6E jle L10001FE3
10001F75 55 push ebp
10001F76 8B6C244C mov ebp,[esp+4Ch]
10001F7A 56 push esi
10001F7B 8BD1 mov edx,ecx
10001F7D 57 push edi
10001F7E 33C0 xor eax,eax
10001F80 8BFD mov edi,ebp
10001F82 8B74245C mov esi,[esp+5Ch]
10001F86 C1E902 shr ecx,02h
10001F89 F3AB rep stosd
10001F8B 8BCA mov ecx,edx
10001F8D 83E103 and ecx,00000003h
10001F90 F3AA rep stosb
10001F92 8D4C240C lea ecx,[esp+0Ch]
10001F96 33C0 xor eax,eax
10001F98 2BF1 sub esi,ecx
10001F9A L10001F9A:
10001F9A 8D4C040C lea ecx,[esp+eax+0Ch]
10001F9E 8A140E mov dl,[esi+ecx]
10001FA1 80F242 xor dl,42h
10001FA4 40 inc eax
10001FA5 83F840 cmp eax,00000040h
10001FA8 8811 mov [ecx],dl
10001FAA 7CEE jl L10001F9A
10001FAC 68200B0110 push L10010B20
10001FB1 FF1508900010 call [KERNEL32.dll!EnterCriticalSection]
10001FB7 8D44240C lea eax,[esp+0Ch]
10001FBB 8B4C2464 mov ecx,[esp+64h]
10001FBF 50 push eax
10001FC0 51 push ecx
10001FC1 55 push ebp
10001FC2 E809F1FFFF call SUB_L100010D0
10001FC7 83C40C add esp,0000000Ch
10001FCA 68200B0110 push L10010B20
10001FCF FF1504900010 call [KERNEL32.dll!LeaveCriticalSection]
10001FD5 5F pop edi
10001FD6 5E pop esi
10001FD7 B801000000 mov eax,00000001h
10001FDC 5D pop ebp
10001FDD 83C444 add esp,00000044h
10001FE0 C21800 retn 0018h
GeneralPattern Oriented Software Architecture Section Pin
rund1me22-Feb-03 23:02
rund1me22-Feb-03 23:02 
GeneralRe: Pattern Oriented Software Architecture Section Pin
SimonS23-Feb-03 21:52
SimonS23-Feb-03 21:52 
GeneralArticle at "http://www.codeproject.com/useritems/Mail_Report_Program.asp" Pin
skydive24121-Feb-03 4:46
skydive24121-Feb-03 4:46 
QuestionI can't find the tapped webbrowser in this site.where is it? Pin
david_joung21-Feb-03 0:42
david_joung21-Feb-03 0:42 
GeneralArticle at "http://www.codeproject.com/useritems/Client-Server_App.asp" Pin
skydive24120-Feb-03 2:20
skydive24120-Feb-03 2:20 
GeneralTutorial: control inheriting Pin
SimonS19-Feb-03 21:10
SimonS19-Feb-03 21:10 
GeneralRe: Tutorial: control inheriting Pin
Arun Bhalla8-Apr-03 8:17
Arun Bhalla8-Apr-03 8:17 
QuestionResource Organizer??? Pin
Hoornet9317-Feb-03 23:43
Hoornet9317-Feb-03 23:43 
AnswerRe: Resource Organizer??? Pin
-Dy18-Feb-03 2:03
-Dy18-Feb-03 2:03 
GeneralRe: Resource Organizer??? Pin
Hoornet9318-Feb-03 2:41
Hoornet9318-Feb-03 2:41 
Generalsecurity Pin
Ronny Abraham10-Feb-03 23:21
Ronny Abraham10-Feb-03 23:21 
GeneralRe: security Pin
Steve S21-Feb-03 4:56
Steve S21-Feb-03 4:56 
GeneralRe: security Pin
Davy Mitchell26-Mar-03 20:44
Davy Mitchell26-Mar-03 20:44 
GeneralRTL programming Pin
Abbas_Riazi2-Feb-03 4:21
professionalAbbas_Riazi2-Feb-03 4:21 
GeneralPC Configuration Pin
DFU2329-Jan-03 4:40
DFU2329-Jan-03 4:40 
GeneralRe: PC Configuration Pin
Michael Dunn31-Jan-03 20:02
sitebuilderMichael Dunn31-Jan-03 20:02 
GeneralKindly help me out. I'm stuck.... Pin
arru200319-Jan-03 12:00
arru200319-Jan-03 12:00 

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.