Hi all,
Anyone know how to get service pack 5 for VStudio, in the UK, without downloading hundreds of Mbytes over the net.
(very time consuming and expensive).
There are smaller downloads but they appear not to contain CVC++ info.
Thanks
Barry
Hi all,
I have used a CDib class in the past but on my new PC with Windows ME it causes problems, does anyone know if there is an up to date version or a good alternative, perhaps with the ability to load files other than .bmp?
Thanks
Barry
Hi,
Does anyone know where windows stores it's
font list? I would like to print a sample of each font on my PC, is there a program around that does this already?
Thanks
Barry M
Hi,
I am using CTreeView to list some files and would like the root to have a different image to the rest of the Items. Also I would like the images to change on selection. How do I arrange the CImageList to do this and how do I access bitmaps in it from the insert statement, how do I change...
Hi Pete,
My piece of global code is using the HWND normally passed to WinProc; it uses it to perform a SetWindowLong for a structure.
When I pass the result of AfxGetMainWnd to the code it crashes, am I using the wrong routine to get the HWND?
The application is SDI.
Thanks
Barry
Hi,
In a Win32 application CreatwWindow returns an HWND which can be utilised in the program, in the MFC window creation process this handle is not apparent, how do I access it?
I know I should be using pointers but I am using some Win32 code chunks in the global area.
Thanks
Barry
Hi
I am reading from the COM1 port, data at 4800 baud, and the
mesages are being split into 8 char chunks after the initial message looks OK.
I think that it may be a timing fault, any ideas ?
Thanks
Barry
Hi,
I am trying to utilise the TRACE facility in VC++6.0. I have put TRACE statements in my program but have no output, does it print into the debug area or does it have a separate window or have I not activated it properly??
Barry M
Hi out there,
How do I get a View to perform an OnDraw from a Global Function and what parameter do I need to pass to the Function?
The function will be a Thread when I get it to work!!
Barry M
I am trying to port the TTY sample program to the MFC environment(having given up on the VCTERM sample) and am getting a type cast fault in the CreateThread statement.<br>Has anyone out there tried this port or can throw any light on the fault. I would be happy to send more details of...
Hi,<br>I am trying to compile the Sample file VCTERM and am getting the message "cannot open mfc40.lib" at the linking stage. Anyone had this problem and solved it?<br><br>Thanks<br><br>Barry<br>
Hi all<br>I am trying to set a text color to red and keep getting black, this also happens when I try to create a pen in red. Is this a palette fault? If not anyone know what it is?<br><br>Thanks<br><br>Barry
I would like to set the pathname for a CFileDialog box so that the directory is the same as that in which the .exe file resides. Is there a neat way of setting up the pathname in the CFileDialog statement to avoid the default?<br><br>Barry M<br>
I am trying to implement a program based on the DIBDEMO program. I have tried to introduce scolling into the program but although the image goes to the correct place it is 'clipped' progressively smaller. I suspect that this has to do with DP & LP coords but cannot see how...
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.