I would be very grateful if anyone can point out something on the following problem I have met several times. Interbase 6.5 is spontaneously restarting itself in heavy-load conditions and the number of attachments is increasing to numbers like 200-300 having opened only 2-3 real sessions to the...
Hello there. I have the following situation. I have an owner-drawn listbox and I change the color of every item according to some rule. The problem is when I do have even two differently styled items in the list, I get monstrous flickering. Is there a way to prevent this and make the items not...
Can anyone direct me on some resource to soft registers serial port access in Win98. I am trying to make a port of a DOS EEPROM programmer software but I think direct port acccess under Windows is not working the way I expect it to. I'll be very grateful if you can provide an example. Thanks in...
I am creating a web browser and I would like it to take the information for the Dial-up connection and dial the ISP on its own. How should I do that? Thanks in advance
Hello!<br><br>I wrote this small function but it always returns "127.0.0.1". I would like to be able to get my dynamically assigned IP when I connect to the net. What's wrong with this code?<br><br>char* GetLocalIP(void) <br>{<br> WORD wVerReq = MAKEWORD(1, 1);<br> WSADATA...
Hello there!<br><br>I am using VC++6 and I am beginning to work on a project which uses Cryptography. The problem is that all the time I get 'undeclared identifier' for any type or function which I try to use (CryptoAPI). Isn't it enough that I have put the #include "wincrypt.h" in my...
Hello to you all!<br><br>I am trying to create a hyperlink directly in my program. What I need to know is how to:<br>1. change the color of the StaticText control<br>2. make it respond to mouse click and mouse over events<br>3. change the cursor when the mouse pointer is over my StaticText and...
I have created a simple MFC app derived from CView base class. I need to someway get the center point's coordinates in the DocView pane. How could I possibly do that? Thank you in advance.<br><br>dex
Hello to you all!<br><br>I am new to VC++ and I was wondering how to create a form (not dialog based) - single document type, but with no document support..., that has controls (buttons, listviews) in its client area and also is able to have a menu. And to imagine better what I mean take a look...
I am a Pascal programmer and I've just moved to C++. I was wondering how to create a string (char *) type array. I guess I am having problems with pointer references. Any help is welcome. Thanks in advance.<br><br>dex
Hello to you!<br><br>I've already posted a question on this topic but I got stuck again. Here's my code:<br><br>CreateScalableFontResource(0, PChar('c:\Windows\System\trn.fot'), PChar('c:\windows\System\trn.ttf')...
Hi there!<br><br>I am really stuck and I will greatly appreciate any kind of help. I have a<br>font file (.TTF) which has non-standard symbols in it and that's why I need<br>to distribute it with my program. The problem is that I don't know the way<br>to install the font on the remote system so...
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.