D2 Win API Problem
    A Bothe 
    info at alexanderbothe.com
       
    Mon Sep 21 08:11:55 PDT 2009
    
    
  
I solved the problem!
I've to make the function pointer to be extern(C),
so I will have
extern(C)
{
int function(...) tfunc;
}
    
    
More information about the Digitalmars-d-learn
mailing list