Hi. I have this in my program:
Public Declare Function CopyFile Lib "kernel32" Alias "CopyFileA" (ByVal lpExistingFileName As String, ByVal lpNewFileName As String, ByVal bFailIfExists As Long) As Long
Public Declare Function GetLastError Lib "kernel32" () As Long...
Hi, I'm working with VB6 and Crystal Reports 8.5. I need to know how can I tell the printer something like "condensed mode now" to print reports with printer-condensed-fonts. The reports where made with printer fonts.
Thank you
Hi.
I need to know if my vb6 program is running from the vb environment (using the run command or the F5 key) or if it is running from the exe file.
Is there any way to know it?
Thank you very much
Daniel
Hello!
I want to write an activeX control, which would be used in a vb6 environment.
What I want is to quit the complete program execution when a certain condition happens.
Is this posible? I think the guys from dev-soft did it when their control is shareware and you press a button in their...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.