stillnewbie
May 12th, 2001, 11:16
Hi all,
need some help on this
0 0012B814 BFF748B4 01E6 KERNEL32.dll GlobalAlloc
1 0012B818 BFF7FFF0 0319 KERNEL32.dll VirtualAlloc
2 0012B81C BFFA19F5 00D8 KERNEL32.dll DeleteFileA
3 0012B820 BFFA082B 0237 KERNEL32.dll LocalLock
4 0012B824 BFFA0F73 01D9 KERNEL32.dll GetTimeZoneInformation
5 0012B828 BFF8E150 0138 KERNEL32.dll GetACP
6 0012B82C BFFA08BC 0342 KERNEL32.dll WriteProfileStringA
7 0012B830 BFF9E1D3 0304 KERNEL32.dll TlsFree
8 0012B834 BFF84A5F 02C9 KERNEL32.dll SetErrorMode
9 0012B838 BFF7B9B2 0228 KERNEL32.dll LeaveCriticalSection
10 0012B83C BFF90FAF 028E KERNEL32.dll ResumeThread
11 0012B840 BFF8F4FC 02EB KERNEL32.dll SetThreadPriority
12 0012B844 BFF77844 019F KERNEL32.dll GetPrivateProfileStringA
13 0012B848 BFF77284 0353 KERNEL32.dll lstrcmp
14 0012B84C BFFA18B8 01CE KERNEL32.dll GetTempPathA
15 0012B850 BFFB3FF7 01C1 KERNEL32.dll GetSystemDefaultLangID
16 0012B854 BFFA0A62 0320 KERNEL32.dll VirtualQuery
17 0012B858 0081C468 0000 ?????? to_Resolve
17 0012B858 0081C468 0000 ?????? to_Resolve
I can't find the the real api for this.
I disassenbed this address but it only
points to push ebp ???
Could you guys kindly help me?
btw the prog is Advanced Disk Catalog
TIA
regards
stillnewbie
need some help on this
0 0012B814 BFF748B4 01E6 KERNEL32.dll GlobalAlloc
1 0012B818 BFF7FFF0 0319 KERNEL32.dll VirtualAlloc
2 0012B81C BFFA19F5 00D8 KERNEL32.dll DeleteFileA
3 0012B820 BFFA082B 0237 KERNEL32.dll LocalLock
4 0012B824 BFFA0F73 01D9 KERNEL32.dll GetTimeZoneInformation
5 0012B828 BFF8E150 0138 KERNEL32.dll GetACP
6 0012B82C BFFA08BC 0342 KERNEL32.dll WriteProfileStringA
7 0012B830 BFF9E1D3 0304 KERNEL32.dll TlsFree
8 0012B834 BFF84A5F 02C9 KERNEL32.dll SetErrorMode
9 0012B838 BFF7B9B2 0228 KERNEL32.dll LeaveCriticalSection
10 0012B83C BFF90FAF 028E KERNEL32.dll ResumeThread
11 0012B840 BFF8F4FC 02EB KERNEL32.dll SetThreadPriority
12 0012B844 BFF77844 019F KERNEL32.dll GetPrivateProfileStringA
13 0012B848 BFF77284 0353 KERNEL32.dll lstrcmp
14 0012B84C BFFA18B8 01CE KERNEL32.dll GetTempPathA
15 0012B850 BFFB3FF7 01C1 KERNEL32.dll GetSystemDefaultLangID
16 0012B854 BFFA0A62 0320 KERNEL32.dll VirtualQuery
17 0012B858 0081C468 0000 ?????? to_Resolve
17 0012B858 0081C468 0000 ?????? to_Resolve
I can't find the the real api for this.
I disassenbed this address but it only
points to push ebp ???
Could you guys kindly help me?
btw the prog is Advanced Disk Catalog
TIA
regards
stillnewbie