I need to thunk from a Delphi 2 app to a 16 bit DLL? How? Where can I find information?
I'm a moderate level Delphi programmer.
http://www.experts-exchange.com/Programming/Languages/Pascal/Delphi/Q_10005725.html
Hi all,
I'm now running an Oracle Instance on AIX UNIX
running 64 bit. And i do not have any parameter
in my pfile to set the instance to run at which
speed (e.g. 32bit or 64 bit)
And now ...
http://www.experts-exchange.com/Database/Oracle/Q_20130531.html
Zones:
OracleDate Answered: 05/29/2002 Grade: A Views: 0
I have made some scripts to delete and refresh a batch of directories with new data. I use the old DOS command Deltree.exe. Deltree does not cope with long file names. I cannot use the 8.3 DOS name...
http://www.experts-exchange.com/OS/Microsoft_Operating_Systems/Windows/NT/Q_10094127.html
Zones:
Windows NTDate Answered: 11/01/1998 Grade: C Views: 0
My file system needs to be in 32 bit, but instead it says "Some drivers are using MS-DOS compatability" How do I change it to 32 bit?
http://www.experts-exchange.com/OS/Miscellaneous/Q_11234972.html
I am unable to recollect if there is a command which will show be whether my os is 32 bit or 64 bit. Can anyone tell me?
Thanks
muthusamy
http://www.experts-exchange.com/OS/Unix/Solaris/Q_20248096.html
Zones:
SolarisDate Answered: 03/04/2003 Grade: A Views: 0
Hi ,I am very new to PERL.And,I need to write a program to generate a 32 bit number for the below input parameters.I will appreciate your help.
Write a Perl program to generate an number Addr(32...
http://www.experts-exchange.com/Programming/Languages/Scripting/Perl/Q_21145491.html
Zones:
PerlDate Answered: 09/27/2004 Grade: A Views: 0
Hi,
I know it takes more bandwidth and resources but that is really not an issue here. Is possible to have a windows XP TS client connect to a 2003 TS server at a color depth of 32 bits?
Thanks.
http://www.experts-exchange.com/OS/Microsoft_Operating_Systems/Server/2003_Server/Q_213160...
Looking for a simple, leyman's explanation of the TGA file format. Also, what is a 32 bit bmp file for? What's the difference between a .tga and a 32bit .bmp?
Thanks
http://www.experts-exchange.com/Software/Photos_Graphics/Web_Graphics/Q_22006862.html
I am in the process of converting a 16 Bit DLL to a 32 Bit DLL. I have changed the following so far:
16Bit:
int far pascal _export <function>
32Bit:
int NOMANGLE _stdcall <function>
What els...
http://www.experts-exchange.com/Programming/Languages/C/Q_10009649.html
Zones:
CDate Answered: 05/02/1997 Grade: C Views: 0
I have done some DirectX before but am not all that experienced and have worked in 8 bit mode. I do not know the advantages/disavantage of these color modes. My instinct was to go with 24bit color...
http://www.experts-exchange.com/Programming/Game/Q_21311194.html