search for: wh_callwndproc

Displaying 3 results from an estimated 3 matches for "wh_callwndproc".

2010 Mar 11
1
Strange problems with WH_CALLWNDPROC hook
Hello! I created a program which injects a DLL into the game creation tool RPG Maker 2000/2003 (RPG Maker is written in Delphi 5/6) to add features. The DLL is injected by altering the code at the entry point. So there is some code run before the actual program starts. In this code, a WH_CALLWNDPROC hook is installed, and when RPG Maker opens its main window, some additional code will get executed. This works fine with native Windows as well as Ubuntu (using Wine). But it doesn't work with openSuSE. In openSuSE, the whole thing terminates before showing the main window, the hook gets nev...
2011 Mar 18
0
Wine release 1.3.16
...SetDCBrush/PenColor. gdi32: Add null driver entry points for SetDCBrush/PenColor. gdi32: Add null driver entry points for the various DC settings functions. gdi32: Add a SetLayout driver entry point and implement it for enhanced metafiles. user.exe: Don't try calling the WH_CALLWNDPROC hook if no hook was set. gdi32: Move all the metafile DC setting functions to mfdrv/dc.c gdi32: Move all the enhanced metafile DC setting functions to enhmfdrv/dc.c gdi32: Add null driver entry points for the device printer functions. gdi32: Add null driver entry points for...
2012 Jan 09
4
"timeGetTimeā€œ function in winmm.dll
...Code: 0028:Ret ntdll.RtlFreeHeap() retval=00000001 ret=7d7984a2 0028:Ret wininet.InternetCloseHandle() retval=00000001 ret=004222c2 0028:Call KERNEL32.LoadLibraryA(01b4e770 "C:\\Programme\\MetaTrader 4 \\experts\\libraries\\FCS300.dll") ret=00421df4 0009:Call hook proc 0x4f2290 (id=WH_CALLWNDPROC,code=0,wp=00000001,lp=0033669c) 0009:Call user32.CallNextHookEx(00010068,00000000,00000001,0033669c) ret=004f23a7 0025:Ret KERNEL32.Sleep() retval=00000000 ret=0051993e 0025:Call KERNEL32.GetTickCount() ret=005196ce 0025:Ret KERNEL32.GetTickCount() retval=00010158 ret=005196ce 0025:Call ws2_32.io...