WinelibVersion() [was: bit-blit ops]

cdr cedar at 3web.net
Fri Jun 17 10:53:54 CDT 2005


Dimi Paun wrote:

> if you *really* want to do it:
>   -- at compile time:
>      #ifdef __WINE__
>      ....
>      #endif
> 
>   -- at runtime:
>      if( GetProcAddress(LoadLibrary("kernel32"), "wine_get_unix_file_name")
> {
>      .....
>      }
> 
much appreciated, cdr




More information about the wine-devel mailing list