How can I get .pcx files to open in VB?
PcxView only half does the job - only gray scale and doesn't open up all pcx file types.
http://www.pcsoftware.co.nz/code.htm
Anybody have any suggestions? Thanks
I need to put this into 500 words:
http://support.microsoft.com/support/kb/articles/Q143/1/37.asp?LN=EN-US&SD=gn&FR=0
Sounds silly, but true.
Has anyone got any ideas, or anything else to add?
Thanks
I've made a very simple application and sent it over to somebody else to try out and use. However they required 3 .dlls files to use it. I already had these in my Windows/System dir, but he didn't. I'm using 98se and his using ME.
How can I tell what .dll files are required by the application...
I am using the timer code from c++ in 21 days, which is basically the following:
CTime curTime = CTime::GetCurrentTime();
m_sTime.Format("%d:%d:%d", curTime.GetHour(),
curTime.GetMinute(),
curTime.GetSecond());
But if it is 3minutes & 9seconds past 9, I would like it to read...
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.