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

altfell

@altfell
About
Posts
7
Topics
3
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Storing data in a database..
    A altfell

    Sorry, maybe i didn't make myself very clear.. I want to use it in a C++ program.. are there any libraries for Access?:confused: Alin Stoian

    C / C++ / MFC database question mysql sysadmin

  • Storing data in a database..
    A altfell

    Hello! How can I store data easily and free? I tried mysql++ but it has a conflict with managed classes. I would like to use the advantages of basic SQL commands, but without having to buy a server... Thank you in advance, Alin Stoian

    C / C++ / MFC database question mysql sysadmin

  • Question about AfxBeginThread(...)
    A altfell

    Yes, it is easier to use managed threads. Thanx, Alin Stoian

    C / C++ / MFC question help

  • Question about AfxBeginThread(...)
    A altfell

    Thanx, I tried what you've recomended. The problomem still persists because I can't transform a managed pointer into a void one... maybe I missed something. Anyway, your code works perfectly when using unmanaged classes like CMyAnswer. Alin Stoian

    C / C++ / MFC question help

  • Question about AfxBeginThread(...)
    A altfell

    Hello! I need to have a thread that can modify a Form.. I tried passing a form pointer as a param, but AfxBeginThread(...,LPVOID) says it cannot convert from Form1 __gc* to LPVOID. And I cannot make a unmanaged structure that contains a Form*.. How can I overcome this problem? Alin Stoian

    C / C++ / MFC question help

  • Find files that are being used
    A altfell

    Thanx. But that is an executable. I was searching for some source code, or even some main directions so that I can build my own '.cpp'. I only need the path of the files in the form of a string. Alin Stoian

    C / C++ / MFC question

  • Find files that are being used
    A altfell

    Hello. How can I find out what files on my computer are being modified? And not by scanning every file. Something like task manager maybe... Thanx. nothing

    C / C++ / MFC 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