Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
S

SamirSood

@SamirSood
About
Posts
39
Topics
25
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • new apis in windows xp sp2
    S SamirSood

    Has annyone used the following api CoInternetSetFeatureEnabled which is introduced in windows xp sp2 this is in urlmon.dll :) Samir Sood

    C / C++ / MFC json

  • How do you get the functions exported by the dll and
    S SamirSood

    How do you get the functions exported by the dll and the detailed description of their arguments Thank you in advance Samir Sood;) Samir Sood

    C / C++ / MFC

  • Debug Assert
    S SamirSood

    Yes I have But it only indicates that handle to window is not there but if this was the case then why does the code run in the release mode Samir Sood

    C / C++ / MFC c++ debugging announcement

  • Debug Assert
    S SamirSood

    I have rich edit View in my application. when run in the debug mode it gives an assertion stating the line 189 in winocc.cpp but runs fine in release mode. Can anyone suggest some solution asap. Reagrds, Samir Sood Samir Sood

    C / C++ / MFC c++ debugging announcement

  • How to remove Components
    S SamirSood

    I have inserted the splash Screen and status bar component in my Project . How can i remove them and then insert new components in thier place.. Do reply.. soon Samir Sood

    C / C++ / MFC tutorial question

  • Urgent Help Needed
    S SamirSood

    I have a program in which I have a splitter Window of Rich Edit View and an edit view. I have Given a facity in the RichEdit View Through Which Whenever I right Click on a Particular words its Synonyms are displayed in a Separate dialog Box. But the Program is Exiting without any Prompt whenever I Decalre a CString or perform a file opening Operation in that Dialog Class. The Same Program Runs All right in the Debug version but the above probelms are being found out in the Release Version Can Anyone Suggest me the Solution... :) Samir Sood

    C / C++ / MFC announcement debugging help

  • Stored Procedures in DAO
    S SamirSood

    Can Anyone tell me how to call Stored Procedures of SQL Server in DAO Samir Sood

    C / C++ / MFC database sql-server sysadmin tutorial

  • Stored Procedures
    S SamirSood

    Can Anyone tell me how to call Stored Procedures in DAO Samir Sood

    Database tutorial

  • ODBC Probelm
    S SamirSood

    I want to store actual files i.e txt , rtf and doc files in the database . Please Give the ines of code to insert and update them throgh odbc in MFC. Samir Sood

    Database database sql-server sysadmin

  • out of memory
    S SamirSood

    I have used the GlobalFree function but to no avail Samir Sood

    C / C++ / MFC database performance help announcement

  • out of memory
    S SamirSood

    When I Insert the records into the database which contain files using the following code:- CSplit splt; HGLOBAL hGlobal; int m_r; tst.Open(CRecordset::dynamic); tst.AddNew(); tst.m_Split_ID ="128888211111"; CString m_strMid; m_r = f.GetLength(); hGlobal = GlobalAlloc(GPTR,m_r); tst.m_Split_Eng_Text.m_dwDataLength = m_r; tst.m_Split_Eng_Text.m_hData = GlobalLock(hGlobal); f.ReadHuge(tst.m_Split_Eng_Text.m_hData,m_r); tst.SetFieldDirty(&tst.m_Split_Eng_Text); tst.SetFieldNull(&tst.m_Split_Eng_Text,FALSE); tst.Update(); f.Close(); tst.Close(); But When I repeat the above lines of code It is giving me error as "Out of Memory" Can anyone suggest the solution for it Samir Sood

    C / C++ / MFC database performance help announcement

  • ODBC Probelm
    S SamirSood

    Can anyone suggest me the line of codes and the data type of the field through which we can store files in an SQl Server Database through an ODBC Recordset Samir Sood

    Database database sql-server sysadmin

  • ODBC Probelm
    S SamirSood

    Can anyone suggest me the line of codes and the data type of the field through which we can store files in an SQl Server Database through an ODBC Recordset Samir Sood

    C / C++ / MFC database sql-server sysadmin

  • Memory access at run time
    S SamirSood

    Can u provide me with some api level information for it Samir Sood

    C / C++ / MFC c++ performance question

  • Memory access at run time
    S SamirSood

    I want to know whether this is possible to access RAM through VC++? If yes then can i read or write data in RAM? Please reply soon........ Samir Sood

    C / C++ / MFC c++ performance question

  • Error in DAO
    S SamirSood

    There is a probelm regarding the compaction of database. I have a database in ms-access on which i have performed some operations programatically. But When i try to compact the database using the compact database utility It is giving me errors such as "Record(s) can't be read; no read permission on " error 3112 . Can anyone suggest some solution for it. I will be grateful . Samir Sood

    C / C++ / MFC database tools help

  • Help in CStatic
    S SamirSood

    I want to color a text in Static box on a dialog box with color of the static box same as the dialog box . Can Anyone suggest a sololution for it.:) Samir Sood

    C / C++ / MFC help

  • Help
    S SamirSood

    I want two Rich edit control in my application with coloring , highlighting and selection facilities . I want to change these views into the splitter windows and then change their layout at runtime . Means fron horizontal splitting to vertical splitting . I also want a popup sort of window available for a text associated with selected word Can anyone suggest a good class available for it. Samir Sood

    C / C++ / MFC help

  • Debugging a Dll
    S SamirSood

    But Can u suugest some way of directly doing it. Samir Sood

    C / C++ / MFC debugging

  • Debugging a Dll
    S SamirSood

    I have a exe through which I call a function of the dll . I want to debug the dll while i Am passing the parameters to that function throught the exe. I have a code of the dll with me . Can Anyone suggest A solution for it. Samir Sood

    C / C++ / MFC debugging
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups