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
A

Ali Mojtabaee

@Ali Mojtabaee
About
Posts
12
Topics
4
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Refactor! For Visual C++ 2005
    A Ali Mojtabaee

    Refactor! for Visual C++ 2005 is a free plug-in.you can find download link in MSDN[^] Enjoy!

    The Lounge c++ com code-review

  • resource hiding
    A Ali Mojtabaee

    Lord_Vader wrote:

    Anyone knows if and how I can hide my resources(like textures) in an executable file? I mean if there is a way to hide my jpg file as a whole in an exe file

    you can use an exe protector like this http://www.codeproject.com/cpp/peprotector1.asp[^] it's simple but powerful! Ali

    C / C++ / MFC question learning

  • space tourisim
    A Ali Mojtabaee

    The first female space tourist blasts off.Iranian-born American Anousheh Ansari begins her 10-day journey to ISS http://www.cnn.com/2006/TECH/space/09/18/space.female.tourist/index.html[^] do you want to reserve your seat now? :)

    The Lounge html database com question

  • A tool to identify the specific causes of "Limited User Account" bug
    A Ali Mojtabaee

    http://blogs.msdn.com/aaron_margosis/archive/2006/08/07/LuaBuglight.aspx[^]

    The Lounge com help

  • Add CodeProject Button to Your Google Toolbar
    A Ali Mojtabaee

    Michael Dunn wrote:

    Add a CodeProject toolbar to your browser![^]

    :)

    The Lounge com question

  • Add CodeProject Button to Your Google Toolbar
    A Ali Mojtabaee

    peterchen wrote:

    what does it DO?

    It shows RSS feeds in a menu that is cool, but it can not compose CP search string properly and needs a small modification.

    The Lounge com question

  • Add CodeProject Button to Your Google Toolbar
    A Ali Mojtabaee

    Add CodeProject Button to Your Google Toolbar !:) [^]

    The Lounge com question

  • Google are sorry...
    A Ali Mojtabaee

    sergaly wrote:

    It doesn`t work for me. I have just "Not Found" error.

    it does not work for me too! :)

    The Lounge database com question

  • Pls suggest some resources
    A Ali Mojtabaee

    this [^]

    The Lounge question c++ com regex code-review

  • thread/application priority
    A Ali Mojtabaee

    Windows is not a real-time OS, It’s true! But there are techniques to satisfy timing constraints of a windows real-time application with 1 millisecond accuracy. Some of them may be complex and hard to implement but they are possible. see this on MSDN: http://msdn.microsoft.com/library/en-us/dnxpembed/html/hardrealtime.asp[^] -- modified at 0:47 Thursday 5th January, 2006

    C / C++ / MFC help question

  • thread/application priority
    A Ali Mojtabaee

    tonyro wrote:

    Is it possible to make my program such that it is the only task that is running on the computer?

    I don't think so.there are many OS tasks that manage your system and you can not stop them , if you try to stop them (if you can!) the system may crash or go to an unstable condition.can you tell me the smallest unit of time you use in your program?

    C / C++ / MFC help question

  • What kind of hw/sw do i need to automate a phoneservice?
    A Ali Mojtabaee

    Yes! It’s possible! you can do it using TAPI and a voice modem : 1- for making a new call you can use lineMakeCall 2- For checking that your destination picked up the phone you can use lineGetCallStatus and check dwCallStateMode or you can check TAPI LINE_CALLSTATE messages. 3- And for generating some digits on your call you can use lineGenerateDigits As you know before using these functions you must initialize the line. it's easy! isn't it? :)

    The Lounge question
  • Login

  • Don't have an account? Register

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