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

Kedar Potdar

@Kedar Potdar
About
Posts
8
Topics
3
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • 64 bit programming issue...
    K Kedar Potdar

    Hi, I am currently porting 64 bit application with C and Assembly code (x86-64) from Linux to windows. I am using Microsoft C-Compiler 2005 and Yasm for compiling C and assembly code respectively. I have modified the assembly files as per the 64-bit ABI specification for windows and i do get expected results when i use “RTCs” flag which is meant for stack pointer verification. This flag also requires optimization flags to be turned off. The problem starts when i dont use the “RTCs” (which is the case in release version) it tries to access initial locations (0×04a0) of memory in C-code. I suspect that it has something to do with calling convention mismatch when control gets transferred from assembly to C-function. Any help in this regard would be highly appreciated. With warm regards, KEDAR

    C / C++ / MFC help performance announcement linux algorithms

  • How to check if Up/Down Button is clicked on NumericUpDown Control...
    K Kedar Potdar

    Hi Friends, I would like to know that how to check whether up/down button was clicked on the NumericUpDown Control in .NET 2005. Any help would be greatly appreciated. With warm regards, KEDAR :doh:

    C# csharp help tutorial

  • Convert VB.NET sources into VB6
    K Kedar Potdar

    Hi, As far as i could think of it, why don't you convert the .NET code into a .NET Assembly (DLL) and register it in GAC so that you can use it in VB6 by adding it's reference into your VB6 project? Hope that might help and if you find some better way then please post it on the forum. With warm regards, KEDAR :) -- modified at 7:45 Wednesday 1st February, 2006

    Visual Basic help csharp com json

  • Help ';' VB Form
    K Kedar Potdar

    Hi, You can change one project to DLL and refer it in another so that you can use the form in one project in another. Hope, this might help. With warm regards,: KEDAR.:-D

    Visual Basic com help question

  • getting the size of an image from DB
    K Kedar Potdar

    Hi, You can think of some picture viewers whose controls are available. Google might prove to be best for it. Hope it might help, With warm regards, KEDAR

    Database question csharp database help

  • Datatable to Excel
    K Kedar Potdar

    Hi Shrihari, You need to use Cell or Range object in Excel Object Model which you can do by creating automation clients for excel by adding reference of Excel Type liabrary to your project. Use the Liabrary to Create and modify the ExcelSheets according to your need. With warm regards, KEDAR

    C# question

  • Porting DLL from VB6 to .NET platform.
    K Kedar Potdar

    Hi Friends, I got a problem Registering the dll in VS 2005 created in VB.NET and i need to use it for the application which is created in VB6. The application currently uses the dll created in VB6 and we need to port it to .NET platform. So i would like to know, 1. If it can be used by VB6 application? 2. How to register it? Your Feedback is invaluable for me.:rolleyes: Thanks and Regards, KEDAR

    .NET (Core and Framework) csharp visual-studio beta-testing help

  • A function pointer problem...
    K Kedar Potdar

    [Message Deleted]

    C / C++ / MFC help
  • Login

  • Don't have an account? Register

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