yes TOX u r right. which is faster fstream methods or C file handling functions................ lokiz
User 527726
Posts
-
Which one is faster a fstream or FILE -
Which one is faster a fstream or FILE:-O Hi, I want to introduce Logs in my c++ program. which is faster fstream or 'c' language's FILE ? so that i can use in my logs. Thanx in adv. lokiz
-
(VC++IDE)alok..superb...it worked.. butJust try this one.. restart the system and try if still not working try steps below In project setting -> C/C++ tab enable generate debug info, optimazation -> default debug info -> program database. IN link tab check all Now Clean and recompile... Lokiz
-
Title Problem in toolband:-D Try to modifying the resource string for this title id and check. if u r using some toolkit for GUI( Xp style) then its worth checking the resource table. Lokiz
-
Disabling dialog button from within the ON_BN_CLICKED handlerHi, why don't u check LockWindowUpdate() and unLockWindowUpdate(). :cool: Lokesh
-
mouse hookingWhat does speed have to do with it? The stylus which i have( uses laser )generates lots of coordinates when written slowly. if u keep the pen still it generates alot of points while mouse generates only one point. What mouse callback function? (Not onmousemove()) is the mouse hooking ( WH_JOURNALPLAYBACK )which plays the mouse move which was recorded earlier. Just tell me is it possible to map these two by any means. Thanx for reply :confused: rajiz
-
mouse hooking:) Hi, I have a stylus (pen) whose coordinates are different from mouse coordinates. I tried to differentiate the ratios but the stylus coordinates differ by mouse in speed , position and time. I thought of mouse hooking. Like OnmouseMove() i have stylus OnMove() (sdk) , i thought if i could send the points generated by stylus in OnMove() to the mouse callback function it should work,and i tried it i get assertions. Is there any way i could map this stylus to mouse. Thanx in advance.:confused: ragiz
-
converting to mouse coordinatesHi, Thanx for reply but bryce i checked their coordinates for a vertical line both look same ,the only diff is the pen generates many coordinates compared to mouses. Got any ways to check the ratios of them ? waiting for ur reply... lokiz
-
converting to mouse coordinatesHI, How to convert to mouse coordinates? Iam using a input device(pen) whose movements are not simulating to that of mouse coodinates. Its coordinates(1200 dpi) are different from mouse. Any advise is welcome. Thanx in advance. rgds, lokiz lokiz
-
Explain The #line Directive with example in detail,Hi, I was just debugging this c file when i encountered this statement #line 24 "Flex.lex" the control is transfered to line 25 of the Flex file Can someone explain it in details also other directive which are frequently used . Thanx.. lokiz
-
table selection.Iam using a control(dhtml editor) which was downloaded from msdn. The problem is in table selection. In a 3 * 3 table if i select from 2 row 2 column to first row ,first column in upwards direction , it selects even the third cell in the first row. I should select 2 rows and 2 column ( try out in frontpage). iam just do the execcommand with ID_TABLE_INSERTTABLE. How to solve it? 2) How to insert a row or column in a table using IHtmlTable or IHtmlTableRow? raj
-
Table selectionHi, Iam using dhtml control in my application. Iam having a problem in table selection. For Example: if i put 2 * 3 table and try to select from 2row and 2 column in upwards direction it is selecting 1 row ,3 column also. And merge cells is not activating if the selection is not exact.... Kindly help... I downloaded the dhtml edit from msdn.. Thanx. Raj
-
table selection.Hi, Iam using dhtml control in my application. Iam having a problem in table selection. For Example: if i put 2 * 3 table and try to select from 2row and 2 column in upwards direction it is selecting 1 row ,3 column also. And merge cells is not activating if the selection is not exact.... Kindly help... I downloaded the dhtml edit from msdn.. Thanx. Raj
-
sites which provide some examples on MSHtml interfaces:) Hi all, Iam a newbie to com. I have to work in c++ and vc.Iam working on interfaces like IhtmlcontrolRange, IHtmlTxtRange,IHTMLDataTransfer etc. I don't how to implement some these interfaces. It would be of great help if i could get some help on how to implement these in c++. Msdn site gives only definitions not examples. Kindly specify some websites which could provide some examples on to implement these. Thanx in Advance. Raj
-
plz give me some sites for mshtml interfacesHi all, Iam a newbie to com. I have to work in c++ and vc.Iam working on interfaces like IhtmlcontrolRange, IHtmlTxtRange,IHTMLDataTransfer etc. I don't how to implement some these interfaces. It would be of great help if i could get some help on how to implement these in c++. Msdn site gives only definitions not examples. Kindly specify some websites which could provide some examples on to implement these. Thanx in Advance. Raj
-
implement pre element:) Hi, how do we implement pre element. plz explain with example lokiz
-
How to implement custom print?HI , I need to implement custom print in mshtml i.e iam using my print dialog . I need to know the page range and margins setting. The Exec command takes OLECMDID_PRINT takes these setting in its third parameter.Can anyone tell me how to get it?I need to implement removeFormatting also, i used Olecmdid_removeformat does't work for some element such as span. Thanx in advance:-D
-
How to implement span tag in mshtml and custom print.HI , I need to implement custom print in mshtml i.e iam using my print dialog . I need to know the page range and margins setting. The Exec command takes OLECMDID_PRINT takes these setting in its third parameter.Can anyone tell me how to get it?I need to implement span tag also. lokiz
-
Implementing Span tagHI, I need to implemnent span tag style(overline etc) in vc++ can anyone help me out... plz thanx.... Helping hands are greater than praying lips lokesh
-
Implementing span tag:) Hi, I need to implement Span tag with style (overline etc) in vc++ can body help me out plz... Helping hands are greater than Praying lips lokesh