Guest User

Untitled

a guest
Oct 1st, 2016
59
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.56 KB | None | 0 0
  1. runtime error R6002
  2. - floating point support not loaded
  3.  
  4. __NMSG_WRITE
  5. _amsg_exit(2) <= 2 - код ошибки (соответствует R6002)
  6. _fptrap
  7.  
  8. void __cdecl _cfltcvt_init_0()
  9. {
  10. off_519200 = _cfltcvt; // Все эти off_* были инициализированы
  11. off_519204 = sub_4B91DF; // функтором _fptrap.
  12. off_519208 = _fassign;
  13. off_51920C = _forcdecpt;
  14. off_519210 = _positive;
  15. off_519214 = _cfltcvt;
  16. off_519218 = _cfltcvt_l;
  17. off_51921C = _fassign_l;
  18. off_519220 = _cropzeros_l;
  19. off_519224 = _forcdecpt_l;
  20. }
Add Comment
Please, Sign In to add comment