Re: GDI culls multiple FillRects?



Frank Kotler <fbkotler@xxxxxxxxxxx> écrivait news:C-KdndZ3B4z7hzXeRVn-
og@xxxxxxxxxxx:

> I don't think I understand how to use this thing
> effectively...

In Win32, just like any DLL (one another layer).

Then (i never gave it any try...), the same source
should be, as well, compilable/runable under Linux
with the matching DLL version (?). May be a kind of
low-cost "OS portability".

;)

Betov.

< http://rosasm.org >



.



Relevant Pages

  • Re: Debugging JNI shared libraries
    ... >compiles OK on Win32 when I have teh requisite stuff installed and I'm ... >DllMain gets called, attach to the dll? ... code as far as the debugger is concerned). ...
    (comp.programming)
  • Memory error with funcs that return char*
    ... DllImport statements to link back into a Win32 C DLL that has several ... Here is a sample function I am using that just returns a hard coded string: ...
    (microsoft.public.dotnet.framework.interop)
  • Re: Exiting process
    ... if you still want to use the original method, don't use a DLL, ... Also this is only valid for win32 apps with kernel32.dll mapped into their ... > window. ...
    (microsoft.public.vc.language)
  • Re: wh_callwndProc hook problem
    ... win32 dll. ... If you use win32 api DllMain, merge my codes of DllMain with that of yours. ... link but when i search in google groups i find..how this thread is transfered ...
    (microsoft.public.vc.language)
  • Re: C coding guidelines
    ... /your/ code's entry point, then it isn't what we're talking about - ... but I'm talking specifically about Win32 GUI. ... The REAL entry point for a Win32 GUI program is WinMainCRTStartup. ... link with to produce the DLL. ...
    (comp.lang.c)