CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com

Search:

Type: Posts; User: Zulfi Khan2

Page 1 of 21 1 2 3 4

Search: Search took 0.24 seconds.

  1. Replies
    2
    Views
    563

    Converting from C++ to C language

    Hi,

    I want to convert from following C++ statements to C- language:




    ifstream inFile;
    inFile >> num_rows;
    file_buffer.resize(num_rows);
  2. Replies
    1
    Views
    4,839

    How to test the given code

    Hi,
    I read a research paper for verification and validation of solidity code. It uses F* (F-star). However, it has to convert the solidity code into F-star. I cant find the converter. Can some body...
  3. Replies
    1
    Views
    8,538

    Testing tool for Testing Solidity Errors

    Hi,
    Can somebody please tell me which is the good testing tool for testing solidity errors?

    Zulfi.
  4. Prob with migrate command on Truffle: Showing ReferenceError and Syntax Error

    Hi,
    I am following the description provided on the web page:

    https://truffleframework.com/tutorials/debugger-variable-inspection

    I am trying to execute the “migrate” command on the...
  5. Replies
    1
    Views
    11,640

    Re: Windows not showing applications

    Hi,
    Thanks everybody. I found the solution here:
    https://social.msdn.microsoft.com/Forums/en-US/033de9cf-c63a-4abf-aa9b-4ee8672c5113/fix-for-windows-10-start-up-menu-not-working?forum=whatforum...
  6. Replies
    1
    Views
    11,640

    Windows not showing applications

    Hi,
    I was previously working on Windows 7 premium. But some how it automatically installed windows 10 on my PC. I cant run any application. on the left bottom there is windows 10 icon (next to i'm...
  7. Creating multiple rubber band rectangles

    Hi,
    I am able to create a rubber band rectangle. But i am not able to create two rubber band rectangles at the same time. My code is at:...
  8. Re: Drawing a rubber band rectangle

    Hi,
    Thanks for your advice. Its creating only one ellipse within a dotted rectangle.


    Crubberband2View::Crubberband2View()
    {
    // TODO: add construction code here
    // Initialize tracker...
  9. Re: Drawing a rubber band rectangle

    Hi,
    Thanks for your reply. Actually its not my code. Should i be using view's constructor instead of document's constructor? Please guide me.

    Zulfi.
  10. [RESOLVED] Drawing a rubber band rectangle

    Hi,
    I am trying to draw a rubber band rectangle. I have got a following code from a site but its giving an error:


    class CSampleView: Public CView

    {

    ...
  11. Replies
    6
    Views
    2,890

    Re: How to reinstall VS-2012

    Hi My friends,
    Thanks for your reply. What you have said it seems logical. However, i installed winzip several times using this technique of uninstalling & reinstalling. As far as VS-2012 ultimate...
  12. Replies
    6
    Views
    2,890

    Re: How to reinstall VS-2012

    Hi,
    Thanks. Actually I downloaded a free trial version. After 3 months it stopped working. So i tried to reinstall but it did not work. Then i uninstalled it. Now i am trying to install it again but...
  13. Replies
    6
    Views
    2,890

    [RESOLVED] How to reinstall VS-2012

    Hi,
    I uninstalled VS ultimate 2012 yesterday using force installation. Now i am trying to install it again but its saying that trial period has ended. Its asking me to enter the product key.I have...
  14. Replies
    0
    Views
    1,640

    Launching of unwanted websites

    Hi,
    I have got avast anti virus. It was working fine but now when i goto any web site or press submit button unwanted websites are launched like:...
  15. Replies
    0
    Views
    604

    Problem with typing

    Hi,
    Today i uninstalled some s/w. When i type something then my cursor moves backwards. Can somebody please help me.
    I have tried to find uninstalled programs list but i am not able to do it.
    I...
  16. Perl Re: Problem with Installing Perl SOAP::Lite module in Windows

    Hi,
    I tried the following also:


    cpan> install MKUTTER/SOAP-Lite-0.71.04.tar.gz
    Reading 'C:\Perl64\cpan\Metadata'
    Database was generated on Wed, 15 Oct 2014 09:29:02 GMT
    Running make for...
  17. Perl Problem with Installing Perl SOAP::Lite module in Windows

    Hi,
    Can some body please guide me how to install SOAP::Lite on Perl. I have tried following:


    C:\Users\HP>cpan install Soap::Lite
    CPAN: Term::ANSIColor loaded ok (v4.02)
    CPAN: Storable loaded...
  18. Replies
    0
    Views
    4,248

    Problem: ScanLine Filling Algorithm

    Hi,
    I am trying to fill a polygon using scanLine filling algorithm. At scanline 4, it is not filling correctly. The polygon is:

    32609

    My work is given below:

    All Edge Table
    0 (1,1)
    1 (5,1)
  19. Replies
    13
    Views
    4,708

    Re: Problem with MainFrame.cpp

    Hi,
    I have installed VC++ 2010 express. But I cant find the required stuff as mentioned in the tutorial whose link i have already provided. Is VC++ 2010 different from VS 2010?? The image of Start...
  20. Replies
    3
    Views
    1,788

    Re: Installing VS_ultimate

    Hi,
    Thanks for your advice. It says that VS 2013 (express) is not for this windows(i.e7) so i searched for 2010 again and i found it from following site:
    http://www.visualstudio.com/en-us/downloads...
  21. Replies
    3
    Views
    1,788

    Installing VS_ultimate

    Hi,
    I tried to download VS 2010. I went to the site:
    http://ms-visual-studio.joydownload.com/?c=46&gclid=CKH0l5S3ir4CFTQQtAodQ1kAgw

    and it downloaded an executable:
    vs_ultimate_download

    When...
  22. Replies
    13
    Views
    4,708

    Re: Problem with MainFrame.cpp

    Hi,
    Thanks for your reply. Do you have any idea why its not working properly?? Are my steps correct? Should i install it again??

    Zulfi.
  23. Replies
    13
    Views
    4,708

    Re: Problem with MainFrame.cpp

    Hi,
    Thanks for your time. Sorry but plz remove my confusion. I am not using VC6.0 any more. Do you mean that the reference link uses VC6.0 code??

    Plz guide me.

    Zulfi.
  24. Replies
    13
    Views
    4,708

    Re: Problem with MainFrame.cpp

    Hi,
    Thanks for your reply. The steps which i followed are:

    File>New>Project>(Note : project type : MFC (already selected) and Visual Studio Installed Templates (MFC Application already...
  25. Replies
    13
    Views
    4,708

    Re: Problem with MainFrame.cpp

    Hi,
    Thanks for your reply. I have VS2008. I know that it was MultiDocument and i did not change it to Single Document. I dont know about project Styles but document/View architecture support was...
Results 1 to 25 of 505
Page 1 of 21 1 2 3 4





Click Here to Expand Forum to Full Width

Featured