Board index » delphi » RLINK32: unsupported 16bit resource file
Juergen Witte
![]() Delphi Developer |
Sun, 24 Sep 2000 03:00:00 GMT
|
Juergen Witte
![]() Delphi Developer |
Sun, 24 Sep 2000 03:00:00 GMT
RLINK32: unsupported 16bit resource fileI have the same problem, that other writers in this forum have, but when linking an Active/X-Server which uses a type library from < RLINK32: Unsupported 16bit resource in file "xyz.tlb" > But there are no 16bit resources in the DLL, which is used I hope that someone solved this problem.. Juergen Witte. |
Aaron D. Well
![]() Delphi Developer |
Sun, 24 Sep 2000 03:00:00 GMT
Re:RLINK32: unsupported 16bit resource file
I had this problem when I tried to use a .TLB that I created in BCB 3.0. <---- Start Quote ----> Thank you for submitting your bug report. It has been determined that Thank you. Bug description sent: Error: (0): RLINK32: Unsupported 16bit resource in file <----end quote ---> Anyway, it would seem that Delphi 3.0 and C++ Builder 3.0 are not In my opinion, this is either a bug, or it should be documented that Any Response Borland? QuoteJuergen Witte wrote:
|
peter maud
![]() Delphi Developer |
Mon, 25 Sep 2000 03:00:00 GMT
Re:RLINK32: unsupported 16bit resource fileHi Juergen, I had the same problem with a 3rd party OCX. The solution was to not use This was annoying as I had referenced this type library in my own .. Some of This is a real problem in Delphi .. I hope it get's fixed for version 4 I spent weeks trying to fix it , it only appeared in Delphi 3.1 , Delphi Peter Quote>I have the same problem, that other writers in this forum have, but |
Juergen Witt
![]() Delphi Developer |
Mon, 25 Sep 2000 03:00:00 GMT
Re:RLINK32: unsupported 16bit resource fileHi Peter, there was a tip in an old message in this group which only can be found It says to do the following: 1. Create an ServerTlb.RC File with the following content: 1 TYPELIB SERVER.TLB 2. Compile the Resource-Script into a resource file BRC32 ServerTlb.RC 3. Instead of using {$R *.TLB} use {$R ServerTlb.RES} This seems to work for me as workaround. I don't know Juergen. |
Anders Ohlsso
![]() Delphi Developer |
Mon, 25 Sep 2000 03:00:00 GMT
Re:RLINK32: unsupported 16bit resource fileHi Aaron, QuoteAaron D. Wells wrote: bug-report: Quote>*******Detailed Description of the problem********* How do I know that you used a correct IDL script when compiling If you still think it's a bug, I suggest that you submit a complete Thanks, |
Mikhail Drachu
![]() Delphi Developer |
Fri, 29 Sep 2000 03:00:00 GMT
Re:RLINK32: unsupported 16bit resource file... Quote>when linking an Active/X-Server which uses a type library from |
Aaron D. Well
![]() Delphi Developer |
Fri, 29 Sep 2000 03:00:00 GMT
Re:RLINK32: unsupported 16bit resource file
Anders, Please accept my personal appologies for posting a Bug Report which was Previously, I have only submitted bug reports when I have actually found the You may be perfectly correct in classifying this problem as a "request for I hope that desire may be satisfied. QuoteAnders Ohlsson wrote:
|
1. RLINK32 Unsupported 16bit Resource in File
2. RLINK: Unsupported 16bit resource in file
3. Error: Unsupported 16bit resource in file
4. Linker Error: Unsupported 16bit resource in file
5. RLINK32 : Unsupported 16 bit resource in dfm (The fix)
6. Unsupported 16bit resource error
7. Delphi 2.0 Components with WinNT: Erreur(0): RLINK32: Unsupported 16bit recource in file "
8. Unsupported 16bit resouce in type library?