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
K

kobyb

@kobyb
About
Posts
6
Topics
3
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • C# with MFC
    K kobyb

    Sorry :(, I forgot an essential point. All the function (from App to the Dll ) was at other Thread ("Dll thread"). Not in the main (GUI) thread, but in the same one (using queue) The init(…) and other function first enter to Q and the pulled by the "Dll Thread") koby

    C# help csharp c++ question

  • Using Bitmap and got exception in dispose
    K kobyb

    I used Bitmaps from camera by DirectX in my App . ( I get a frame - analyze and move to the next frame, and so on) After a long running time I get "exception in system.drawing.dll" in the dispose. "Object used by other process" ???:confused: If I add "Dispose", I get it sooner. Thank :rose: Koby

    C# graphics game-dev question

  • C# with MFC
    K kobyb

    The Code in the C#: [..."MyDll.dll"...] export static int Init(CallBack* xxx, SData* ps); The function get delegate to return event from the DLL and data on the application. ( name and ID, not window handle or other data like it) Koby

    C# help csharp c++ question

  • Global Variables
    K kobyb

    U can use singleton class with public properties Koby

    C# question

  • C# with MFC
    K kobyb

    Hi :confused: I have MFC Dll with dialog, I used it in C# App. It's working functionality, but The MFC Dialog stays grey. (Missing WM_PAINT (? I think that I have problem with window handle. Can U help me? Thanks :rose: Koby

    C# help csharp c++ question

  • Managed DirectX
    K kobyb

    Hi I want to start working with Managed DirectX, aftre I install the SDK I have Microsoft.DirectX....xml file and not DLLs to references. Am I nead to compile any project? How I get the DLLs ? Thanks Koby :confused:

    .NET (Core and Framework) graphics game-dev xml 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