Thread Zugriff auf DLL's: wie macht man das? (21 answers)
Opened by Rambo at 2004-01-13 12:59

esskar
 2004-02-09 20:58
#79111 #79111
User since
2003-08-04
7321 Artikel
ModeratorIn

user image
nein...

NULL ist meistens definiert als

Code: (dl )
#define NULL (void*)0


also

Code: (dl )
$uts != 0


ist richtig!

View full thread Zugriff auf DLL's: wie macht man das?