01-03-2008, 12:23 AM
Let the macro run not in exe.
Or you can exclude the line when compiling for exe:
#if !EXE
newitem ....
#endif
Or you can exclude the line when compiling for exe:
#if !EXE
newitem ....
#endif
|
newitem
|
|
« Next Oldest | Next Newest »
|
| Messages In This Thread |