Changeset 325 in dev for trunk/abdev/BasicCompiler64/Compile_CallProc.cpp
- Timestamp:
- Sep 25, 2007, 8:56:38 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/abdev/BasicCompiler64/Compile_CallProc.cpp
r320 r325 474 474 return true; 475 475 } 476 477 void UnsafeCall( const char *methodPtrValueStr, const char *params ) 478 { 479 }
Note:
See TracChangeset
for help on using the changeset viewer.