I have three frames, left menu,top header and the main content frame. Within the main content frame I have a combo box where the user can select which language he wants.
What I would like to do is send the current page within the URL to, say, the French version load in the left menu and top...
I have a backorifice in Dos and Norton anti-virus, firewall (norton), Jammer, bodectect and subseven remover doesn't see anything BUT NetRecon 3.0 does find an address. HOW DO I REMOVE IT? And how to prevent KRNL386.exe, kernel32.dll to access internet. THANKS.
I want to write a simple bit of code that finds a word and replaces it with another that appears in a Word doc. I have tried Find.Execute and get Type Mismatch error when I run it. Can anyone either help me out or refer me to a book or help files on the subject. THe code that I wrote is as...
I want my program to send an email to a specific address, and not one that is in an address book. i have put the following and it doesn't want to work. THis is the code for the MapiRecipDesc.
recip.ulReserved = 0;
recip.ulRecipClass = MAPI_TO;
recip.lpszName = "";
recip.lpszAddress =...
I am having a problem with MAPI. I have written my code and incuded mapi.h, I have also linked MAPI32.LIB to the project, but i am still getting a linking error
Linking...
emailView.obj : error LNK2001: unresolved external symbol _MAPISendMail@20
Debug/email.exe : fatal error LNK1120: 1...
I have created a class CFileUpdate using CObject as the base. I now want a pointer to that class to call specific functions. I have made sure that i have put in all the #include's that are needed and then added the variable in another class:
CFileUpdate* m_pFileUpdate;
but i keep getting a...
I want to write a struct to a txt file. Using CFile i can create the file ready for writing, however when i use write i get an error C2059: syntax error : ','. I am sure it is something obvious, but i'll be buggered if i can see it.
My code is as follows:
struct db
{
int Status...
I want to play a wav file in my program. For example when a user reply yes to a message box i would like to play the windows Tada.wav.
Many thanks in advance.
Nick
I have a number of buttons and i want to display bitmaps and not text. I have checked the Bitmap properties for the buttons, but now need to get the bitmaps to appear. Any ideas?
Many Thanks
How do i retrieve data from a db grid when the user clicks on one of the rows. What i want is the values held in cols 1 and 2 of whatever row has been selected.
I have been playing with CMsDgridCtrl without much success.
Many Thanks in advance.
Nick
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.