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

Sachinpatole

@Sachinpatole
About
Posts
23
Topics
10
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Develop Packaging and Deployment Tool
    S Sachinpatole

    Hi, I need to develop a packaging and deployment tool which will work like "Install Shield". Any tips. Thanks in advance Regards, Sachin

    C / C++ / MFC sysadmin

  • Help:- Develop Remote Software Installation Utility
    S Sachinpatole

    Hi I need to design a tool that can install software on remote client machine. Basically i need Deploy MSI, EXE, BAT etc. on various client machines with user interaction. There are lots of tool on net that provide these features but i need to develop such type of utility. Thanks & Regards Sachin

    C / C++ / MFC design tools help

  • Messagebox problem
    S Sachinpatole

    U will have to design a dialog box similar to message box and calll domodal for this newly designed dialog. -sachin

    C / C++ / MFC help tutorial

  • UuidFromString not creating GUID correctly - Help!
    S Sachinpatole

    use GUID *ret; ret = new GUID; instead of GUID ret; after that delete ret -Sachin

    C / C++ / MFC help sharepoint

  • Token privlages
    S Sachinpatole

    The AdjustTokenPrivileges function cannot add new privileges to the access token. It can only enable or disable the token's existing privileges. To determine the token's privileges, call the GetTokenInformation function. -Sachin

    C / C++ / MFC help question

  • exception handling
    S Sachinpatole

    Have u tried using "try-finally-statements" -Sachin

    C / C++ / MFC help

  • internal working of "sizeof()" operator
    S Sachinpatole

    I tried that also, but didn't get any solution. -Sachin

    C / C++ / MFC question

  • internal working of "sizeof()" operator
    S Sachinpatole

    Hi, how does "sizeof" operator works internally? Thanks -Sachin

    C / C++ / MFC question

  • Dll creation problem
    S Sachinpatole

    u will have to use "_stdcall" calling convention while exporting the function from DLL.

    C / C++ / MFC help tutorial career

  • Writing to HKEY_LOCAL_MACHINE fails.
    S Sachinpatole

    U will have to execute ur application as "Run as Adminstrator". Sachin

    C / C++ / MFC help question visual-studio windows-admin json

  • Unicode & CString
    S Sachinpatole

    Hi, I am developing my application in VS2005 MFC. I have selected multi-byte charater set in project settings, now i need to save/copy japanese string from TCHAR array into CString variable without changing multi-byte charater encoding to unicode encoding in project settings. Sachin P.

    C / C++ / MFC c++ data-structures

  • Tree Control
    S Sachinpatole

    In tree control how do I set different color for each tree item text. i.e. Root Item1 with one color Item2 with another color Sachin

    C / C++ / MFC data-structures question

  • CListCtrl row selection
    S Sachinpatole

    Use "GetHotItem( )" function of CListCtrl class.

    C / C++ / MFC help

  • Menus creation problem
    S Sachinpatole

    The application must call the "DrawMenuBar" function whenever a menu changes, whether or not the menu is in a displayed window.

    C / C++ / MFC com help question

  • CListCtrl row selection
    S Sachinpatole

    Use "SetSelectionMark" member function of CListCtrl class

    C / C++ / MFC help

  • Identifying WMI Classes Registered ?
    S Sachinpatole

    Hi, I am using WMI in my application. I need to know how can I enumerate the list of WMI classes registered on my system. Thanks in advance. Sachin

    C / C++ / MFC question

  • WMI in Winpe 2.0
    S Sachinpatole

    I have created winpe 2.0 image but my WMI application doesnot runs on it. I have added WMI support in winpe 2.0 image using following following cmd peimg /install=WinPE-WMI-Package c:\winpe_x86\mount\windows -Regards Sachin

    C / C++ / MFC

  • Changing Font Size in MS Word Automated Document Created using VC++(MFC)
    S Sachinpatole

    I am creating a MS Word document using Automation With VC++(MFC). I want to change the Font Size of the text in the MS Word Document by using Automation with VC++ (MFC). Thanks

    C / C++ / MFC c++ testing tools

  • Insert x of y as footer in word
    S Sachinpatole

    I didnt get you. Will you please resend me the suggestion. Basically i want to display the footer as "3 of 5" where 3 is the page number and 5 is the total number of pages. I have to achieve this in my VC++ 6.0 (MFC) code where i have created the word document using automation. I have to set the footer as above mentioned, in the MS Word document created through automation. Please do the needful at the earliest. Thanking you

    C / C++ / MFC c++ announcement

  • Insert x of y as footer in word
    S Sachinpatole

    Yes, I want to display (PAGE) of (NUMPAGES). How can i do it? Pls reply Thankx

    C / C++ / MFC c++ announcement
  • Login

  • Don't have an account? Register

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