Click here to Skip to main content
15,908,834 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Application fails to update registry using COleTemplateServer::UpdateRegistry with Win2000 Pin
Hans-Georg Ulrich18-Nov-02 3:31
Hans-Georg Ulrich18-Nov-02 3:31 
GeneralRe: Application fails to update registry using COleTemplateServer::UpdateRegistry with Win2000 Pin
Luis E. Cuadrado19-Nov-02 3:07
Luis E. Cuadrado19-Nov-02 3:07 
GeneralCSplitterWnd issue Pin
BlackSmith18-Nov-02 2:52
BlackSmith18-Nov-02 2:52 
GeneralRe: CSplitterWnd issue Pin
jhwurmbach18-Nov-02 3:21
jhwurmbach18-Nov-02 3:21 
GeneralCSplitterWnd issue (newby) Pin
BlackSmith18-Nov-02 2:48
BlackSmith18-Nov-02 2:48 
GeneralHelp File Corrupted Pin
georgiek5018-Nov-02 2:13
georgiek5018-Nov-02 2:13 
GeneralQuakeII Source Code Pin
jumbo jet18-Nov-02 2:01
jumbo jet18-Nov-02 2:01 
GeneralRe: QuakeII Source Code Pin
Anonymous18-Nov-02 5:52
Anonymous18-Nov-02 5:52 
Well ml comes with VC. it must be in your directory of VC98 incase of Visual Studio or will be in VC7 for VS.Net.

Anyway you have to register the environment variables. To do this run vcvars.bat in vc98 directory. Otherwise do following for win2k or winxp.
Go to System properties by right clicking on MyComputer. and in advanced tab click on Environment Variables. There in system variables in the bottom list find Path and edit it so that you append path to vc98 directory like this.
c:\program files\XXXX\VC98
You have to give path of VC98 not ml.exe.
The paths are separated with semi colons. So place semicolon before appending your this path.



QuestionInserting HTML in a dialog... is it possible? Pin
Joan M18-Nov-02 0:21
professionalJoan M18-Nov-02 0:21 
AnswerRe: Inserting HTML in a dialog... is it possible? Pin
Joaquín M López Muñoz18-Nov-02 0:34
Joaquín M López Muñoz18-Nov-02 0:34 
AnswerRe: Inserting HTML in a dialog... is it possible? Pin
Ravi Bhavnani18-Nov-02 7:10
professionalRavi Bhavnani18-Nov-02 7:10 
GeneralGets the hot spot coordinates from the cursor Pin
Eugene Pustovoyt18-Nov-02 0:13
Eugene Pustovoyt18-Nov-02 0:13 
QuestionHow to find child windows??? Pin
Hendrik Wiese17-Nov-02 23:51
Hendrik Wiese17-Nov-02 23:51 
AnswerRe: How to find child windows??? Pin
Rickard Andersson2017-Nov-02 23:57
Rickard Andersson2017-Nov-02 23:57 
GeneralRe: How to find child windows??? Pin
Hendrik Wiese18-Nov-02 0:48
Hendrik Wiese18-Nov-02 0:48 
GeneralRe: How to find child windows??? Pin
RED18-Nov-02 1:18
RED18-Nov-02 1:18 
GeneralRe: How to find child windows??? Pin
Hendrik Wiese18-Nov-02 1:43
Hendrik Wiese18-Nov-02 1:43 
QuestionADO Record Object ? Pin
Suren17-Nov-02 23:44
Suren17-Nov-02 23:44 
AnswerRe: ADO Record Object ? Pin
Michael P Butler18-Nov-02 0:19
Michael P Butler18-Nov-02 0:19 
GeneralRe: ADO Record Object ? Pin
Suren18-Nov-02 1:35
Suren18-Nov-02 1:35 
GeneralCreating new folders for Workspace Pin
Franz Klein17-Nov-02 22:42
Franz Klein17-Nov-02 22:42 
Questionhow do you get query results from odbc by manually set sql statement? Pin
17-Nov-02 22:33
suss17-Nov-02 22:33 
AnswerRe: how do you get query results from odbc by manually set sql statement? Pin
Michael P Butler18-Nov-02 0:23
Michael P Butler18-Nov-02 0:23 
AnswerRe: how do you get query results from odbc by manually set sql statement? Pin
Alexinuk18-Nov-02 2:48
Alexinuk18-Nov-02 2:48 
Generalmulticasting Pin
orange^blur17-Nov-02 21:00
orange^blur17-Nov-02 21:00 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.