Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
HP Laserjet 4050 issue
Message
From
18/05/2002 13:46:43
 
 
To
15/05/2002 13:54:19
Ken Penrod
Technical Perspectives, Inc.
Richardson, Texas, United States
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Miscellaneous
Thread ID:
00477804
Message ID:
00658597
Views:
24
>> There is a workaround; you can declare the C library DLL entrypoint _fpreset() and call it after every time that VFP accesses the printer (realize that many things like print previewing will call the printer driver, even though you don't print anything). You can declare the entrypoint by:
>>
>>
DECLARE _fpreset IN MSVCRT && also in MSVCRT20 and MSVCRT40
>>
>
>Ed,
> Is this function also in MSVCR70.DLL that ships with VFP7? Do you know where I can get a list of functions in the DLL?
>

It may be; but since MSVCRT.DLL is needed by every copy of a Win32 OS AFAIK, referencing it in MSVCRT.DLL or MSVCRT20.DLL should work.

You can get the list of entrypoints for the MSVCR70.DLL by examining it using the DEPENDS.EXE program that ships with Visual Studio.
EMail: EdR@edrauh.com
"See, the sun is going down..."
"No, the horizon is moving up!"
- Firesign Theater


NT and Win2K FAQ .. cWashington WSH/ADSI/WMI site
MS WSH site ........... WSH FAQ Site
Wrox Press .............. Win32 Scripting Journal
eSolutions Services, LLC

The Surgeon General has determined that prolonged exposure to the Windows Script Host may be addictive to laboratory mice and codemonkeys
Previous
Reply
Map
View

Click here to load this message in the networking platform