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
Q

quantimizer

@quantimizer
About
Posts
9
Topics
5
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • accessing a com from remote machine
    Q quantimizer

    You can also use the option of RemoteServer present in the Project properties tab . Vb makes the vbr file which can be accesible by the remote machine . the option is useful if you have made the ocx or active x exe projects

    COM com windows-admin help question

  • accessing a com from remote machine
    Q quantimizer

    you should have a look at the RPC invocation methods.

    COM com windows-admin help question

  • Problem in Using the Custom made OCX
    Q quantimizer

    Hello all, I have made an ocx . It includes the Winsock and the Timer controls . But the problem is that when I try to use the ocx in the application on some other computer the application gives error about the using the correct version of the OCX. Now when I place the ".ctl" file along with the ocx , it works fine . Now It is really annoying as i have to install complete visual basic setup on the client PC so that ".ctl" file works with ocx as app does not run only on vb runtime. Please suggest the solution.

    COM help announcement workspace

  • Setting Permissions for user based access on the storage media on Lan
    Q quantimizer

    Well the problem is you can do that stuff in case of some domain setup , but it is not the case here. The thing here is to create the type of application that can do the job .

    Visual Basic

  • Setting Permissions for user based access on the storage media on Lan
    Q quantimizer

    Hello, I am looking for the methodology to develop the program (preferably webservice) to allow the multiple users on the LAN , to have the certain permission based access on the storage media (like westren digital mybook that connects to the usb port of the computer) , so that every user has a purticular quota on the storage media and no body else can access their folder as well. need some guidence in this regard.

    .NET (Core and Framework)

  • Setting Permissions for user based access on the storage media on Lan
    Q quantimizer

    Hello, I am looking for the methodology to develop the program (preferably webservice) to allow the multiple users on the LAN , to have the certain permission based access on the storage media (like westren digital mybook that connects to the usb port of the computer) , so that every user has a purticular quota on the storage media and no body else can access their folder as well. need some guidence in this regard.

    Visual Basic

  • Performance Profiler For Visual C ++ 6.0
    Q quantimizer

    Hello, Can any body suggest the Performance Profiler For Visual C ++ 6.0 . Is there any Open source Performance Profiler Available ?

    C / C++ / MFC performance question

  • Data Conversion Byte to Integer
    Q quantimizer

    Thanks a Lot CPallini , by the way your mentioned code can go in error state ???

    C / C++ / MFC tutorial question

  • Data Conversion Byte to Integer
    Q quantimizer

    Hello, I am working on some financial data .I am picking up data from the dump file in a byte type variable . I have encountered a statement that is confusing me a lot a simple example or statement might be helpful : "empsalary are two-byte integers, high order first, and negatives are signed magnitude. Users may have to swap the bytes and/or convert negatives to the complement they use. This can be done by putting the low order byte first, then turning off bit 15 (the high order bit), then multiplying by -1. For positive numbers, only the bytes are switched." what does the above statement really means??

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