Re: Delphi Generics and Non-Unicode



Ingo Zettl wrote:

Unfortuately I still have to support some Win98 clients,
so this might be an issue for me.

Use the generics in a DLL and link to it from your D2007 GUI code. <g>
--
Rudy Velthuis [TeamB] http://www.teamb.com

"I have six locks on my door, all in a row. When I go out, I
lock every other one. I figure no matter how long somebody
stands there picking the locks, they are always locking three
of them." -- George Carlin
.



Relevant Pages

  • Re: Delphi Generics and Non-Unicode
    ... Michael C. wrote: ... Use the generics in a DLL and link to it from your D2007 GUI code. ...
    (borland.public.delphi.non-technical)
  • Re: Timeout Expired for no apparent reason
    ... That should be done in a stored procedure or a tsql script using set based ... Doing these updates one at a time in a DLL is ... >> whole point of locks. ... it causes other commands to be blocked. ...
    (microsoft.public.sqlserver.clients)
  • Re: Timeout Expired for no apparent reason
    ... > whole point of locks. ... Executing updates from a DLL does not exclude them ... > from taking locks or blocking others. ... > take longer than the same actions done in a stored procedure. ...
    (microsoft.public.sqlserver.clients)
  • Re: Thread deadlock inside CString::AllocBuffer and sudden crashes
    ... The failure to call AFX_MANAGE_STATE for a non-extension DLL could have consequences, ... A thread that locks an object instance A and then ... ATL dll, "ATL using MFC" components, COM EXE servers, regular MFC dll, ...
    (microsoft.public.vc.mfc)
  • stepping into new causes system crash
    ... locks up hard. ... I'm debugging via ethernet, using CE5 on an x86 board. ... I step into the 'new' expression, the debugger tells me that it lost ... when I set a breakpoint in that DLL I can step around in it. ...
    (microsoft.public.windowsce.embedded)