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
F

fregolo52

@fregolo52
About
Posts
22
Topics
11
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Singleton ?
    F fregolo52

    On the same machine

    .NET (Core and Framework) question

  • Opening a PDF file using hyperlink or link button
    F fregolo52

    On event LinkClicked use this function : Process.Start("myfile.pdf") The file is opened with default pdf reader.

    C# csharp help

  • Singleton ?
    F fregolo52

    Hello, I want to share datas managed in a DLL that is called by 2 different applications. Someone said me sometimes a DLL with singleton can have 2 instances. An other solutions exists ? thanks Freg

    .NET (Core and Framework) question

  • Extended Textbox
    F fregolo52

    Hello, I would like to have this behavior too. What is your solution ? Please Freg.

    C#

  • Reorganize directories project
    F fregolo52

    Thanks for your help

    C# csharp question c++ visual-studio

  • Reorganize directories project
    F fregolo52

    Ok, Thank you, so these is no solution to move 'obj' directory :( I'll be careful when I save my source code files to not add obj directory in SVN.

    C# csharp question c++ visual-studio

  • Reorganize directories project
    F fregolo52

    Hello, I asked this question in visual studio forum too. Is it possible to move the obj directory ? (like VC++ project) I would like to have three different directories (on the same root) : - binaries - source code - temporary (obj) I see where are these options in VC++ project settings, but not in VC# project. Thank you Freg.

    C# csharp question c++ visual-studio

  • VS2003 and 'obj' directory (VB.NET or C#)
    F fregolo52

    I see where is the ouput directory, but not the obj directory, in project settings. It is a C# project not a C++ project. The project settings are different.

    Visual Studio csharp c++ question

  • VS2003 and 'obj' directory (VB.NET or C#)
    F fregolo52

    Hello, Is it possible to move the obj directory ? (like VC++ project) I would like to have three different directories : - binaries - source code - temporary (obj) Thank you Freg.

    Visual Studio csharp c++ question

  • please help me...
    F fregolo52

    Very strange !!! It's very easy to find this program. In this web site you can enter "calculator" in search field and you have several results in C++. :-)

    C# c++ help workspace

  • Listview and SetScrollPos function
    F fregolo52

    Hello, I use my own listview control. After a drag&drog, I lose scroll position. I backup scroll value, but after drag&drop, I call the SetScrollPos function, the scroll move, but not list items, how to go to the right items position ? May be use ScrollEventType.SmallDecrement until to go to the old position ? thanks

    C# tutorial question

  • Hyper Threading or Multi processor issue
    F fregolo52

    Thank you, I'll see this. Freg

    C# help csharp c++ asp-net tutorial

  • Hyper Threading or Multi processor issue
    F fregolo52

    Hello, I'm developing a application with .NET for the exe file et C++ 7.0 for a DLL. I have a multi threading application. It works on my dev computers (PIII or P4). But I start the application in an other computer (P4-HT), the application is launched but it "blocks" during initialisation. I think 2 threads run in the same time on 2 CPU cores. How to resolve this problem ? Can I force my application to run on only one core ? thanks Freg

    C# help csharp c++ asp-net tutorial

  • Startup Application on Windows login
    F fregolo52

    Try to use this registry key : HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnce

    C# xml question

  • Object viewer in debug mode
    F fregolo52

    thank you

    C# debugging help tutorial question

  • Object viewer in debug mode
    F fregolo52

    What is the difference betweem upper and lower case : For example, about my problem in listview we have ImageIndex and imageIndex properties. I have ImageIndex = 0 and imageIndex = 2

    C# debugging help tutorial question

  • ListView LargeIcon redraw
    F fregolo52

    Hello, I dynamically create the largeicon immagelist. When I do a drag & drop, I lost the image, the listview only shows the text, but when I save the imagelist in files (.jpg), I have the rigth bitmap. So, the images of imagelist are rigth but the listview do not display them. I use the DragNDrop project : http://www.codeproject.com/cs/miscctrl/DragAndDropListView.asp Freg

    C# com graphics

  • Multilanguages resource file (one file)
    F fregolo52

    Ok, I'm going to try this solution.:)

    C / C++ / MFC question learning

  • Multilanguages resource file (one file)
    F fregolo52

    Hello, I want to display automatically my application in OS language. I do not want to use satellite DLL. I would like to have all resource strings in several string table in one resource file. Is it possible ? Thank you, Freg

    C / C++ / MFC question learning

  • Visual Studio 2003 (installer project) with dependencies
    F fregolo52

    Hello, I created a C++ project and after I created an install project with my C++ output. Visual Studio automatically detects C++ dependencies (MFC71.dll : VC_User_MFC71_RTL_X86_---.msm and MSVCR71.dll), but when I install these 2 Dll are in my install folder not in Windows System folder. How can I put these 2 system dll directly in Windows System folder ? thank you, Freg

    .NET (Core and Framework) question csharp c++ visual-studio
  • Login

  • Don't have an account? Register

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