Board index » cppbuilder » Unresolved external '___org__msize'
Morne Thero
![]() CBuilder Developer |
Mon, 04 Jul 2005 17:59:09 GMT
Unresolved external '___org__msize'
Hi ,
Heres a funny linker problem that I found. If you use the function _msize and you compile the code by ticking the If you untick both Build with Runtime packages and Use Dynamic RTL then you get heres some example code (Just create a new application and stick this in the Constructtor : __fastcall TForm1::TForm1(TComponent* Owner) BYTE* pbData; Quote} Thanks |