NO

Author Topic: SysLink Problem  (Read 2273 times)

qfly

  • Guest
SysLink Problem
« on: November 02, 2008, 03:14:20 PM »
I create a dialog based application and then drop a syslink controls,modify source code add ICC_LINK_CLASS for InitCommonControlsEx,then build and run the project,but i get nothing.

the debug window show as the follow:
Loading test.exe at 00400000
Loading ntdll.dll at 7C920000
Loading C:\WINDOWS\system32\kernel32.dll at 7C800000
Loading C:\WINDOWS\system32\USER32.dll at 77D10000
Loading C:\WINDOWS\system32\GDI32.dll at 77EF0000
Loading C:\WINDOWS\system32\COMCTL32.dll at 5D170000
Loading C:\WINDOWS\system32\ADVAPI32.dll at 77DA0000
Loading C:\WINDOWS\system32\RPCRT4.dll at 77E50000
Loading C:\WINDOWS\system32\Secur32.dll at 77FC0000
Loading C:\WINDOWS\system32\ShimEng.dll at 5CC30000
Loading C:\WINDOWS\system32\IMM32.DLL at 76300000
Loading C:\WINDOWS\system32\LPK.DLL at 62C20000
Loading C:\WINDOWS\system32\USP10.dll at 73FA0000
Unloading C:\WINDOWS\system32\ShimEng.dll
Loading C:\Program Files\McAfee\SiteAdvisor\saHook.dll at 10000000
Loading C:\WINDOWS\system32\version.dll at 77BD0000
Unloading C:\WINDOWS\system32\version.dll
Loading C:\WINDOWS\system32\apphelp.dll at 76D70000
Loading C:\WINDOWS\system32\msctfime.ime at 73640000
Loading C:\WINDOWS\system32\msvcrt.dll at 77BE0000
Loading C:\WINDOWS\system32\ole32.dll at 76990000
Thread A64 ended with 0
Process 614 ended with FFFFFFFF
Done